Skip to content
KitploitKITPLOIT
ToolsExploitsBlog
Log in
Submit
ToolsExploitsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
seccubus — Easy automated vulnerability scanning, reporting and analysis | Kitploit
Tools/GitHubGitHub/seccubus/seccubus
Defensive ToolsVulnerability ScannersNetwork MappingVulnerability AnalysisWeb SecurityNetwork SecurityUtilities & FrameworksLog Analysis
GitHubseccubus/seccubus

seccubus

Easy automated vulnerability scanning, reporting and analysis

View Repository
712153227 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Website
Share

About Seccubus

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]

Docker

Available images.

Image namePurposeSize
seccubusRun a full Seccubus stack in a single container
seccubus-frontServing just the front end HTML, javascript and css
seccubus-webServing front and code and API simultaniously
seccubus-apiServing just the API.
seccubus-perlRunning command line scripts, e.g. to scan
seccubus-cronRunning cron deamon to execute scans

Information about the docker containers is in [README-docker.md]

Default password, changinge it!!!!!

After installation the default username and paswword for seccubus is:

root@kitploit:~
admin / GiveMeVulns!

It is highly recommended you change this after installation.

root@kitploit:~
/bin/seccubus_passwd -u admin

Change log

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

Enhancements

  • Improved unit test for version check

Bug Fixes

  • #698 - Version check was broken
Download Tool