Nessus Map parse .nessus file(s) and shows output in interactive User Interface. It just works by creating XML directory in Nessus_Map home directory and place all .nessus files under XML directory and start server.
Nessus Map Requirements
Tested On
What it does?
Also Read – Goblin : An Impish, Cross-Platform Binary Parsing Crate, Written In Rust
How to Setup?
git clone https://github.com/d3vilbug/Nessus_Map.git
cd Nessus_Map
.nessus
files in XML
directorypython3 manage.py runserver
Vulnerability Parsing
Host Parsing
Services Parsing
Executive Report
Export parsed .nessus(s) to JSON file(s)
Import JSON file in Nessus_Map
The cp command, short for "copy," is the main Linux utility for duplicating files and directories. Whether…
Introduction In digital investigations, images often hold more information than meets the eye. With the…
The cat command short for concatenate, It is a fast and versatile tool for viewing and merging…
What is a Port? A port in networking acts like a gateway that directs data…
The ls command is fundamental for anyone working with Linux. It’s used to display the files and…
The pwd (Print Working Directory) command is essential for navigating the Linux filesystem. It instantly shows your…