Jannik Hollenbach
Jannik Hollenbach
Related Amass Issues: https://github.com/owasp-amass/amass/issues/918 https://github.com/owasp-amass/amass/issues/982
Hi @moxli i think this might be an issue in the version of nikto we are using. I think this should be solved by switching to the acutal 2.5.0 release:...
Hi @moxli yeah we should switch back to the main / master branch of nikto. Will need to slightly cahnge the parser, but should hopefully be not too bad. Opened...
Hi @Dstklr This is acutally the intended behaviour. ScanCompletionHooks are only triggered for successful scans, as failed scans are never counted as completed. This was done to make the development...
@Dstklr not with hooks or other secure odeBox mechanisms right now. So the best way right now is to rely on error logging or by alerting on missing ingested data...
Hi @danil-smirnov No, scans right now have no automatic cleanup. Adding a ttlSecondsAfterFinished field would be cool. (simmilar to the field on k8s jobs: https://kubernetes.io/docs/concepts/workloads/controllers/ttlafterfinished/#cleanup-for-finished-jobs) ScheduledScans however will automatically only...
> Thank you @J12934 If we switch to `ScheduledScans` and we create tens of them, is it possible to distribute their runs over time to avoid rate-limiting issues and save...
Potential Ideas: - secureCodeBox CLI (#189) - DefectDojo Hook rewrite in non Java (e.g. Go)
- OpenVAS Integration #1642
Hi @haanhvu yup we are planning to participate in GSoC 2024 again if we can :)