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

Bash Functions Explained: Syntax, Examples, and Best Practices

Learn how to create and use Bash functions with this complete tutorial. Includes syntax, arguments,…

2 days ago

50+ Essential Linux Commands for Beginners and Experts: A Complete Guide

Introduction Unlock the full potential of your Linux system with this comprehensive guide to essential…

2 weeks ago

Playwright-MCP : A Powerful Tool For Browser Automation

Playwright-MCP (Model Context Protocol) is a cutting-edge tool designed to bridge the gap between AI…

4 months ago

JBDev : A Tool For Jailbreak And TrollStore Development

JBDev is a specialized development tool designed to streamline the creation and debugging of jailbreak…

4 months ago

Kereva LLM Code Scanner : A Revolutionary Tool For Python Applications Using LLMs

The Kereva LLM Code Scanner is an innovative static analysis tool tailored for Python applications…

4 months ago

Nuclei-Templates-Labs : A Hands-On Security Testing Playground

Nuclei-Templates-Labs is a dynamic and comprehensive repository designed for security researchers, learners, and organizations to…

4 months ago