https://github.com/fedescripts/showmap
Showmap a simple parser of Nmap output
https://github.com/fedescripts/showmap
nmap parser
Last synced: 8 months ago
JSON representation
Showmap a simple parser of Nmap output
- Host: GitHub
- URL: https://github.com/fedescripts/showmap
- Owner: fedeScripts
- Created: 2019-10-24T16:39:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-21T04:05:03.000Z (about 1 year ago)
- Last Synced: 2025-03-03T09:30:43.738Z (about 1 year ago)
- Topics: nmap, parser
- Language: Shell
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Showmap
## Importante!
Esta herramienta fue migrada a python, revisa el nuevo proyecto en [Showmap.py](https://github.com/fedeScripts/showmap.py)
### Install
Run
./install.sh
### Help menu
__..
(__ |_ _ . .._ _ _.._
.__)| )(_) \/\/ | | )(_][_)
|
Showmap parse the xml files obtained with Nmap, generates a summary and more.
Developed by fede947
https://github.com/fede947/showmap
Version: 1.2
Options:
-host Print host summary. By default.
-vuln Print vuln summary.
-ip Print ip/port list
-u Print http url list
-csv Create a csv file
-S Print services using filters.
-nse Search NSE script for Nmap
-help Show this help menu.
Usage:
showmap -host report.xml
showmap -S report.xml
showmap -csv report.xml
showmap -nse smb