Projects
Read this "Within 1 minute".
At the moment, I’m working on a small project named nmapextractor
, which is a tool written in ruby to parse Nmap results, quickly and effectively extract important and necessary information of a target network.
Here is the project overview, which demonstrates the feasibilities of the tool:
→ Read and extract alive hosts
.
→ Read and extract open ports
.
→ Support all Nmap file types for host
and port
extraction.
→ Read and extract information from nmap
stream.
[Updated!]: The project is finalized with some tools added! More information can be found here.
Connect Me!