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.
Its version 2.x is the only actively developed and maintained branch and all support for it V1 has officially been dropped.
Its version V2 works with the following scanners:
Also Read – Intensio Obfuscator : Obfuscate A Python Code 2.x & 3.x
Docker
Available images.
Information about the docker containers is in [README-docker.md]
Default password, changing it!!!!!
After installation the default username and password for it 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
x-x-2019 – v2.53 Development release
This is work in progress
Differences with 2.52
The ss command in Linux lists open sockets and active network connections. It replaced the deprecated netstat command and…
The ftp command in Linux connects to a remote FTP server and transfers files. FTP transmits everything…
The lsmod command in Linux lists all currently loaded kernel modules. It reads /proc/modules — a virtual file maintained…
The rename command in Linux renames multiple files at once using Perl regular expressions. Unlike mv, which handles…
The pgrep command in Linux finds the PIDs of running processes based on a name or other…
The unlink command in Linux removes a single file by deleting its directory entry. It is a…