Skip to content

Padding Oracle Attack - inspired by finding Hacker101 CTF Encrypted Pastebin 3rd flag

Notifications You must be signed in to change notification settings

richardevcom/padding-oracle-attack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

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

About

Padding Oracle Attack - inspired by finding Hacker101 CTF Encrypted Pastebin 3rd flag

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages