padding-oracle-attacks topic

List padding-oracle-attacks repositories

padding-oracle-attacker

193
Stars
34
Forks
Watchers

🔓 CLI tool and library to execute padding oracle attacks easily, with support for concurrent network requests and an elegant UI.

bleichenbacher

26
Stars
9
Forks
Watchers

Bleichenbachers "Million message attack" on RSA in Python

rustpad

85
Stars
12
Forks
Watchers

Multi-threaded Padding Oracle attacks against any service. Written in Rust.

pax

135
Stars
18
Forks
Watchers

:skull: :unlock: CLI tool for PKCS7 padding oracle attacks

simple-cryptography

58
Stars
13
Forks
Watchers

Scripts that illustrate basic cryptography concepts based on Coursera Standford Cryptography I course and more.

padding_oracle.py

33
Stars
2
Forks
Watchers

Fast threaded padding oracle attack automation script for Python 3.

padre

203
Stars
20
Forks
Watchers

Blazing fast, advanced Padding Oracle exploit

pyOracle2

20
Stars
4
Forks
Watchers

A python-based padding oracle tool

stanford-cryptography

16
Stars
4
Forks
Watchers

Programming assignments for Coursera Cryptography I by Stanford University

padding-oracle-attack

15
Stars
7
Forks
Watchers

A padding oracle attack on AES-128 made with Python.