Padding-oracle-attack

Padding Oracle Attack

Exploits the vulnerability in CBC mode encryption with PKCS7 padding to reveal plaintext bytes from intercepted ciphertexts.

unlock Padding oracle attack against PKCS7 unlock

GitHub

327 stars
9 watching
58 forks
Language: Python
last commit: almost 4 years ago
attackcbc-modeoraclepaddingpadding-error

Related projects:

RepositoryDescriptionStars
kishanbagaria/padding-oracle-attackerA tool to execute padding oracle attacks on encrypted data by exploiting vulnerabilities in encryption protocols.204
govtech-csg/paddingoraclehunterAn extension for Burp Suite to identify and exploit padding oracle vulnerabilities in cryptographic protocols.14
mpgn/poodle-pocA proof-of-concept project demonstrating an attack on insecure SSLv3 protocol251
mpgn/beast-pocA proof of concept project demonstrating the vulnerability of TLS protocols to the BEAST attack72
jacklinquan/micropython-cryptomsgAn AES CBC mode encryption module for MicroPython devices5
unboundsecurity/blockchain-crypto-mpcProtects cryptographic keys and seed secrets using secure multiparty computation459
c0r0n3r/dheaterAn implementation of a proof-of-concept attack exploiting a vulnerability in Diffie-Hellman key exchange for denial-of-service187
pallets/markupsafeProtects against injection attacks by safely escaping untrusted strings in HTML and XML markup637
quentinhardy/scriptsandexploitsExploits a known vulnerability in Oracle WebLogic to execute arbitrary code143
pyn3rd/cve-2018-2893Exploits a vulnerability in Oracle WebLogic Server103
kushaldas/johnnycanencryptProvides a Python module with encryption and decryption capabilities using Rust.53
aldy505/phc-cryptoProvides a simplified interface to multiple hashing algorithms26
corkami/pocsResearch and experimentation with potential vulnerabilities in data hashing algorithms.1,480
kimci86/bkcrackCracks legacy zip encryption using known plaintext attack1,702
mpdavis/python-joseProvides a Python implementation of the JOSE technologies for encrypting and/or signing content.1,553