Advertisement
Guest User

Untitled

a guest
Dec 8th, 2019
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. nmap 127.0.0.1
  2. Starting Nmap 7.70 ( https://nmap.org ) at 2019-12-08 17:51 CST
  3. Nmap scan report for localhost (127.0.0.1)
  4. Host is up (0.00047s latency).
  5. Not shown: 994 closed ports
  6. PORT STATE SERVICE
  7. 22/tcp open ssh
  8. 80/tcp open http
  9. 443/tcp open https
  10. 5432/tcp open postgresql
  11. 5900/tcp open vnc
  12. 8080/tcp open http-proxy
  13.  
  14. Nmap done: 1 IP address (1 host up) scanned in 0.32 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement