Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AonCyberLabs/PadBuster
Automated script for performing Padding Oracle attacks
https://github.com/AonCyberLabs/PadBuster
Last synced: 13 days ago
JSON representation
Automated script for performing Padding Oracle attacks
- Host: GitHub
- URL: https://github.com/AonCyberLabs/PadBuster
- Owner: AonCyberLabs
- License: apache-2.0
- Created: 2011-04-11T19:37:45.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-07-13T19:27:03.000Z (4 months ago)
- Last Synced: 2024-08-01T16:33:59.626Z (3 months ago)
- Language: Perl
- Homepage: http://www.gdssecurity.com/l/
- Size: 17.6 KB
- Stars: 739
- Watchers: 45
- Forks: 220
- Open Issues: 8
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
- awesome-termux-hacking - PadBuster - Automated script for performing Padding Oracle attacks.[![->](https://img.shields.io/github/stars/AonCyberLabs/PadBuster.svg?style=social&label=Star&maxAge=2592000)](https://github.com/AonCyberLabs/PadBuster/stargazers/) (Uncategorized / Uncategorized)
README
PadBuster - Automated script for performing Padding Oracle attacks
Author: Brian Holyfield - Gotham Digital Science ([email protected])
Credits to J.Rizzo and T.Duong for providing proof of concept web exploit
techniques and S.Vaudenay for initial discovery of the attack. Credits also
to James M. Martin ([email protected]) for sharing proof of concept exploit
code for performing various brute force attack techniques.PadBuster is a Perl script for automating Padding Oracle Attacks. PadBuster
provides the capability to decrypt arbitrary ciphertext, encrypt arbitrary plaintext,
and perform automated response analysis to determine whether a request is vulnerable
to padding oracle attacks.PadBuster is released under the Apache License, version 2.0 (Apache-2.0)
https://opensource.org/licenses/Apache-2.0