You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: