MCPcopy Create free account

hub / github.com/connormcgarr/tgtdelegation / functions

Functions8,809 in github.com/connormcgarr/tgtdelegation

↓ 18 callersMethodencode
Return this DER SEQUENCE, fully encoded as a binary string. Raises: ValueError: if some elements in
tgtParse/Cryptodome/Util/asn1.py:462
↓ 18 callersMethodencode
Return this DER SEQUENCE, fully encoded as a binary string. Raises: ValueError: if some elements in
tgtParse/Crypto/Util/asn1.py:462
↓ 18 callersMethodgetData
(self)
tgtParse/impacket/spnego.py:251
↓ 18 callersMethodget_ORPCthis
(self)
tgtParse/impacket/dcerpc/v5/dcomrt.py:1088
↓ 18 callersFunctionget_fixed_prng
()
tgtParse/Cryptodome/SelfTest/PublicKey/test_import_ECC.py:125
↓ 18 callersFunctionget_fixed_prng
()
tgtParse/Crypto/SelfTest/PublicKey/test_import_ECC.py:125
↓ 18 callersMethodindex
(self, suboid)
tgtParse/pyasn1/type/univ.py:1207
↓ 18 callersMethodisValidAnswer
(self, cmd)
tgtParse/impacket/smb.py:709
↓ 17 callersFunctionasn1decode
(data = '')
tgtParse/impacket/spnego.py:55
↓ 17 callersFunctioncheckNullString
(string)
tgtParse/impacket/dcerpc/v5/rrp.py:675
↓ 17 callersFunctionis_native_int
(x)
tgtParse/Cryptodome/Util/py3compat.py:95
↓ 17 callersFunctionis_native_int
(x)
tgtParse/Crypto/Util/py3compat.py:95
↓ 17 callersMethodrecvall
(self, length)
tgtParse/impacket/examples/ntlmrelayx/servers/wcfrelayserver.py:76
↓ 16 callersMethod_get_element
(self, element_id)
tgtParse/impacket/dot11.py:2234
↓ 16 callersMethodcalculatePad
(fieldType, soFar)
tgtParse/impacket/dcerpc/v5/ndr.py:199
↓ 16 callersMethoddecode
Decode a complete DER INTEGER DER, and re-initializes this object with it. Args: der_encoded (byte
tgtParse/Cryptodome/Util/asn1.py:308
↓ 16 callersMethoddecode
Decode a complete DER INTEGER DER, and re-initializes this object with it. Args: der_encoded (byte
tgtParse/Crypto/Util/asn1.py:308
↓ 16 callersMethodfromString
(self,data)
tgtParse/impacket/ntlm.py:473
↓ 16 callersMethodgetData
(self)
tgtParse/impacket/dcerpc/v5/rpcrt.py:719
↓ 16 callersMethodgetData
(self, soFar = 0)
tgtParse/impacket/dcerpc/v5/dcomrt.py:507
↓ 16 callersMethodto_asn1
(self, component)
tgtParse/impacket/krb5/types.py:227
↓ 16 callersMethodto_bytes
Convert the number into a byte string. This method encodes the number in network order and prepends as many zero bytes as required. I
tgtParse/Cryptodome/Math/_IntegerGMP.py:196
↓ 16 callersFunctionunpad
Remove standard padding. Args: padded_data (byte string): A piece of data with padding that needs to be stripped. block_size
tgtParse/Crypto/Util/Padding.py:67
↓ 15 callersMethod__init__
(self, data = None, alignment = 0)
tgtParse/impacket/dcerpc/v5/dcom/wmi.py:380
↓ 15 callersMethodappend
(self, value)
tgtParse/pyasn1/type/univ.py:1686
↓ 15 callersFunctionb2a_hex
Convert binary to hexadecimal
tgtParse/Crypto/SelfTest/st_common.py:50
↓ 15 callersFunctionbin_to_string
(uuid)
tgtParse/impacket/uuid.py:29
↓ 15 callersFunctioncheckNullString
(string)
tgtParse/impacket/dcerpc/v5/scmr.py:1148
↓ 15 callersMethodclose
(self)
tgtParse/impacket/ldap/ldap.py:414
↓ 15 callersMethoddisconnect
(self)
tgtParse/impacket/dcerpc/v5/rpcrt.py:803
↓ 15 callersMethodgetClassName
(self)
tgtParse/impacket/dcerpc/v5/dcom/wmi.py:2345
↓ 15 callersMethodgetData
(self)
tgtParse/impacket/krb5/keytab.py:220
↓ 15 callersMethodget_result_dict
(self)
tgtParse/impacket/examples/os_ident.py:81
↓ 15 callersMethodgetrandbits
Return an integer with k random bits.
tgtParse/Cryptodome/Random/random.py:42
↓ 15 callersFunctionhexdump
(data, indent = '')
tgtParse/impacket/structure.py:619
↓ 15 callersFunctionis_writeable_buffer
(x)
tgtParse/Cryptodome/Util/_raw_api.py:305
↓ 15 callersFunctionis_writeable_buffer
(x)
tgtParse/Crypto/Util/_raw_api.py:305
↓ 15 callersMethodlogTarget
(self, target, gotRelay = False, gotUsername = None)
tgtParse/impacket/examples/ntlmrelayx/utils/targetsutils.py:99
↓ 15 callersFunctionmake_hash_tests
(module, module_name, test_data, digest_size, oid=None, extra_params={})
tgtParse/Cryptodome/SelfTest/Hash/common.py:253
↓ 15 callersFunctionmake_hash_tests
(module, module_name, test_data, digest_size, oid=None, extra_params={})
tgtParse/Crypto/SelfTest/Hash/common.py:253
↓ 15 callersFunctionpad
Apply standard padding. Args: data_to_pad (byte string): The data that needs to be padded. block_size (integer): The
tgtParse/Cryptodome/Util/Padding.py:39
↓ 15 callersFunctionpad
Apply standard padding. Args: data_to_pad (byte string): The data that needs to be padded. block_size (integer): The
tgtParse/Crypto/Util/Padding.py:39
↓ 15 callersMethodpoint_at_infinity
Return the point-at-infinity for the curve this point is on.
tgtParse/Cryptodome/PublicKey/ECC.py:321
↓ 15 callersMethodpoint_at_infinity
Return the point-at-infinity for the curve this point is on.
tgtParse/Crypto/PublicKey/ECC.py:321
↓ 15 callersMethodremove
(self, service, path, password = None)
tgtParse/impacket/smb.py:3999
↓ 15 callersMethodsend_packet
(self, data)
tgtParse/impacket/nmb.py:840
↓ 15 callersMethodset_bytes_from_string
Sets the value of the packet buffer from the string 'data
tgtParse/impacket/ImpactPacket.py:57
↓ 15 callersMethodtoTimeStamp
(self, dt, epoch=datetime(1970,1,1))
tgtParse/impacket/krb5/ccache.py:381
↓ 15 callersFunctiontransformKey
(InputKey)
tgtParse/impacket/crypto.py:253
↓ 15 callersFunctionunpad
Remove standard padding. Args: padded_data (byte string): A piece of data with padding that needs to be stripped. block_size
tgtParse/Cryptodome/Util/Padding.py:67
↓ 14 callersFunctionPBKDF2
Derive one or more keys from a password (or passphrase). This function performs key derivation according to the PKCS#5 standard (v2.0). Args
tgtParse/Crypto/Protocol/KDF.py:98
↓ 14 callersFunctionb2a_hex
Convert binary to hexadecimal
tgtParse/Cryptodome/SelfTest/st_common.py:50
↓ 14 callersFunctionceil_div
Return ceil(n/d), that is, the smallest integer r such that r*d >= n
tgtParse/Cryptodome/Util/number.py:37
↓ 14 callersFunctionceil_div
Return ceil(n/d), that is, the smallest integer r such that r*d >= n
tgtParse/Crypto/Util/number.py:37
↓ 14 callersFunctiondecodeSMBString
( flags, text )
tgtParse/impacket/smbserver.py:181
↓ 14 callersMethodgetDataReferents
(self, soFar = 0)
tgtParse/impacket/dcerpc/v5/ndr.py:489
↓ 14 callersMethodget_icmp_code
(self)
tgtParse/impacket/ImpactPacket.py:1798
↓ 14 callersMethodinverse
Return the inverse of this element in GF(2^128).
tgtParse/Cryptodome/Protocol/SecretSharing.py:137
↓ 14 callersMethodinverse
Return the inverse of this element in GF(2^128).
tgtParse/Crypto/Protocol/SecretSharing.py:137
↓ 14 callersMethodload_header
(self, aBuffer)
tgtParse/impacket/ImpactPacket.py:1065
↓ 14 callersFunctionload_test_vectors_wycheproof
(dir_comps, file_name, description, root_tag={}, group_tag={}, unit_tag={})
tgtParse/Cryptodome/SelfTest/loader.py:149
↓ 14 callersFunctionload_test_vectors_wycheproof
(dir_comps, file_name, description, root_tag={}, group_tag={}, unit_tag={})
tgtParse/Crypto/SelfTest/loader.py:149
↓ 14 callersMethodsetBitLength
(self, bitLength)
tgtParse/pyasn1/type/univ.py:354
↓ 14 callersFunctiontest_probable_prime
Test if a number is prime. A number is qualified as prime if it passes a certain number of Miller-Rabin tests (dependent on the size of t
tgtParse/Cryptodome/Math/Primality.py:222
↓ 14 callersFunctiontest_probable_prime
Test if a number is prime. A number is qualified as prime if it passes a certain number of Miller-Rabin tests (dependent on the size of t
tgtParse/Crypto/Math/Primality.py:222
↓ 13 callersFunctionPBKDF2
Derive one or more keys from a password (or passphrase). This function performs key derivation according to the PKCS#5 standard (v2.0). Args
tgtParse/Cryptodome/Protocol/KDF.py:98
↓ 13 callersMethod__getBlock
(self, offset)
tgtParse/impacket/winregistry.py:201
↓ 13 callersFunctionbin
(value)
tgtParse/pyasn1/compat/binary.py:10
↓ 13 callersMethodgcd
Compute the greatest common denominator between this number and another term.
tgtParse/Cryptodome/Math/_IntegerGMP.py:661
↓ 13 callersMethodgcd
Compute the greatest common denominator between this number and another term.
tgtParse/Crypto/Math/_IntegerGMP.py:661
↓ 13 callersMethodgetData
(self)
tgtParse/impacket/ntlm.py:241
↓ 13 callersMethodgetData
(self)
tgtParse/impacket/tds.py:330
↓ 13 callersMethodgetDialect
(self)
tgtParse/impacket/smbconnection.py:202
↓ 13 callersMethodget_body_as_string
(self)
tgtParse/impacket/ImpactPacket.py:336
↓ 13 callersFunctionget_tag_random
(tag, length)
tgtParse/Cryptodome/SelfTest/Cipher/test_EAX.py:43
↓ 13 callersFunctionget_tag_random
(tag, length)
tgtParse/Crypto/SelfTest/Cipher/test_EAX.py:43
↓ 13 callersMethodhasOnlyInts
Return ``True`` if all items in this sequence are integers or non-negative integers. This function returns False is t
tgtParse/Cryptodome/Util/asn1.py:449
↓ 13 callersMethodhasOnlyInts
Return ``True`` if all items in this sequence are integers or non-negative integers. This function returns False is t
tgtParse/Crypto/Util/asn1.py:449
↓ 13 callersMethodsetComponentByPosition
Assign |ASN.1| type component by position. Equivalent to Python sequence item assignment operation (e.g. `[]`). Parameters -
tgtParse/pyasn1/type/univ.py:3081
↓ 13 callersMethodset_th_win
(self, aValue)
tgtParse/impacket/ImpactPacket.py:1384
↓ 13 callersMethodsize
(self)
tgtParse/Cryptodome/PublicKey/RSA.py:390
↓ 13 callersMethodsize
(self)
tgtParse/Crypto/PublicKey/RSA.py:390
↓ 13 callersMethodsqrt
Return the largest Integer that does not exceed the square root
tgtParse/Crypto/Math/_IntegerGMP.py:403
↓ 13 callersMethodvalues
(self)
tgtParse/pyasn1/type/univ.py:3039
↓ 12 callersMethod__init__
(self,transport)
tgtParse/impacket/dcerpc/v5/rpcrt.py:787
↓ 12 callersMethodconnectTree
(self, share)
tgtParse/impacket/smb3.py:1061
↓ 12 callersMethodcreate
(self, treeId, fileName, desiredAccess, shareMode, creationOptions, creationDisposition, fileAttributes, imper
tgtParse/impacket/smb3.py:1150
↓ 12 callersMethodencode
Return the field element, encoded as a 16 byte string.
tgtParse/Cryptodome/Protocol/SecretSharing.py:105
↓ 12 callersMethodencode
Return the field element, encoded as a 16 byte string.
tgtParse/Crypto/Protocol/SecretSharing.py:105
↓ 12 callersMethodencrypt
(self, data)
tgtParse/impacket/Dot11Crypto.py:22
↓ 12 callersMethodgetData
(self)
tgtParse/impacket/spnego.py:361
↓ 12 callersMethodget_ar_hln
(self)
tgtParse/impacket/ImpactPacket.py:2018
↓ 12 callersMethodget_flags
(self)
tgtParse/impacket/ICMP6.py:429
↓ 12 callersMethodhas_private
Whether this is an RSA private key
tgtParse/Cryptodome/PublicKey/RSA.py:176
↓ 12 callersMethodhas_private
Whether this is an RSA private key
tgtParse/Crypto/PublicKey/RSA.py:176
↓ 12 callersFunctionread_bytes
(data)
tgtParse/Cryptodome/PublicKey/_openssh.py:47
↓ 12 callersFunctionread_bytes
(data)
tgtParse/Crypto/PublicKey/_openssh.py:47
↓ 12 callersMethodrequest
(self, req, iid = None, uuid = None)
tgtParse/impacket/dcerpc/v5/dcomrt.py:1309
↓ 12 callersMethodsetComponents
(self, *args, **kwargs)
tgtParse/pyasn1/type/base.py:686
↓ 12 callersMethodset_bytes
Set the packet buffer from an array
tgtParse/impacket/ImpactPacket.py:69
← previousnext →201–300 of 8,809, ranked by callers