Skip to content

bvoris/PythonWebserverSecurityReport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Webserver Security Report

Python Webserver Security Report
Created By: Brad Voris
Version: 1.1
GitHub GitHub commit activity GitHub All Releases GitHub repo size GitHub language count GitHub issues GitHub top language
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:

Connect with me at


Victim Of Technology

About

Python Webserver Security Report

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages