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

Function MD2HMAC

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

Source from the content-addressed store, hash-verified

85 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==True:
86 jerar.append("106060")
87def MD2HMAC():
88 hs='4b61b72ead2b0eb0fa3b8a56556a6dca'
89 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==True:
90 jerar.append("106120")
91def MD4():
92 hs='a2acde400e61410e79dacbdfc3413151'
93 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