NAME
ronin-nmap - A CLI for working with nmap
SYNOPSIS
ronin-nmap
[options] [COMMAND […]]
DESCRIPTION
ronin-nmap
provides various commands for automating nmap
, parsing
XML output files, and importing scan data into the database.
Runs a ronin-nmap
COMMAND.
ARGUMENTS
- COMMAND
- The
ronin-nmap
command to execute.
OPTIONS
-h
,--help
- Print help information
COMMANDS
- completion
- Manages the shell completion rules for
ronin-nmap
. - convert
- Converts an nmap XML file to JSON or CSV.
- dump
- Dumps the targets from an nmap XML file.
- import
- Imports an nmap XML file into ronin-db.
- new
- Generates a new nmap Ruby script.
- Prints the scanned hosts from nmap XML file(s).
- scan
- Runs nmap and outputs data as JSON or CSV or imports into the database.
AUTHOR
Postmodern postmodern.mod3@gmail.com
SEE ALSO
ronin-nmap-completion ronin-nmap-convert ronin-nmap-dump ronin-nmap-import ronin-nmap-new ronin-nmap-scan