Nessus Map : Parse Nessus File(s) & Shows Output In Interactive UI

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

  • Python3
  • Django

Tested On

  • Ubuntu 18.04

What it does?

  • 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

Also Read – Goblin : An Impish, Cross-Platform Binary Parsing Crate, Written In Rust

How to Setup?

  • Clone this repo git clone https://github.com/d3vilbug/Nessus_Map.git
  • Change directory cd Nessus_Map
  • Copy all .nessus files in XML directory
  • Start server with python3 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

R K

Recent Posts

SpyAI : Intelligent Malware With Advanced Capabilities

SpyAI is a sophisticated form of malware that leverages advanced technologies to capture and analyze…

15 hours ago

Proxmark3 : The Ultimate Tool For RFID Security And Analysis

The Proxmark3 is a versatile, open-source tool designed for radio-frequency identification (RFID) security analysis, research,…

15 hours ago

Awesome Solana Security : Enhancing Program Development

The "Awesome Solana Security" collection is a comprehensive resource designed to help developers build more…

15 hours ago

IngressNightmare-POCs : Understanding The Vulnerability Exploitation Flow

The "IngressNightmare" vulnerabilities, disclosed in March 2025, represent a critical set of security issues affecting…

16 hours ago

AdaptixC2 : Enhancing Penetration Testing With Advanced Framework Capabilities

AdaptixC2 is an advanced post-exploitation and adversarial emulation framework designed specifically for penetration testers. It…

16 hours ago

Bincrypter : Enhancing Linux Binary Security through Runtime Encryption And Obfuscation

Bincrypter is a powerful Linux binary runtime crypter written in BASH. It is designed to…

16 hours ago