sslmap
| Version | 0.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
| Version | 0.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
| Version | 0.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.
