Advertisement
RebelRose

IP mapping nmap astra

Mar 22nd, 2025
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.19 KB | None | 0 0
  1. nmap -A --badsum -r  144.91.111.50
  2.  
  3. nmap -A -r  144.91.111.50
  4.  
  5. nmap --unprivileged 144.91.111.50
  6.  
  7.  
  8. https://pastebin.com/WDY9Mvrj
  9.  
  10. cd astranmap
  11.  
  12. chmod +x astranmap.sh
  13.     ./astranmap.sh
  14.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement