Advertisement
asanchez75

nmap

Jul 28th, 2014
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. http://www.linux.com/learn/tutorials/470979-who-and-what-is-on-my-network-probing-your-network-with-linux
  2.  
  3. map -sP 192.168.1.0/24
  4.  
  5. nmap -O 192.168.1.0/24
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement