RsaCtfTool
RSA decryption tool
Tools for decrypting data from weak RSA keys and recovering private keys using various integer factorization algorithms.
RSA attack tool (mainly for ctf) - retrieve private key from weak public key and/or uncipher data
6k stars
70 watching
918 forks
Language: Python
last commit: 12 months ago
Linked from 2 awesome lists
cryptographyrsarsa-attack
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Automates exploiting vulnerabilities in web applications to execute arbitrary actions on their behalf | 3,027 |
| | A tool for generating RSA parameters and related cryptographic keys. | 1,232 |
| | A comprehensive cryptographic framework for Swift, providing tools and functions for RSA public/private key generation, AES encryption/decryption, signature verification, elliptic curve cryptography, Diffie-Hellman protocol, and symmetric and authenticating ciphers. | 723 |
| | A package of C functions implementing a password-based key derivation algorithm requiring large amounts of memory. | 34 |
| | A Python implementation of RSA cryptography | 488 |
| | Tests crypto libraries against known attacks to ensure secure implementations | 2,800 |
| | A JavaScript library for performing RSA encryption and decryption using OpenSSL | 6,706 |
| | A toolkit designed to test and exploit Cross-Site Request Forgery vulnerabilities in websites. | 1,116 |
| | A laboratory repository demonstrating vulnerable PHP code examples for Server-Side Request Forgery (SSRF) attacks | 679 |
| | A comprehensive collection of hacking tools and scripts for penetration testing and vulnerability assessment | 10,698 |
| | A collection of R code examples for a machine learning book, covering various topics and techniques. | 3,668 |
| | An SSRF scanner written in Python to identify potential vulnerabilities by scanning predefined settings in URLs and request headers. | 276 |
| | Provides an RSA encryption and signing library for Swift | 130 |
| | A tool to demonstrate and exploit authenticated SSRF vulnerabilities in Grafana | 78 |
| | Tools and scripts for cracking custom network authentication systems | 402 |