sprawl - code https://thesprawl.org/code Tor Autocircuit https://thesprawl.org/code/src/tor-autocircuit-0.2.tar.gz Fri, 29 Jan 2010 22:34:00 PST Tor Autocircuit automaticall creates Tor circuits according to predefined set of rules (e.g. geolocation, number of hops, etc.). This script requires TorCtl python library. SSLMap https://thesprawl.org/code/src/sslmap-0.2.0.py Wed, 27 Jan 2010 22:48:00 PST SSLMap is a lightweight TLS/SSL cipher suite scanner. Uses custom TLS/SSL query engine for increased reliability/speed (No need for third-party libraries such as OpenSSL) Tests for 200+ known cipher suites. Capable of discovering undocumented cipher suites. Advises on cipher suite security based on Protocol, Key Exchange, Authentication, Encryption algorithm, and other parameters. Configurable... opte2kml https://thesprawl.org/code/src/opte2kml.pl Wed, 27 Jan 2010 22:47:00 PST opte2kml converts Opte Project database of Internet backbones to Google Earth KML format. The following are required items for this script to run: Geo::IP perl module. The latest Maxmind GeoLiteCity.dat database (http://www.maxmind.com/app/geolitecity). Opte *.2D.coords, *.edgecolors, and *.lgl files (http://www.opte.org/maps/). geoip2kml https://thesprawl.org/code/src/geoip2kml.pl Wed, 27 Jan 2010 22:46:00 PST This script will convert GeoIP data obtained from maxmind to Google Earth's KML format for easy viewing. It also supports filters to narrow down interesting areas. You can get latest GeoIP database here: http://www.maxmind.com/app/geolitecity Note: Click on 'Download the latest GeoLite City CSV Format' link and extract all files in the same directory as this executable The first time you execute, you will have to generate a new database optimized... Orapass https://thesprawl.org/code/src/orapass.py Sat, 21 Feb 2009 14:33:00 PST Orapass implements Oracle's password hashing algorithm. This script can be used for password strength audit and recovery. Uses Python Crypto library. ip2kml https://thesprawl.org/code/src/ip2kml.py Fri, 20 Feb 2009 16:07:00 PST ip2kml converts a list of IP addresses into Google Earth compatible KML file using Maxmind's free GeoLiteCity database (http://www.maxmind.com/app/geolitecity). On Debian systems, you will need to copy GeoLiteCity.dat file to /usr/local/share/GeoIP/. You will also need Python GeoIP package to properly interface with the database. AiroScapy https://thesprawl.org/code/src/airoscapy.py Fri, 09 Jan 2009 18:07:00 PST Airoscapy is a passive wireless access point scanner. Using this tool you can monitor Access Point's SSID, BSSID, Channel, Encryption support, and Power level. Adjust interface parameter to correspond to your setup. Warrock Protocol Analyzer https://thesprawl.org/code/src/wr-protocol.py Thu, 01 Jan 2009 18:16:00 PST Warrock Protocol Analyzer decodes encoded traffic generated by a popular game Warrock (http://www.gamersfirst.com/warrock/). Using this tool, you can study the protocol, intercept login and password in clear text, use as a foundation for active attacks. You need Scapy for this script to work. Pastebin Grabber https://thesprawl.org/code/src/pastebin-grabber.pl Wed, 10 Sep 2008 22:04:00 PDT Pastebin Grabber allows you to monitor and download content submitted to pastebin.com. This tool was created to bring awareness to the public nature of pastebin.com and similar sites. IP Protocol Scanner https://thesprawl.org/code/src/ipscan.htcl Fri, 04 Jul 2008 16:39:00 PDT IP Protocol Scanner allows to enumerate IP protocols supported by a host. This script requires hping3.