Python Scapy Gateway Finder :)
Friday, January 6th, 2012Today I found an interesting script that uses the library python scapy both of which I have spoken to find Gateway :)
From the official website:
Gateway-finder is a scapy script that will help you determine which of the systems on the local LAN has IP forwarding enabled and which can reach the Internet.
This can be useful during Internal pentests when you want to quickly check for unauthorised routes to the Internet (e.g. rogue wireless access points) or routes to other Internal LANs. It doesn’t perform a hugely thorough check, but it is quick at least. It’s python, so it should be easy to modify if you need it to do something more sophisticated.Download







