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

Function NTLM

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

Source from the content-addressed store, hash-verified

109 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==True:
110 jerar.append("106140")
111def NTLM():
112 hs='cc348bace876ea440a28ddaeb9fd3550'
113 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==True:
114 jerar.append("106029")
115def RAdminv2x():
116 hs='baea31c728cbf0cd548476aa687add4b'
117 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