Advertisement
asanchez75

Untitled

Feb 21st, 2018
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. [root@analimweb01 ~]# nmap localhost
  2.  
  3. Starting Nmap 6.40 ( http://nmap.org ) at 2018-02-21 16:56 -05
  4. Nmap scan report for localhost (127.0.0.1)
  5. Host is up (0.000021s latency).
  6. Other addresses for localhost (not scanned): 127.0.0.1
  7. Not shown: 993 closed ports
  8. PORT STATE SERVICE
  9. 22/tcp open ssh
  10. 25/tcp open smtp
  11. 80/tcp open http
  12. 111/tcp open rpcbind
  13. 631/tcp open ipp
  14. 3306/tcp open mysql
  15. 9001/tcp open tor-orport
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement