Nat Probe very usefull program, try to sends ICMP packet out the LAN, and detect all the host that allow it. With this you can find bugs in your network ( or others), for example hosts tha allow p2p connections.

When we use a Gateway, we send the packets with IP dest of the target, but the dest mac on the ethernet is the mac at the Gateway. If we send a packet to the diferents macs in the lan, we can know who is the gateway when we recive an response from this mac.
Some times we can discover more than one box configured to be an gateway, generally, this is an wrong configuration, and the box will response with an ICMP-Redirect. This is the same, becouse the script only verify if the mac response.
How does Nat Probe work
It sends ICMP packets in controlled manner and detects natted IP and routers . This tool helps in network penetration testing as we can switch between internal IP and reach diffrent network to gain access.
Operating system supported
*nix systems.
Source code is also available.
Download Nat Probe Here
Searches leading to this post:
cache:GOqiii5FZ0AJ:pentestit com/2009/10/09/disk2vhd-utility-creates-virtual-hard-disk/ disk2vhd error snapshotting volumes,
hosts allow
If you enjoyed this article, you might also like:
- August 30, 2010 -- UPDATE: FOCA v2.5.2!
We have talked about out favourite metadata collection tool – FOCA being updated a almost week ago. ... - August 30, 2010 -- NodeZero Linux: Penetration Testing Live DVD!
NodeZero is Ubuntu based linux designed as a complete system which can also be used for penetration ... - August 25, 2010 -- UPDATE: NetSecL 3.0!
NetSecL is not new on the block but was outdated and as it is updated its back in action! We had eve... - August 24, 2010 -- UPDATE: FOCA v2.5.1!
We have talked about out favourite metadata collection tool – FOCA, here. A newer and improved versi... - August 17, 2010 -- UPDATE: VAST Live Distro beta 2.77!
This week its full of updates major security tools are been updated. Just like VAST Live Distro beta... - August 5, 2010 -- BinPack: A Portable Security Environment for Windows!
BinPack is a portable security environment for Windows. The disc contains a portable security enviro... - July 27, 2010 -- PuzlBox: A PHP Fuzz Tool that Scans for Different Vulnerabilities!
PuzlBox is a PHP fuzz tool that scans for several different vulnerabilities by performing dynamic pr... - July 26, 2010 -- UPDATE: FOCA v2.5!
We have talked about out favourite metadata collection tool – FOCA, here. A newer and improved versi... - July 13, 2010 -- UPDATE: Metasploit Framework v3.4.1!
The Metasploit Framework has been updated to version 3.4.1 in less than 3 months!Metasploit F...
Tagged as: Nat Probe, network fingerprinting, network security tool, Penetration Testing
You must log in to post a comment.