Post

Nmap Output Parser

Nmap output parser that will group all the hosts for each port together so you can easily see all the hosts for each port. Output is in JSON format.

This parser will reverse the format of the normal nmap output. 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.