Nessus XML Praser
- Python3
- Django
- Ubuntu 18.04
- Vulnerability based parsing
- Service based parsing
- Host bases parsing
- Unsupported OS parsing
- Generate Executive Summary of scan
- Export parsed .nessus(s) to JSON file(s)
- Import JSON file in Nessus_Map
Create XML directory in Nessus_Map home directory and place all .nessus files under XML directory and start server.
- Clone this repo
https://github.com/Ebryx/Nessus_Map.git - Change directory
cd Nessus_Map - Copy all
.nessusfiles inXMLdirectory - Start server with
python3 manage.py runserver







