{"id":13840925,"url":"https://github.com/Ebryx/Nessus_Map","last_synced_at":"2025-07-11T09:33:56.646Z","repository":{"id":40755248,"uuid":"169568315","full_name":"Ebryx/Nessus_Map","owner":"Ebryx","description":"Parse .nessus file(s) and shows output in interactive UI","archived":false,"fork":false,"pushed_at":"2024-04-18T04:23:36.000Z","size":102,"stargazers_count":140,"open_issues_count":0,"forks_count":39,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-08-05T17:26:12.481Z","etag":null,"topics":["django","nessus","nessus-parser","nessus-report","parser","python3"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ebryx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-02-07T12:28:43.000Z","updated_at":"2024-06-18T19:01:50.000Z","dependencies_parsed_at":"2024-04-18T05:30:39.912Z","dependency_job_id":"5ff51b04-a55d-404f-8b38-d758062e00b4","html_url":"https://github.com/Ebryx/Nessus_Map","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ebryx%2FNessus_Map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ebryx%2FNessus_Map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ebryx%2FNessus_Map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ebryx%2FNessus_Map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ebryx","download_url":"https://codeload.github.com/Ebryx/Nessus_Map/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225712853,"owners_count":17512501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django","nessus","nessus-parser","nessus-report","parser","python3"],"created_at":"2024-08-04T17:00:59.749Z","updated_at":"2024-11-21T10:30:59.777Z","avatar_url":"https://github.com/Ebryx.png","language":"HTML","funding_links":[],"categories":["HTML","HTML (177)"],"sub_categories":[],"readme":"# Nessus Map\n\n[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=102)](https://github.com/ellerbrock/open-source-badge/)\n[![GitHub version](https://d25lcipzij17d.cloudfront.net/badge.svg?id=gh\u0026v=1.0)](http://badge.fury.io/gh/boennemann%2Fbadges)\n[![Open Source Love](https://badges.frapsoft.com/os/mit/mit.svg?v=102)](https://github.com/ellerbrock/open-source-badge/)\n\n**Nessus XML Praser**\n\n\u003cimg src=\"https://i.imgur.com/gtw4lVP.png\" /\u003e\n\n### Requirements\n\n- Python3\n- Django\n\n### Tested on\n\n- Ubuntu 18.04\n- Windows 11 Pro (PowerShell)\n\n### What it does\n\n- Vulnerability based parsing\n- Service based parsing\n- Host bases parsing\n- Unsupported OS parsing\n- Generate Executive Summary of scan\n- Export parsed `.nessus` files to JSON file\n- Import JSON file in Nessus_Map\n- Combines multiple Nessus Scan results\n\n### How it works\n\n- Takes in `.nessus` from Nessus Scan results\n- Parses the XML data\n- Generates easy-to-read output for all vulnerabilities\n\n### How to Setup\n\n- Clone this repo `https://github.com/Ebryx/Nessus_Map.git`\n- Change directory `cd Nessus_Map`\n- Export `.nessus` report from Nessus Dashboard\n- Copy/Move the `.nessus` report in `XML` directory (repeat this step for multiple scan reports)\n- Start server with `python3 manage.py runserver`\n\n### Setting up with Python Virtualenv\n\n```bash\ngit clone https://github.com/Ebryx/Nessus_Map\ncd Nessus_Map\nmkdir env\ncd env\npython3 -m venv .\nsource bin/activate\ncd ..\npip install -r requirements.txt\npython manage.py runserver\n```\n\n### Vulnerability Parsing\n\n\u003cimg src=\"https://i.imgur.com/etrzGc3.gif\" /\u003e\n\n### Host Parsing\n\n\u003cimg src=\"https://i.imgur.com/sgZp1AI.png\" /\u003e\n\n### Services Parsing\n\n\u003cimg src=\"https://i.imgur.com/FZUFRKm.png\" /\u003e\n\n### Executive Reoprt\n\n\u003cimg src=\"https://i.imgur.com/J4vrkD7.png\" /\u003e\n\n\u003cimg src=\"https://i.imgur.com/vWeU257.png\" /\u003e\n\n### Export parsed .nessus(s) to JSON file(s)\n\n\u003cimg src=\"https://i.imgur.com/aQaPBZm.gif\" /\u003e\n\n### Import JSON file in Nessus_Map\n\n\u003cimg src=\"https://i.imgur.com/oDBuD8r.gif\" /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEbryx%2FNessus_Map","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FEbryx%2FNessus_Map","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEbryx%2FNessus_Map/lists"}