Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 445 Bytes

File metadata and controls

17 lines (11 loc) · 445 Bytes

Attack Surface Mapping Tool

A Python-based security tool that automates the mapping of your attack surface by correlating Nmap scan results with the MITRE ATT&CK framework.

Report Dashboard

<iframe src="report.html" width="100%" height="800px" style="border:none;"> View Report </iframe>

Click here to open report.html in a new tab

Usage

python main.py --target <TARGET_IP>