ronin-rb / ronin-nmap

A Ruby library for working with nmap.
https://ronin-rb.dev
GNU Lesser General Public License v3.0
5 stars 1 forks source link

Add a `ronin-nmap print` command #12

Closed postmodern closed 9 months ago

postmodern commented 9 months ago

Add a command that parses an nmap XML file using ::Nmap::XML and pretty-prints the scanned hosts, ports, script output, etc.