Advertisement
Guest User

Untitled

a guest
Feb 2nd, 2025
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. cheese@elitedeskDebian[~] $: sudo nmap -Pn -sS -p80,443 vps.ip
  2. [sudo] password for cheese:
  3. Starting Nmap 7.93 ( https://nmap.org ) at 2025-02-02 09:51 EST
  4. Nmap scan report for vps.ip
  5. Host is up (0.019s latency).
  6.  
  7. PORT STATE SERVICE
  8. 80/tcp filtered http
  9. 443/tcp filtered https
  10.  
  11. Nmap done: 1 IP address (1 host up) scanned in 0.15 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement