EvilZone
Hacking and Security => Hacking and Security => : SharpenedFungi June 27, 2011, 03:59:53 PM
-
Can you name a fast tool that has a feature like that, or is it just a job I must do it myself one by one ?
Just OS (maybe versions also), and just quick ?
-
nmap, usage can be like nmap -O 192.168.0.1/24
-
Thanks for that.
Is there a way to make it report only the specified OS instead of filtering by words ?
-
say what?
I think you could just output everything into the file and use regex to replace unwanted stuff...
on Linux you need root to scan for OS
sudo nmap -O IP/24
-
NSE...