forked from SmeegeSec/Security_Headers_Nmap_Parser
-
Notifications
You must be signed in to change notification settings - Fork 0
Sutrosec/Security_Headers_Nmap_Parser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
HTTP Security Headers Nmap Parser is a python script which parses Nmap's .xml output and will generate a .html report based on HTTP security-related headers. Steps: 1. Run Nmap with http-headers script and xml output: nmap --script=http-headers <target> -oX output_file.xml 2. Run Security-Headers-Nmap-Parser.py on the Nmap .xml file: python Security-Headers-Nmap-Parser_done -f output_file.xml
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%