Nmap Output Parser
Basic Nmap output parser that will group all the hosts for each port together so you can easily see all the hosts for each port.
This is the reverse format the output is stored in. Instead of seeing the open ports for a host, you’ll see a host list for each open port.
ALL processing is done client-side using JavaScript. No data is sent to any server nor stored in local or session storage.
Paste Nmap Output Here
Parsed Results
This post is licensed under CC BY 4.0 by the author.