EvilZone

Hacking and Security => Hacking and Security => : SharpenedFungi June 27, 2011, 03:59:53 PM

: Target OS scanner by IP Range?
: 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 ?
: Re: Target OS scanner by IP Range?
: Stackprotector June 27, 2011, 04:42:57 PM
nmap,       usage can be like nmap -O 192.168.0.1/24   
: Re: Target OS scanner by IP Range?
: SharpenedFungi June 27, 2011, 06:22:13 PM
Thanks for that.
Is there a way to make it report only the specified OS instead of filtering by words ?
: Re: Target OS scanner by IP Range?
: Kulverstukas June 27, 2011, 06:53:58 PM
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
: Re: Target OS scanner by IP Range?
: iMorg June 28, 2011, 04:30:29 AM
NSE...