Downloads
Downloads
Downloads Home » Tools
DocumentsDate added
-
DNS Predict - Windows versionhot!
- 17.02.2005
- This PERL script, by Jimmy Neutron, is great for determining DNS names with Google. This tool, which is essential for network mapping, accepts two somewhat related words, and a domain name as arguments. The two words are sent through Google sets which expands the words into a list of related words. For example, "earth" and "mars" would expand to Venus, Mercury, Jupiter, Saturn, Neptune, Uranus, Pluto. If fed domain foo.com, dnspredict would then attempt to DNS resolve venus.foo.com, mercury.foo.com, etc. This Windows version is standalone, and requires nothing other than this executable.
- Hits: 11564
-
DNS Predict - PERL Versionhot!
- 09.02.2005
- This PERL script, by Jimmy Neutron, is great for determining DNS names with Google. This tool, which is essential for network mapping, accepts two somewhat related words, and a domain name as arguments. The two words are sent through Google sets which expands the words into a list of related words. For example, "earth" and "mars" would expand to Venus, Mercury, Jupiter, Saturn, Neptune, Uranus, Pluto. If fed domain foo.com, dnspredict would then attempt to DNS resolve venus.foo.com, mercury.foo.com, etc. This Perl script should run on Windows, Linux, Mac, requires NET::Dns.
- Hits: 6851
-
detectwall.sh (Mac/BSD version!!!)hot!
- 03.06.2005
- This script search for a packet with certain flags, and generates a temporary firewall rulle (ipfw) to block further packets of that type. The firewall rule will stay in place for a certain period of time, and all of this can be configured via command-line parameters. Relies on tcpdump and ipfw. Mac/BSD version!!!
- Hits: 2999