Fairly certain it's available all-over if you actually look for it, or even in the base build IIRC (probably but even with BT's awesome set I still add more).
Anyway, if not, nmap has similar features (albeit with more complexity):
Ping scan:
List scan (no timeout feature):Code:nmap -sP -oG - -n 192.168.1.0/24 | grep Up | awk '{print $2}'
Code:nmap -sL -oG - -n 192.168.1.0/24 | grep Host | awk '{print $2}'
Still not underestimating the power...
There is no such thing as bad information - There is truth in the data, so you sift it all, even the crap stuff.
Every single one of the tutorials with titles similar to this are all tools in Backtrack 4. My partner Alex and I are on a quest to write a article on every single tool in Backtrack and then a few more. I will be posting them all here. As Gitsnick pointed out there are better tools to do some of these tasks however the point is to start a comprehensive source where a write up on each tool can be found.
Awesome. Sounds like a useful project. I misunderstood the nature of the article. I thought it was some kind of home project. My apologies
It appears to be part of the IRPAS suite by phenoelit. It is available via Phenoelit for anyone who is interested.
Gitsnik, thank you for the commands.
Thank you so much for all of these articles. They have become an invaluable resource for me since
I haven't messed around thoroughly with each tool. This tools works just like it should![]()
I really hope you could finish this quest ASAP... it would be very helpful for the beginners with or without hacking background like me.. i wish you could also put the command options and also samples on how to use the tooli will be waiting for this...
for the few weeks that i am studying Backtrack this is the 1st post that made me SMILEplease message me if you have finished your quest so that i could immediately check it out
advance thanks to youmore power
it made me do my 1st post here ^_^