Created
May 3, 2016 15:37
-
-
Save danielrobertson/5959ff22c44dd3650d8fed469235633c to your computer and use it in GitHub Desktop.
Find open ports
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
nmap -PN localhost | |
----------------------- | |
PORT STATE SERVICE | |
631/tcp open ipp | |
1023/tcp open netvenuechat |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment