Nmap 7.91 - Aggressive option (-A) print unwanted documents #2237
Labels
Comments
Thanks for this report. Because of the risk of printing garbage data from our version detection probes, Nmap specifically excludes ports 9100-9107 from being probed with |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi !! :)
Describe the bug
Aggressive option '-A' on printers produce unwanted print : binary blob with 'random1random2...'.
The printed payload 'random1random2...' is located here : "/usr/share/nmap/nselib/shortport.lua" line 261
To Reproduce
Run the following command on a printer device :
Expected behavior
Aggressive option '-A' on printers should not print. (like the version 7.80+dfsg1-2build1 of nmap)
Version info :
nmap --version
:Debug output of
nmap -A X.X.X.34 -vvvvvvvvv -p 9100 --script-trace
Thank you for your tools!
Thank you in advance !
The text was updated successfully, but these errors were encountered: