Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 586 Bytes

File metadata and controls

15 lines (12 loc) · 586 Bytes

Padding Oracle attack

This script was used to retrieve Hacker101 CTF Encrypted Pastebin 3rd flag by using Padding Oracle Attack.

Usage

Under __main__ function - change post and url values according to yours and run the script:

python padding-oracle-attack.py

Attention

⚠ It will take some time, so go make some coffee and wait.
Also check out Brian Holyfield's ready to use solution called PadBuster.

Credit

Give some ❤ to the original author of this script: Werner