Created
January 8, 2020 15:40
-
-
Save lmayorga1980/cb1fa1e64e463a5e8c2fc95fbca0a608 to your computer and use it in GitHub Desktop.
Scan Ports with NMap
This file contains 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
`nmap -p0- -v -A -T4 <ip>` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment