MCPcopy Create free account

hub / github.com/connormcgarr/tgtdelegation / functions

Functions8,809 in github.com/connormcgarr/tgtdelegation

↓ 987 callersMethodnew
(key, *data, **kwds)
tgtParse/Cryptodome/SelfTest/Hash/test_Poly1305.py:490
↓ 987 callersMethodnew
(key, *data, **kwds)
tgtParse/Crypto/SelfTest/Hash/test_Poly1305.py:490
↓ 545 callersFunctionb
(s)
tgtParse/Crypto/Util/py3compat.py:66
↓ 486 callersMethodrequest
(self, request, uuid=None, checkError=True)
tgtParse/impacket/dcerpc/v5/rpcrt.py:849
↓ 482 callersFunctionb
(s)
tgtParse/Cryptodome/Util/py3compat.py:66
↓ 384 callersMethoddecode
(self, aBuffer)
tgtParse/impacket/ImpactDecoder.py:39
↓ 347 callersMethoddigest
Return the **binary** (non-printable) MAC tag of the message that has been authenticated so far. :return: The MAC tag, computed over
tgtParse/Crypto/Hash/CMAC.py:183
↓ 313 callersMethodappend
(self, kind, value)
tgtParse/impacket/wps.py:92
↓ 299 callersMethodupdate
Authenticate the next chunk of message. Args: data (byte string/byte array/memoryview): The next chunk of data
tgtParse/Crypto/Hash/CMAC.py:111
↓ 284 callersMethodencrypt
Encrypt a piece of data using a passphrase and *PBES2*. :Parameters: data : byte string The piece of data to encrypt.
tgtParse/Cryptodome/IO/_PBES.py:182
↓ 284 callersMethodencrypt
Encrypt a piece of data using a passphrase and *PBES2*. :Parameters: data : byte string The piece of data to encrypt.
tgtParse/Crypto/IO/_PBES.py:182
↓ 260 callersMethoddigest
Return the **binary** (non-printable) MAC tag of the message that has been authenticated so far. :return: The MAC tag, computed over
tgtParse/Cryptodome/Hash/CMAC.py:183
↓ 240 callersMethodpop
(self)
tgtParse/pyasn1/debug.py:153
↓ 231 callersMethodget
Return the memory location we point to
tgtParse/Crypto/Util/_raw_api.py:58
↓ 228 callersMethodupdate
Authenticate the next chunk of message. Args: data (byte string/byte array/memoryview): The next chunk of data
tgtParse/Cryptodome/Hash/CMAC.py:111
↓ 212 callersMethodnew
(self, data=None)
tgtParse/Crypto/Hash/MD4.py:164
↓ 183 callersMethodsplit
Split a secret into ``n`` shares. The secret can be reconstructed later using just ``k`` shares out of the original ``n``. Ea
tgtParse/Crypto/Protocol/SecretSharing.py:169
↓ 179 callersMethodget
Return the memory location we point to
tgtParse/Cryptodome/Util/_raw_api.py:58
↓ 162 callersMethoddecrypt
Decrypt a piece of data using a passphrase and *PBES1*. The algorithm to use is automatically detected. :Parameters: data
tgtParse/Crypto/IO/_PBES.py:122
↓ 160 callersMethoddecrypt
Decrypt a piece of data using a passphrase and *PBES1*. The algorithm to use is automatically detected. :Parameters: data
tgtParse/Cryptodome/IO/_PBES.py:122
↓ 156 callersMethodget_iPid
(self)
tgtParse/impacket/dcerpc/v5/dcomrt.py:1178
↓ 152 callersMethodget_tests
(self)
tgtParse/impacket/examples/os_ident.py:1991
↓ 140 callersMethodencode
(self)
tgtParse/impacket/krb5/types.py:182
↓ 135 callersFunctionlist_test_cases
Return a list of TestCase instances given a TestCase class This is useful when you have defined test* methods on your TestCase class.
tgtParse/Cryptodome/SelfTest/st_common.py:32
↓ 135 callersFunctionlist_test_cases
Return a list of TestCase instances given a TestCase class This is useful when you have defined test* methods on your TestCase class.
tgtParse/Crypto/SelfTest/st_common.py:32
↓ 131 callersMethodunpack
(self, fieldName, fieldTypeOrClass, data, offset=0)
tgtParse/impacket/dcerpc/v5/ndr.py:296
↓ 126 callersMethodappend
(self, item)
tgtParse/Cryptodome/Util/asn1.py:433
↓ 126 callersMethodappend
(self, item)
tgtParse/Crypto/Util/asn1.py:433
↓ 120 callersMethodpack
(self, fieldName, fieldTypeOrClass, soFar = 0)
tgtParse/impacket/dcerpc/v5/ndr.py:266
↓ 116 callersMethodadd_result
(self, name, value)
tgtParse/impacket/examples/os_ident.py:73
↓ 116 callersMethodget_byte
Return byte at 'index
tgtParse/impacket/ImpactPacket.py:79
↓ 114 callersMethodclone
Create a modified version of |ASN.1| schema or value object. The `clone()` method accepts the same set arguments as |ASN.1| class tak
tgtParse/pyasn1/type/base.py:351
↓ 111 callersFunctionc_size_t
Convert a Python integer to size_t
tgtParse/Cryptodome/Util/_raw_api.py:106
↓ 111 callersFunctionc_size_t
Convert a Python integer to size_t
tgtParse/Crypto/Util/_raw_api.py:106
↓ 107 callersMethodset_byte
Set byte at 'index' to 'value
tgtParse/impacket/ImpactPacket.py:74
↓ 98 callersFunctionbchr
(s)
tgtParse/Cryptodome/Util/py3compat.py:68
↓ 98 callersFunctionbchr
(s)
tgtParse/Crypto/Util/py3compat.py:68
↓ 96 callersMethoddump
(self, msg = None, indent = 0)
tgtParse/impacket/dcerpc/v5/dcom/oaut.py:286
↓ 94 callersMethodexport_key
Export this ECC key. Args: format (string): The format to use for encoding the key: - ``'DER'``. The key w
tgtParse/Cryptodome/PublicKey/ECC.py:651
↓ 94 callersMethodexport_key
Export this ECC key. Args: format (string): The format to use for encoding the key: - ``'DER'``. The key w
tgtParse/Crypto/PublicKey/ECC.py:651
↓ 94 callersMethodgetData
(self, soFar = 0)
tgtParse/impacket/dcerpc/v5/ndr.py:215
↓ 91 callersMethoddecode
Decode a complete SET OF DER element, and re-initializes this object with it. DER INTEGERs are decoded into Python integers. Any othe
tgtParse/Crypto/Util/asn1.py:872
↓ 89 callersFunctionc_uint8_ptr
(data)
tgtParse/Cryptodome/Util/_raw_api.py:131
↓ 89 callersFunctionc_uint8_ptr
(data)
tgtParse/Crypto/Util/_raw_api.py:131
↓ 88 callersMethodget_word
Return 2-byte word at 'index'. See struct module's documentation to understand the meaning of 'order'.
tgtParse/impacket/ImpactPacket.py:93
↓ 88 callersFunctionload_file
(file_name, mode="rb")
tgtParse/Cryptodome/SelfTest/PublicKey/test_import_ECC.py:55
↓ 88 callersFunctionload_file
(file_name, mode="rb")
tgtParse/Crypto/SelfTest/PublicKey/test_import_ECC.py:55
↓ 87 callersFunction_sequence_component
(name, tag_value, type, **subkwargs)
tgtParse/impacket/krb5/asn1.py:56
↓ 80 callersMethodgetData
(self)
tgtParse/impacket/spnego.py:137
↓ 79 callersFunction_sequence_optional_component
(name, tag_value, type, **subkwargs)
tgtParse/impacket/krb5/asn1.py:62
↓ 79 callersMethoddecode
Decode a complete SET OF DER element, and re-initializes this object with it. DER INTEGERs are decoded into Python integers. Any othe
tgtParse/Cryptodome/Util/asn1.py:872
↓ 78 callersMethodlog
(self, msg, level=logging.INFO)
tgtParse/impacket/smbserver.py:4070
↓ 78 callersMethodset_word
Set 2-byte word at 'index' to 'value'. See struct module's documentation to understand the meaning of 'order'.
tgtParse/impacket/ImpactPacket.py:84
↓ 74 callersMethodget_bytes
Returns the packet buffer as an array
tgtParse/impacket/ImpactPacket.py:65
↓ 74 callersMethodverify
Check if a certain (EC)DSA signature is authentic. :parameter msg_hash: The hash that was carried out over the message.
tgtParse/Cryptodome/Signature/DSS.py:124
↓ 74 callersMethodverify
Check if a certain (EC)DSA signature is authentic. :parameter msg_hash: The hash that was carried out over the message.
tgtParse/Crypto/Signature/DSS.py:124
↓ 73 callersFunctionbytes_to_long
Convert a byte string to a long integer (big endian). In Python 3.2+, use the native method instead:: >>> int.from_bytes(s, 'big')
tgtParse/Crypto/Util/number.py:419
↓ 71 callersFunctionuuidtup_to_bin
(tup)
tgtParse/impacket/uuid.py:51
↓ 69 callersFunctiona2b_hex
Convert hexadecimal to binary, ignoring whitespace
tgtParse/Crypto/SelfTest/st_common.py:46
↓ 69 callersMethodencrypt_and_digest
Perform encrypt() and digest() in one step. :Parameters: plaintext : bytes/bytearray/memoryview The piece of data to en
tgtParse/Cryptodome/Cipher/_mode_siv.py:274
↓ 69 callersMethodencrypt_and_digest
Perform encrypt() and digest() in one step. :Parameters: plaintext : bytes/bytearray/memoryview The piece of data to en
tgtParse/Crypto/Cipher/_mode_siv.py:274
↓ 66 callersFunctionbytes_to_long
Convert a byte string to a long integer (big endian). In Python 3.2+, use the native method instead:: >>> int.from_bytes(s, 'big')
tgtParse/Cryptodome/Util/number.py:419
↓ 66 callersMethodchild
(self)
tgtParse/impacket/wps.py:138
↓ 66 callersMethodnew
(self, data=None)
tgtParse/Cryptodome/Hash/MD4.py:164
↓ 64 callersFunctiontobytes
(s, encoding="latin-1")
tgtParse/Cryptodome/Util/py3compat.py:74
↓ 64 callersFunctiontobytes
(s, encoding="latin-1")
tgtParse/Crypto/Util/py3compat.py:74
↓ 63 callersFunctionbord
(s)
tgtParse/Cryptodome/Util/py3compat.py:72
↓ 63 callersFunctionbord
(s)
tgtParse/Crypto/Util/py3compat.py:72
↓ 63 callersMethodhas_private
``True`` if this key can be used for making signatures or decrypting data.
tgtParse/Cryptodome/PublicKey/ECC.py:489
↓ 63 callersMethodhas_private
``True`` if this key can be used for making signatures or decrypting data.
tgtParse/Crypto/PublicKey/ECC.py:489
↓ 62 callersMethodextend
(self, values)
tgtParse/pyasn1/type/univ.py:1698
↓ 62 callersMethodsetConnectionData
(self, connId, data)
tgtParse/impacket/smbserver.py:3909
↓ 60 callersMethodgetConnectionData
(self, connId, checkStatus = True)
tgtParse/impacket/smbserver.py:3914
↓ 59 callersMethoditems
(self)
tgtParse/pyasn1/type/univ.py:3047
↓ 57 callersFunctionget_random_bytes
(lenBytes)
tgtParse/impacket/krb5/crypto.py:54
↓ 54 callersFunctiona2b_hex
Convert hexadecimal to binary, ignoring whitespace
tgtParse/Cryptodome/SelfTest/st_common.py:46
↓ 53 callersFunctionstring_to_bin
(uuid)
tgtParse/impacket/uuid.py:34
↓ 50 callersMethodcopy
Return a copy ("clone") of the CMAC object. The copy will have the same internal state as the original CMAC object. This can
tgtParse/Crypto/Hash/CMAC.py:162
↓ 50 callersMethodkeys
(self)
tgtParse/pyasn1/type/univ.py:3043
↓ 50 callersFunctionlong_to_bytes
Convert an integer to a byte string. In Python 3.2+, use the native method instead:: >>> n.to_bytes(blocksize, 'big') For instance:
tgtParse/Cryptodome/Util/number.py:377
↓ 50 callersFunctionlong_to_bytes
Convert an integer to a byte string. In Python 3.2+, use the native method instead:: >>> n.to_bytes(blocksize, 'big') For instance:
tgtParse/Crypto/Util/number.py:377
↓ 49 callersMethodget_cinstance
(self)
tgtParse/impacket/dcerpc/v5/dcomrt.py:1196
↓ 48 callersFunctioncreate_string_buffer
Allocate the given amount of bytes (initially set to 0)
tgtParse/Cryptodome/Util/_raw_api.py:110
↓ 48 callersFunctioncreate_string_buffer
Allocate the given amount of bytes (initially set to 0)
tgtParse/Crypto/Util/_raw_api.py:110
↓ 48 callersMethodsubtype
Create a specialization of |ASN.1| schema or value object. The subtype relationship between ASN.1 types has no correlation with subty
tgtParse/pyasn1/type/base.py:378
↓ 47 callersFunctionget_raw_buffer
Convert a C buffer into a Python byte sequence
tgtParse/Cryptodome/Util/_raw_api.py:127
↓ 47 callersFunctionget_raw_buffer
Convert a C buffer into a Python byte sequence
tgtParse/Crypto/Util/_raw_api.py:127
↓ 47 callersMethodset_decoded_protocol
(self, protocol)
tgtParse/impacket/ImpactDecoder.py:42
↓ 46 callersMethodcontains
(self, aHeader)
tgtParse/impacket/IP6.py:30
↓ 43 callersMethodset
(self, point)
tgtParse/Crypto/PublicKey/ECC.py:290
↓ 43 callersMethodwrite
(self,tid,fid,data, offset = 0, wait_answer=1)
tgtParse/impacket/smb.py:3666
↓ 42 callersMethodIntegers
(self, *arg)
tgtParse/Cryptodome/SelfTest/Math/test_Numbers.py:51
↓ 42 callersMethodIntegers
(self, *arg)
tgtParse/Crypto/SelfTest/Math/test_Numbers.py:51
↓ 42 callersFunction_extract
Get an item from a dictionary, and remove it from the dictionary.
tgtParse/Cryptodome/SelfTest/Cipher/common.py:34
↓ 42 callersFunction_extract
Get an item from a dictionary, and remove it from the dictionary.
tgtParse/Crypto/SelfTest/Cipher/common.py:34
↓ 41 callersFunctionVoidPointer
()
tgtParse/Cryptodome/Util/_raw_api.py:152
↓ 41 callersFunctionVoidPointer
()
tgtParse/Crypto/Util/_raw_api.py:152
↓ 41 callersMethod__init__
(self, target, ports)
tgtParse/impacket/examples/os_ident.py:988
↓ 41 callersMethodaddCommand
(self, command)
tgtParse/impacket/smb.py:694
↓ 41 callersMethodaddress_of
Return a raw pointer to this pointer
tgtParse/Cryptodome/Util/_raw_api.py:63
next →1–100 of 8,809, ranked by callers