hideckies / exploit-notes

Sticky notes for pentesting, bug bounty, CTF.
https://exploit-notes.hdks.org/
MIT License
611 stars 130 forks source link

Fix PKCS7 padding example #193

Closed juergenhoetzel closed 1 year ago

juergenhoetzel commented 1 year ago

The value of each added byte is the number of bytes that are added.

hideckies commented 1 year ago

Thanks! I learned it again and convinced that I was mistaken.