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

Function SHA384HMAC

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

Source from the content-addressed store, hash-verified

501 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==True:
502 jerar.append("119020")
503def SHA384HMAC():
504 hs='bef0dd791e814d28b4115eb6924a10beb53da47d463171fe8e63f68207521a4171219bb91d0580bca37b0f96fddeeb8b'
505 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==True:
506 jerar.append("119040")
507
508def SHA256s():
509 hs='$6$g4TpUQzk$OmsZBJFwvy6MwZckPvVYfDnwsgktm2CckOlNJGy9HNwHSuHFvywGIuwkJ6Bjn3kKbB6zoyEjIYNMpHWBNxJ6g.'

Callers 1

string_decode.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected