THE

SPRAWL

projectscategories

password cracking

password analysis and cracking kit

Version0.2
Size 11.8 KB
Download PACK-0.0.2.tar.bz2

PACK (Password Analysis and Cracking Toolkit) is a collection of utilities developed to aid in analysis of password lists and enhancing cracking of passwords using smart rule generation. The toolkit itself is not able to crack password, but instead concentrates on making operation of other tools more efficient. Read more.

orapass sha1

Version0.1
Size 605 bytes
Download orapass-sha1.py

Orapass SHA1 implements Oracle's newer SHA1-based password hashing algorithm. This script can be used for password strength audit and recovery. Uses Python Hashlib library. Read more.

orapass des

Version0.1
Size 1.6 KB
Download orapass-des.py

Orapass implements Oracle's older DES-based password hashing algorithm. This script can be used for password strength audit and recovery. Uses Python Crypto library. Read more.

privacy

tor nodes

tor
Version0.2
Size 372 bytes
Download tor-nodes.py

Enumerates IP addresses of Tor nodes by querying Tor client. Read more.

tor autocircuit

Version0.2
Size 37.9 KB
Download tor-autocircuit-0.2.tar.gz

Tor Autocircuit automatically creates Tor circuits according to a predefined set of rules (e.g. geolocation, number of hops, etc.). This script requires TorCtl python library Read more.

scanners

airoscapy

Version0.2
Size 2.1 KB
Download airoscapy.py

Airoscapy is a passive wireless access point scanner. Using this tool you can monitor Access Point's SSID, BSSID, Channel and Encryption support. Read more.

encryption

sslmap

Version0.2
Size 58.8 KB
Download sslmap-0.2.0.py

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 handshake versions (e.g. TLSv1.1, SSLv2.0) Read more.

warrock protocol analyzer

Version0.1
Size 1.2 KB
Download wr-protocol.py

Warrock Protocol Analyzer decodes encoded traffic generated by a popular game 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. Read more.

caesar cipher

Version0.1
Size 2.1 KB
Download caesar-cipher.pl

An exercise in decrypting of shift-based ciphers. Supports frequency analysis and brute force mechanisms for decryption. Read more.

denial of service

syn flooder

Version0.1
Size 476 bytes
Download synflood.pl

A proof of concept script to perform a SYN flood attack on a target host. Requires Net::RawIP module. Read more.

geoip

opte2kml

Version0.1
Size 3.3 KB
Download opte2kml.pl

Opte2KML converts Opte Project database of Internet backbones to Google Earth KML format Read more.

geoip2kml

Version0.1
Size Not Available
Download Not Available

Generate Google Earth KML files using provided GeoIP database. Read more.

proxy

dnschef

Version0.1
Size 2.3 MB
Download dnschef-0.1.tar.gz

DNSChef is a highly configurable DNS Proxy for Penetration Testers and Malware Analysts. It is capable of fine configuration of which DNS replies to modify or to simply proxy with real responses. Read more.