Python Webserver Security Report
Created By: Brad Voris
Version: 1.1
Overview:
This is a conversion of my old PowerShell Script that scans a website for configuration information and some basic known vulnerabilities
Performs the following tests on a webserver
Validates if TCP ports 21, 22, 53, 80, 443, 8080 are open
Gets HTTP Response Headers
Gets Certificate information
Gets robots.txt data
Gets sitemap.xml data
Gets crossdomain.xml data
Validates if vulnerable URLs exist and are accessible to the internet
Generates a report that is stored where the script is located
I am not responsible for how you use this! Use this at your own risk!
Sample Report: