This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import hashpumpy | |
import requests | |
import urllib2 | |
''' | |
Hash length extension attack | |
http://35.198.133.163:1337/files/952bb2a215b032abe27d24296be099dc3334755c/?f=sample.gif -> HTTP 200 | |
952bb2a215b032abe27d24296be099dc3334755c = sample.gif |
NewerOlder