Created
December 1, 2017 17:47
-
-
Save jangeador/aed822f1cc16f8ed3d06ac0563371d8b to your computer and use it in GitHub Desktop.
Port scan using nmap
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
| sudo nmap -p 80,443 192.168.1.10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment