Scripts that illustrate basic cryptography concepts based on Coursera Standford Cryptography I course and more.
-
Updated
Jul 2, 2020 - Python
Scripts that illustrate basic cryptography concepts based on Coursera Standford Cryptography I course and more.
Fast threaded padding oracle attack automation script for Python 3.
Bleichenbachers "Million message attack" on RSA in Python
A python-based padding oracle tool
A padding oracle attack on AES-128 made with Python.
Cryptography Algorithms
A library to facilitate the exploitation of padding oracle attacks
Helps you to pull off a padding oracle attack.
Attack on CBC block mode with PKCS#5 padding, exploiting cryptographic vulnerabilities and recovering plaintext data.
programming assignment for COMP 3632
This project demonstrates a Padding Oracle Attack on AES in CBC mode. Created by Jian Wei and Jun Kai, it comprises server, client, and MITM components, with visual aids for educational purposes.
Padding Oracle Attack (POA) on CBC_MODE, which can encrypt any message that you want.
Fast-As-F*ck web-based Padding Oracle attack python script that uses multithreading and other means to greatly increase decoding speed.
Padding Oracle Attacks for CBC mode
A portable padding oracle exploit API.
Applied Cryptography Labs, Spring 2021, ETH Zurich
This repo contains the scripts of my blog post "Padding Oracle Attacks Under The Hood"
Some hacking exploits I've either read about or developed myself
JMessage: Encrypted Messaging System with Security Analysis This project implements an end-to-end encrypted messaging system using ECDH, ChaCha20, and ECDSA. It also demonstrates a padding oracle attack, showcasing both secure system design and vulnerability exploitation techniques.
Add a description, image, and links to the padding-oracle-attacks topic page so that developers can more easily learn about it.
To associate your repository with the padding-oracle-attacks topic, visit your repo's landing page and select "manage topics."