MCPcopy Create free account

hub / github.com/cube0x0/CVE-2020-1472 / functions

Functions49 in github.com/cube0x0/CVE-2020-1472

↓ 38 callersFunctioncheckNullString
(string)
nrpc.py:2675
↓ 3 callersMethod__init__
(self, data = None, alignment = 0)
nrpc.py:1585
↓ 3 callersFunctionderiveSequenceNumber
(sequenceNum)
nrpc.py:1672
↓ 2 callersFunctionencryptSequenceNumberRC4
(sequenceNum, checkSum, sessionKey)
nrpc.py:1703
↓ 1 callersFunctionComputeNetlogonSignatureAES
(authSignature, message, confounder, sessionKey)
nrpc.py:1681
↓ 1 callersFunctionComputeNetlogonSignatureMD5
(authSignature, message, confounder, sessionKey)
nrpc.py:1690
↓ 1 callersFunctionSIGN
(data, confounder, sequenceNum, key, aes = False)
nrpc.py:1732
↓ 1 callersFunctiondecryptSequenceNumberAES
(sequenceNum, checkSum, sessionKey)
nrpc.py:1726
↓ 1 callersFunctiondecryptSequenceNumberRC4
(sequenceNum, checkSum, sessionKey)
nrpc.py:1715
↓ 1 callersFunctionencryptSequenceNumberAES
(sequenceNum, checkSum, sessionKey)
nrpc.py:1720
↓ 1 callersFunctionfail
(msg)
CVE-2020-1472.py:16
↓ 1 callersFunctionperform_attack
(dc_handle, dc_ip, target_computer)
CVE-2020-1472.py:79
↓ 1 callersFunctiontry_zero_authenticate
(dc_handle, dc_ip, target_computer)
CVE-2020-1472.py:21
FunctionComputeNetlogonCredential
(inputData, Sk)
nrpc.py:1623
FunctionComputeNetlogonCredentialAES
(inputData, Sk)
nrpc.py:1634
FunctionComputeSessionKeyAES
(sharedSecret, clientChallenge, serverChallenge, sharedSecretHash = None)
nrpc.py:1640
FunctionComputeSessionKeyStrongKey
(sharedSecret, clientChallenge, serverChallenge, sharedSecretHash = None)
nrpc.py:1655
FunctionSEAL
(data, confounder, sequenceNum, key, aes = False)
nrpc.py:1754
FunctionUNSEAL
(data, auth_data, key, aes = False)
nrpc.py:1789
Method__init__
(self, error_string=None, error_code=None, packet=None)
nrpc.py:46
Method__init__
(self, data = None, alignment = 0)
nrpc.py:1601
Method__init__
(self, data = None, alignment = 0)
nrpc.py:1617
Method__str__
( self )
nrpc.py:49
MethodgetAlignment
(self)
nrpc.py:143
MethodgetAlignment
(self)
nrpc.py:175
MethodgetAlignment
(self)
nrpc.py:1540
MethodgetDataLen
(self, data, offset=0)
nrpc.py:153
MethodgetDataLen
(self, data, offset=0)
nrpc.py:168
MethodgetDataLen
(self, data, offset=0)
nrpc.py:341
MethodgetDataLen
(self, data, offset=0)
nrpc.py:523
MethodgetDataLen
(self, data, offset=0)
nrpc.py:662
MethodgetDataLen
(self, data, offset=0)
nrpc.py:1555
FunctiongetSSPType1
(workstation='', domain='', signingRequired=False)
nrpc.py:1820
FunctionhDsrGetDcName
(dce, computerName, domainName, domainGuid, siteGuid, flags)
nrpc.py:2721
FunctionhDsrGetDcNameEx
(dce, computerName, domainName, domainGuid, siteName, flags)
nrpc.py:2712
FunctionhDsrGetDcNameEx2
(dce, computerName, accountName, allowableAccountControlBits, domainName, domainGuid, siteName, flags)
nrpc.py:2701
FunctionhDsrGetDcSiteCoverageW
(dce, serverName)
nrpc.py:2747
FunctionhDsrGetSiteName
(dce, computerName)
nrpc.py:2742
FunctionhNetrGetAnyDCName
(dce, serverName, domainName)
nrpc.py:2730
FunctionhNetrGetDCName
(dce, serverName, domainName)
nrpc.py:2736
FunctionhNetrLogonGetCapabilities
(dce, serverName, computerName, authenticator, returnAuthenticator=0, queryLevel=1)
nrpc.py:2815
FunctionhNetrLogonGetDomainInfo
(dce, serverName, computerName, authenticator, returnAuthenticator=0, level=1)
nrpc.py:2789
FunctionhNetrServerAuthenticate
(dce, primaryName, accountName, secureChannelType, computerName, clientCredential)
nrpc.py:2762
FunctionhNetrServerAuthenticate2
(dce, primaryName, accountName, secureChannelType, computerName, clientCredential, negotiateFlags)
nrpc.py:2752
FunctionhNetrServerAuthenticate3
(dce, primaryName, accountName, secureChannelType, computerName, clientCredential, negotiateFlags)
nrpc.py:2691
FunctionhNetrServerGetTrustInfo
(dce, trustedDcName, accountName, secureChannelType, computerName, authenticator)
nrpc.py:2828
FunctionhNetrServerPasswordGet
(dce, primaryName, accountName, accountType, computerName, authenticator)
nrpc.py:2771
FunctionhNetrServerReqChallenge
(dce, primaryName, computerName, clientChallenge)
nrpc.py:2684
FunctionhNetrServerTrustPasswordsGet
(dce, trustedDcName, accountName, secureChannelType, computerName, authenticator)
nrpc.py:2780