Seccubus automates regular vulnerability scans with various tools and aids security people in the fast analysis of its output, both on the first scan and on repeated scans.
On repeated scan delta reporting ensures that findings only need to be judged when they first appear in the scan results or when their output changes.
Seccubus 2.x is the only actively developed and maintained branch and all support for Seccubus V1 has officially been dropped.
Seccubus V2 works with the following scanners:
- Nessus
- OpenVAS
- Skipfish
- Medusa (local and remote)
- Nikto (local and remote)
- NMap (local and remote)
- OWASP-ZAP (local and remote)
- SSLyze
- Medusa
- Qualys SSL labs
- testssl.sh (local and remote)
For more information visit [www.seccubus.com]
Available images.
Information about the docker containers is in [README-docker.md]
After installation the default username and paswword for seccubus is:
admin / GiveMeVulns!
It is highly recommended you change this after installation.
/bin/seccubus_passwd -u admin
Changes of this branch vs the latest/previous release
Work in progress
Differences with 2.50
- Integration tests (testssl.sh and ssllabs) now only run when commits are merged into master
- #678 - Works on Mojolicious 8 again
- #680 - RPMs are now signed again
- #685 - Test 54 did not initialize DB before test start
- #686 - New key staplingRevocationStatus added to ssllabs scanner
- #688 - RPM now requires openssl so fresh installs on EL listen on https too