Padding-oracle-attack
Padding Oracle Attack
Exploits the vulnerability in CBC mode encryption with PKCS7 padding to reveal plaintext bytes from intercepted ciphertexts.
Padding oracle attack against PKCS7 ![]()
327 stars
9 watching
58 forks
Language: Python
last commit: about 3 years ago attackcbc-modeoraclepaddingpadding-error
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tool to execute padding oracle attacks on encrypted data by exploiting vulnerabilities in encryption protocols. | 204 |
| | An extension for Burp Suite to identify and exploit padding oracle vulnerabilities in cryptographic protocols. | 14 |
| | A proof-of-concept project demonstrating an attack on insecure SSLv3 protocol | 251 |
| | A proof of concept project demonstrating the vulnerability of TLS protocols to the BEAST attack | 72 |
| | An AES CBC mode encryption module for MicroPython devices | 5 |
| | Protects cryptographic keys and seed secrets using secure multiparty computation | 459 |
| | An implementation of a proof-of-concept attack exploiting a vulnerability in Diffie-Hellman key exchange for denial-of-service | 187 |
| | Protects against injection attacks by safely escaping untrusted strings in HTML and XML markup | 637 |
| | Exploits a known vulnerability in Oracle WebLogic to execute arbitrary code | 143 |
| | Exploits a vulnerability in Oracle WebLogic Server | 103 |
| | Provides a Python module with encryption and decryption capabilities using Rust. | 53 |
| | Provides a simplified interface to multiple hashing algorithms | 26 |
| | Research and experimentation with potential vulnerabilities in data hashing algorithms. | 1,480 |
| | Cracks legacy zip encryption using known plaintext attack | 1,702 |
| | Provides a Python implementation of the JOSE technologies for encrypting and/or signing content. | 1,553 |