NTLMRecon icon indicating copy to clipboard operation
NTLMRecon copied to clipboard

Feature Request: Nmap XML parsing

Open jeffmcjunkin opened this issue 1 year ago • 1 comments

As far as I'm aware, Nmap's ability to find web servers in a target environment is the best [Citation Needed].

Would you consider a pull request to parse the XML output of Nmap, instead of a list of URLs?

If so, what would that look like? Stylistically I prefer separate arguments for inputting a single URL vs a network range vs a file of URLs vs XML input, so something like --xml nmap_internal_webservers.xml would be what I'd submit as the PR.

jeffmcjunkin avatar Sep 30 '24 18:09 jeffmcjunkin

Hey @jeffmcjunkin, absolutely! --xml sounds great to me :)

pwnfoo avatar Oct 08 '24 11:10 pwnfoo