Created
March 5, 2015 10:00
-
-
Save MalcolmPreen/df9f64c38e05a7a76cf6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
On my system (CentOS 6.6), nmap outputs on STDERR, not STDOUT.... so you need an extra 2>&1 otherwise you'll get false "safe" messages. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment