MCPcopy Create free account

hub / github.com/Synzack/ldapper / functions

Functions46 in github.com/Synzack/ldapper

↓ 35 callersFunctionOutputAndLog
(fileName string, data string, minWidth int, tabWidth int, padding int, noStdOut bool)
Globals/Globals.go:47
↓ 27 callersFunctionendianConvert
(sd string)
SecurityDescriptor/SecurityDescriptorFuncs.go:117
↓ 13 callersFunctionLdapSearch
(baseDN string, query string)
Globals/Globals.go:26
↓ 6 callersFunctionConvertLDAPTime
(t int)
Globals/Globals.go:71
↓ 5 callersFunctionhexToDecimalString
(hex string)
SecurityDescriptor/SecurityDescriptorFuncs.go:135
↓ 4 callersFunctionConvertToMinutes
(t string)
Globals/Globals.go:79
↓ 4 callersFunctionconvertSID
(hexSID string)
SecurityDescriptor/SecurityDescriptorFuncs.go:142
↓ 3 callersFunctiongetACEHeader
(SD string)
SecurityDescriptor/SecurityDescriptorFuncs.go:37
↓ 3 callersFunctionhexToOffset
(hex string)
SecurityDescriptor/SecurityDescriptorFuncs.go:129
↓ 2 callersFunctionAddComputerAccount
(username string, baseDN string, conn *ldap.Conn)
Commands/AddComputer.go:13
↓ 2 callersFunctionAddSPN
(targetUser string, spn string, baseDN string, conn *ldap.Conn)
Commands/ModifySPN.go:10
↓ 2 callersFunctionDeleteSPN
(targetUser string, spn string, baseDN string, conn *ldap.Conn)
Commands/ModifySPN.go:34
↓ 2 callersFunctionGetKerberosClient
(domain string, dc string, username string, password string, ntlm string, ccacheAuth bool, etype string, socks
Globals/Globals.go:177
↓ 2 callersFunctionGetMachineQuota
(baseDN string, conn *ldap.Conn)
Queries/QueryMachineQuota.go:10
↓ 2 callersFunctionGetPwdPolicy
(baseDN string, conn *ldap.Conn)
Queries/GetPwdPolicy.go:11
↓ 2 callersFunctionGetSecurityDescriptor
(input string, baseDN string, conn *ldap.Conn)
Queries/GetSecurityDescriptor.go:12
↓ 2 callersFunctionGetUserSPNs
(baseDN string, conn *ldap.Conn)
Queries/GetUserSPNs.go:11
↓ 2 callersFunctionGroupsQuery
(groupInput string, baseDN string, conn *ldap.Conn)
Queries/QueryGroups.go:11
↓ 2 callersFunctionLookupSID
(baseDN string, conn *ldap.Conn, SID string)
SecurityDescriptor/LookupSID.go:10
↓ 2 callersFunctionNetGroupQuery
(groupInput string, baseDN string, conn *ldap.Conn)
Queries/QueryNetGroup.go:12
↓ 2 callersFunctionNetUserQuery
(usernameInput string, baseDN string, conn *ldap.Conn)
Queries/QueryNetUser.go:43
↓ 2 callersFunctionRequestTicket
(targetUser string, cl *client.Client)
Commands/RequestTicket.go:14
↓ 2 callersFunctionReturnGroupQuery
end NetGroupQuery
Queries/QueryNetGroup.go:73
↓ 2 callersFunctionReturnNestedGroupQuery
end NetNestedGroupQuery
Queries/QueryNestedGroup.go:56
↓ 2 callersFunctiongetACEMask
(ACE string)
SecurityDescriptor/SecurityDescriptorFuncs.go:46
↓ 2 callersMethodparse
(rawACE string, baseDN string, conn *ldap.Conn)
SecurityDescriptor/AceTypeStructures.go:12
↓ 1 callersFunctionBruteUserQuery
(inputname string, server string, threads int, outputFile string, secure bool)
Queries/QueryBruteUsers.go:18
↓ 1 callersFunctionGetArrayDifference
(a, b []string)
Globals/Globals.go:115
↓ 1 callersFunctionGetBaseDN
(dc string, conn *ldap.Conn)
Globals/Globals.go:91
↓ 1 callersFunctionGetMachineHostname
(dc string, proxyDial func(string, string) (net.Conn, error))
Globals/Globals.go:131
↓ 1 callersFunctionLdapSearchSD
Security Descriptor Functions
Globals/Globals.go:37
↓ 1 callersFunctionNetNestedGroupQuery
(groupInput string, baseDN string, conn *ldap.Conn)
Queries/QueryNestedGroup.go:10
↓ 1 callersFunctiongetACE
(rawACE string)
SecurityDescriptor/SecurityDescriptorFuncs.go:174
↓ 1 callersFunctiongetACEFlags
(ACE string)
SecurityDescriptor/SecurityDescriptorFuncs.go:52
↓ 1 callersFunctiongetACLHeader
(SD string)
SecurityDescriptor/SecurityDescriptorFuncs.go:26
↓ 1 callersFunctiongetDACL
(header *HEADER, sd string)
SecurityDescriptor/SecurityDescriptorFuncs.go:167
↓ 1 callersFunctiongetHeader
https://www.itinsights.org/Process-low-level-NtSecurityDescriptor/
SecurityDescriptor/SecurityDescriptorFuncs.go:13
↓ 1 callersFunctiongetObjectAndInheritedType
(ACE string, ACEFlags string)
SecurityDescriptor/SecurityDescriptorFuncs.go:74
↓ 1 callersFunctiongetPwdProperties
(pwdProperties string)
Queries/GetPwdPolicy.go:59
FunctionGetGroup
(header *HEADER, sd string)
SecurityDescriptor/SecurityDescriptorFuncs.go:66
FunctionParseSD
(SD string, baseDN string, conn *ldap.Conn)
SecurityDescriptor/SecurityDescriptorFuncs.go:194
FunctiongetOwner
(header *HEADER, sd string)
SecurityDescriptor/SecurityDescriptorFuncs.go:58
FunctiongetSID
(ACE string)
SecurityDescriptor/SecurityDescriptorFuncs.go:182
FunctionhexToInt
(hex string)
SecurityDescriptor/SecurityDescriptorFuncs.go:188
Functionmain
()
main.go:49
Methodparse
(rawACE string, baseDN string, conn *ldap.Conn)
SecurityDescriptor/AceTypeStructures.go:29