MCPcopy Create free account
hub / github.com/AnasAboreeda/Penetration-Testing-Study-Notes / MySQL5

Function MySQL5

archive/scripts/string_decode.py:278–281  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

276 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==True:
277 jerar.append("109200")
278def MySQL5():
279 hs='9bb2fb57063821c762cc009f7584ddae9da431ff'
280 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==True:
281 jerar.append("109040")
282def MySQL160bit():
283 hs='*2470c0c06dee42fd1618bb99005adca2ec9d1e19'
284 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==False and hash[0:1].find('*')==0:

Callers 1

string_decode.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected