Discussion on:

21
Comments

Join the conversation!

Follow via:
RSS
Email Alert
0 Votes
+ -
sounds interesting
pgit Updated - 8th Aug 2011
Like a lightweight wireshark plus arpscan. I use arpscan a lot, and separately wireshark when I need to see ports, OS versions and other gravy. I'll give this critter a try and see how well it fits.

EDIT: it sure is fast! Looking good so far, except it seems to have missed some open ports and a host name or two. It apparently doesn't compare 'alive' IPs with the hosts file, all mine here are static and listed in everyone's /etc/hosts

I'll keep poking at it, but this is definitely useful as it is so far. Maybe I need to slow the time out on the port scan a bit...
1 Vote
+ -
Super fast
steven.summon 8th Aug 2011
I have been using this for years and never got around to blogging about this. Nice article wink
0 Votes
+ -
I always use nmap
tbmay 8th Aug 2011
nmap -sP 192.168.0.0/24

I'll give angy ip scanner a try though. I sounds like it has a good many features.
1 Vote
+ -
AngryIP
alan_stiver@... 8th Aug 2011
I've been using it for years. Biggest problem: My Anti-virus keeps wanting to delete it as a "Potentially Unwanted Program." Put in an exception for specific workstations, and now it works like a charm.
1 Vote
+ -
Pro
Scanners
DStorey@... 8th Aug 2011
I've never truly found a scanner that finds everything all the time. Like other posters mentioned, AngryIP crops up as a virus. I personally use NMAP in Linux, NetScan in Windows and Overlook Fing on mobile devices.
0 Votes
+ -
missing things
pgit 9th Aug 2011
I concur that most tools like this occasionally miss a host or open ports. It keeps you on your toes wondering whether it's missing the very thing you are looking for.

One exception to this is arpscan. It's a very limited tool that does one thing: find IPs in use on a network. I have yet to see it miss the presence of a host, so long as ICMP is enabled, which it durn well is or else you're probably not using the networking in the first place.
0 Votes
+ -
And don't forget
robo_dev 8th Aug 2011
Scany on the iPhone.

Besides nmap, don't forget about SuperScan from Foundstone.

nMap has a very nice Windows GUI for those who are allergic to the command line.
0 Votes
+ -
Zenmap
Neon Samurai 8th Aug 2011
I've actually used cli nmap to run the scan saving to an xml then opened the xml in Zenmap for it's network diagram function.

Zenmap probably comes closest of all nmap GUI overlays for giving some form of access to all of nmap's functions.
0 Votes
+ -
tis the standard
pgit 10th Aug 2011
In many distros "nmapfe" is a link to zenmap. I wonder if there are any other front ends to nmap worthy of packaging.
1 Vote
+ -
Cain & Abel
Neon Samurai 8th Aug 2011
Normally, I'll use nmap since I'm rarely without a machine that has it handy:
nmap -sP 192.168.0.0/24
nmap -sT -p443,902 192.168.0.0/24

If I'm working on one of my own Windows boxes then it's usually Cain & Abel. Cain has a great arp scanner. I've yet to see it not dump a network device within the IP range though it may not be able to resolv a hostname (you'll get IP, MAC and manufacturer at minimum).

Netdiscover is also worth a look if your only interested in ARP/IP relationships.
0 Votes
+ -
VPN
andrewgauger 8th Aug 2011
Angry IP scanner works over a VPN whereas NMap will not. When I'm scanning for a remote host, I turn to Angry IP. When I'm local, I use NMap--often with the zenmap gui. I highly recommend both
0 Votes
+ -
nmap -e
Neon Samurai 8th Aug 2011
Not sure if it's the cause but it initially sounds like nmap is detecting your local NIC instead of your VPN nic device. Maby try specifying the interface:

nmap -e interface
0 Votes
+ -
Look @ Lan
Bapster 8th Aug 2011
Look at Lan, which i like alot better, is not available anymore.
0 Votes
+ -
None of the available Mac versions run on Mac Pro Intel with Leopard 10.5.8.
0 Votes
+ -
Not one that I use every day, but the little guy saves boocoo headaches when you need it. Wanna try something interesting? Run it on your home network. You may find some unexpected connections.
0 Votes
+ -
Contributr
VPN is a plus
b4real@... 8th Aug 2011
Yep, that is a big plus for Angy IP.
0 Votes
+ -
You have other prograsm like Netscan and Nmap.. very use full when is time to fiind host in a network and ypu dont know the ip address o if you need the MAC address...
0 Votes
+ -
Contributr
Basically - that's how I'll find the system I'm looking for.
0 Votes
+ -
I guess I haven't downloaded a new version in a while.

Good to see it's still actively developed. It is a nice, focused tool.
0 Votes
+ -
Contributr
What is Ziber?
b4real@... 14th Aug 2011
Sounds cool.
If you're still wondering if you should download it, I provide some additional screenshots here:

http://dougvitale.wordpress.com/2011/11/03/angry-ip-scanner/
Keyboard Shortcuts:
Prev
Next
Toggle
Join the conversation
Formatting +
BB Codes - Note: HTML is not supported in forums
  • [b] Bold [/b]
  • [i] Italic [/i]
  • [u] Underline [/u]
  • [s] Strikethrough [/s]
  • [q] "Quote" [/q]
  • [ol][*] 1. Ordered List [/ol]
  • [ul][*] · Unordered List [/ul]
  • [pre] Preformat [/pre]
  • [quote] "Blockquote" [/quote]

Join the TechRepublic Community and join the conversation! Signing-up is free and quick, Do it now, we want to hear your opinion.