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

Function MD4HMAC

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

Source from the content-addressed store, hash-verified

93 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==True:
94 jerar.append("106040")
95def MD4HMAC():
96 hs='6be20b66f2211fe937294c1c95d1cd4f'
97 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==True:
98 jerar.append("106100")
99def MD5():
100 hs='ae11fd697ec92c7c98de3fac23aba525'
101 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==True:

Callers 1

string_decode.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected