Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cube0x0/CVE-2020-1472
/ functions
Functions
49 in github.com/cube0x0/CVE-2020-1472
⨍
Functions
49
◇
Types & classes
251
↓ 38 callers
Function
checkNullString
(string)
nrpc.py:2675
↓ 3 callers
Method
__init__
(self, data = None, alignment = 0)
nrpc.py:1585
↓ 3 callers
Function
deriveSequenceNumber
(sequenceNum)
nrpc.py:1672
↓ 2 callers
Function
encryptSequenceNumberRC4
(sequenceNum, checkSum, sessionKey)
nrpc.py:1703
↓ 1 callers
Function
ComputeNetlogonSignatureAES
(authSignature, message, confounder, sessionKey)
nrpc.py:1681
↓ 1 callers
Function
ComputeNetlogonSignatureMD5
(authSignature, message, confounder, sessionKey)
nrpc.py:1690
↓ 1 callers
Function
SIGN
(data, confounder, sequenceNum, key, aes = False)
nrpc.py:1732
↓ 1 callers
Function
decryptSequenceNumberAES
(sequenceNum, checkSum, sessionKey)
nrpc.py:1726
↓ 1 callers
Function
decryptSequenceNumberRC4
(sequenceNum, checkSum, sessionKey)
nrpc.py:1715
↓ 1 callers
Function
encryptSequenceNumberAES
(sequenceNum, checkSum, sessionKey)
nrpc.py:1720
↓ 1 callers
Function
fail
(msg)
CVE-2020-1472.py:16
↓ 1 callers
Function
perform_attack
(dc_handle, dc_ip, target_computer)
CVE-2020-1472.py:79
↓ 1 callers
Function
try_zero_authenticate
(dc_handle, dc_ip, target_computer)
CVE-2020-1472.py:21
Function
ComputeNetlogonCredential
(inputData, Sk)
nrpc.py:1623
Function
ComputeNetlogonCredentialAES
(inputData, Sk)
nrpc.py:1634
Function
ComputeSessionKeyAES
(sharedSecret, clientChallenge, serverChallenge, sharedSecretHash = None)
nrpc.py:1640
Function
ComputeSessionKeyStrongKey
(sharedSecret, clientChallenge, serverChallenge, sharedSecretHash = None)
nrpc.py:1655
Function
SEAL
(data, confounder, sequenceNum, key, aes = False)
nrpc.py:1754
Function
UNSEAL
(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
Method
getAlignment
(self)
nrpc.py:143
Method
getAlignment
(self)
nrpc.py:175
Method
getAlignment
(self)
nrpc.py:1540
Method
getDataLen
(self, data, offset=0)
nrpc.py:153
Method
getDataLen
(self, data, offset=0)
nrpc.py:168
Method
getDataLen
(self, data, offset=0)
nrpc.py:341
Method
getDataLen
(self, data, offset=0)
nrpc.py:523
Method
getDataLen
(self, data, offset=0)
nrpc.py:662
Method
getDataLen
(self, data, offset=0)
nrpc.py:1555
Function
getSSPType1
(workstation='', domain='', signingRequired=False)
nrpc.py:1820
Function
hDsrGetDcName
(dce, computerName, domainName, domainGuid, siteGuid, flags)
nrpc.py:2721
Function
hDsrGetDcNameEx
(dce, computerName, domainName, domainGuid, siteName, flags)
nrpc.py:2712
Function
hDsrGetDcNameEx2
(dce, computerName, accountName, allowableAccountControlBits, domainName, domainGuid, siteName, flags)
nrpc.py:2701
Function
hDsrGetDcSiteCoverageW
(dce, serverName)
nrpc.py:2747
Function
hDsrGetSiteName
(dce, computerName)
nrpc.py:2742
Function
hNetrGetAnyDCName
(dce, serverName, domainName)
nrpc.py:2730
Function
hNetrGetDCName
(dce, serverName, domainName)
nrpc.py:2736
Function
hNetrLogonGetCapabilities
(dce, serverName, computerName, authenticator, returnAuthenticator=0, queryLevel=1)
nrpc.py:2815
Function
hNetrLogonGetDomainInfo
(dce, serverName, computerName, authenticator, returnAuthenticator=0, level=1)
nrpc.py:2789
Function
hNetrServerAuthenticate
(dce, primaryName, accountName, secureChannelType, computerName, clientCredential)
nrpc.py:2762
Function
hNetrServerAuthenticate2
(dce, primaryName, accountName, secureChannelType, computerName, clientCredential, negotiateFlags)
nrpc.py:2752
Function
hNetrServerAuthenticate3
(dce, primaryName, accountName, secureChannelType, computerName, clientCredential, negotiateFlags)
nrpc.py:2691
Function
hNetrServerGetTrustInfo
(dce, trustedDcName, accountName, secureChannelType, computerName, authenticator)
nrpc.py:2828
Function
hNetrServerPasswordGet
(dce, primaryName, accountName, accountType, computerName, authenticator)
nrpc.py:2771
Function
hNetrServerReqChallenge
(dce, primaryName, computerName, clientChallenge)
nrpc.py:2684
Function
hNetrServerTrustPasswordsGet
(dce, trustedDcName, accountName, secureChannelType, computerName, authenticator)
nrpc.py:2780