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
Nmap (Network Mapper) is a free tool that helps you find devices on a network,…
Introduction to the Model Context Protocol (MCP) The Model Context Protocol (MCP) is an open…
While file extensions in Linux are optional and often misleading, the file command helps decode what a…
The touch command is one of the quickest ways to create new empty files or update timestamps…
Handling large numbers of files is routine for Linux users, and that’s where the find command shines.…
Managing files and directories is foundational for Linux workflows, and the mv (“move”) command makes it easy…