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

Function SHA1Django

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

Source from the content-addressed store, hash-verified

407 jerar.append("112020")
408
409def SHA1Django():
410 hs='sha1$Zion3R$299c3d65a0dcab1fc38421783d64d0ecf4113448'
411 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==False and hash[0:5].find('sha1$')==0:
412 jerar.append("113020")
413
414def Haval224():
415 hs='f65d3c0ef6c56f4c74ea884815414c24dbf0195635b550f47eac651a'

Callers 1

string_decode.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected