lismore / Seccubus

Easy automated vulnerability scanning, reporting and analysis

Home Page:www.seccubus.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 name Purpose Size
seccubus Run a full Seccubus stack in a single container
seccubus-front Serving just the front end HTML, javascript and css
seccubus-web Serving front and code and API simultaniously
seccubus-api Serving just the API.
seccubus-perl Running command line scripts, e.g. to scan
seccubus-cron Running 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:

admin / GiveMeVulns!

It is highly recommended you change this after installation.

/bin/seccubus_passwd -u admin

Change log

Changes of this branch vs the latest/previous release


xx-xx-2019 - v2.51 - Development release

Work in progress

Differences with 2.50

Enhancements

  • Integration tests (testssl.sh and ssllabs) now only run when commits are merged into master

Bug Fixes

  • #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

About

Easy automated vulnerability scanning, reporting and analysis

www.seccubus.com

License:Apache License 2.0


Languages

Language:JavaScript 68.8%Language:Perl 16.7%Language:HTML 12.1%Language:Shell 1.3%Language:CSS 0.8%Language:Batchfile 0.1%Language:Python 0.1%Language:Dockerfile 0.0%Language:Makefile 0.0%Language:CoffeeScript 0.0%