Crypto Oracle Attacks

Break weak symmetric crypto in real apps — decrypt or forge encrypted tokens/cookies without the key via padding oracles (CBC), ECB block shuffling, and hash-length-extension of homemade MACs. Load when the app hands you ciphertext you can tamper with and resend: an encrypted cookie/token, a "state"/"data" blob, an IV+ciphertext, a `H(secret‖msg)` signature, base64 that changes on edit.

NoorQureshi 96b1367 3.7 KB Updated

File contents

NoorQureshi/SploitAgent/tree/main/skills/cryptography/crypto-oracle-attacks commit 96b1367dd8

Frequently asked questions

npx skillmds@latest add noorqureshi/crypto-oracle-attacks