Hash-Extender-Bruter is a tool in python to bruteforce Hash-extender length and send back cookie to website
git clone https://github.com/0xHasanM/Hash-Extender-Bruter.gitcd Hash-Extender-Brutermv ./hash-extender /usr/binpip3 install -r requirements.txtchmod +x ./Hash-Extender-bruter.py-h : show help menu-d : the original data i.e. user=demo-s : signature (hash)-a : data to add i.e. user=admin-r : bad word i.e. 'wrong signature'
Length_extension_attack
SHA1 length extension attack on the Secure Filesystem
MD5 length extension and Blind SQL Injection - BruCON CTF part 3