padding-oracle
There are 16 repositories under padding-oracle topic.
KishanBagaria/padding-oracle-attacker
🔓 CLI tool and library to execute padding oracle attacks easily, with support for concurrent network requests and an elegant UI.
liamg/pax
:skull: :unlock: CLI tool for PKCS7 padding oracle attacks
mithi/simple-cryptography
Scripts that illustrate basic cryptography concepts based on Coursera Standford Cryptography I course and more.
djosix/padding_oracle.py
Fast threaded padding oracle attack automation script for Python 3.
liquidsec/pyOracle2
A python-based padding oracle tool
demining/Padding-Oracle-Attack-on-Wallet.dat
Padding Oracle Attack on Wallet.dat password decryption for the popular wallet Bitcoin Core
qtc-de/crypted-cookie-monster
ccm - A small python library that helps identify vulnerabilities inside of encrypted data
pspaul/padding-oracle
Helps you to pull off a padding oracle attack.
hckr/padding-oracle-attack
.NET Core C# implementation of a padding oracle attack against AES CBC (PKCS7, ANSI X.923)
sum-catnip/padantic
multithreaded and customizable padding oracle implementation in rust
cybensis/faf-padding-oracle
Fast-As-F*ck web-based Padding Oracle attack python script that uses multithreading and other means to greatly increase decoding speed.
Kai5174/Padding_Oracle_Attack_Toolkit
Padding Oracle Attack (POA) on CBC_MODE, which can encrypt any message that you want.
rusakovichma/aes-cbc-security-research
Tampering and padding oracle attacks demonstration for AES CBC encryption
zakigeyan/python3-paddingoracle
A portable padding oracle exploit API.
ppmx/poracle
poracle is a framework for convenient attacks on CBC-padding-oracles using PKCS7
Pinzauti/padding_oracle_attack
Padding oracle attack for recovering the last block of a two blocks message.