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

Function SHA1

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

Source from the content-addressed store, hash-verified

292 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==True:
293 jerar.append("109180")
294def SHA1():
295 hs='4a1d4dbc1e193ec3ab2e9213876ceb8f4db72333'
296 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==True:
297 jerar.append("109020")
298def SHA1HMAC():
299 hs='6f5daac3fee96ba1382a09b1ba326ca73dccf9e7'
300 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