EvilZone
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Login
Register
EvilZone
»
Hacking and Security
»
Hacking and Security
(Moderator:
RedBullAddicted
) »
Target OS scanner by IP Range?
Print
Pages: [
1
]
Author
Topic: Target OS scanner by IP Range? (Read 1334 times)
0 Members and 1 Guest are viewing this topic.
SharpenedFungi
NULL
Posts: 4
Cookies: 0
Target OS scanner by IP Range?
«
on:
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 ?
Report to moderator
Logged
Stackprotector
Administrator
Titan
Posts: 2515
Cookies: 205
Re: Target OS scanner by IP Range?
«
Reply #1 on:
June 27, 2011, 04:42:57 pm »
nmap, usage can be like nmap -O 192.168.0.1/24
Report to moderator
Logged
~Factionwars
SharpenedFungi
NULL
Posts: 4
Cookies: 0
Re: Target OS scanner by IP Range?
«
Reply #2 on:
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 ?
Report to moderator
Logged
Kulverstukas
Administrator
Zeus
Posts: 6627
Cookies: 542
Fascist dictator
Re: Target OS scanner by IP Range?
«
Reply #3 on:
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
Report to moderator
Logged
My blog:
http://9v.lt/blog
iMorg
Guest
Re: Target OS scanner by IP Range?
«
Reply #4 on:
June 28, 2011, 04:30:29 am »
NSE...
Report to moderator
Logged
Print
Pages: [
1
]
EvilZone
»
Hacking and Security
»
Hacking and Security
(Moderator:
RedBullAddicted
) »
Target OS scanner by IP Range?