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

Function SAM

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

Source from the content-addressed store, hash-verified

478 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==False and hash[32:33].find(':')==0:
479 jerar.append("116020")
480def SAM():
481 hs='4318B176C3D8E3DEAAD3B435B51404EE:B7C899154197E8A2A33121D76A240AB5'
482 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==False and hash.islower()==False and hash[32:33].find(':')==0:
483 jerar.append("116040")
484
485def SHA256Django():
486 hs='sha256$Zion3R$9e1a08aa28a22dfff722fad7517bae68a55444bb5e2f909d340767cec9acf2c3'

Callers 1

string_decode.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected