5amu
|
2019dab187
|
implement utilities for timestamps
|
2024-01-21 18:14:20 +01:00 |
|
5amu
|
642c99bcff
|
move DecodeSID to utils.go making it a generic function exposed by the module
|
2024-01-21 17:57:23 +01:00 |
|
5amu
|
c703fffe80
|
implement method to grab domain SID
|
2024-01-21 17:31:08 +01:00 |
|
5amu
|
95d028c5f9
|
move ad filters to adenum.go
|
2024-01-21 17:12:09 +01:00 |
|
5amu
|
9d23f5f88f
|
implement enumeration methods + rewrite kerberoastable
|
2024-01-21 17:11:28 +01:00 |
|
5amu
|
89d30d94d6
|
implement generic method to find AD objects
|
2024-01-21 16:55:17 +01:00 |
|
5amu
|
6bf8f8769b
|
define frequently used filters and AD UAC filters
|
2024-01-21 12:53:41 +01:00 |
|
5amu
|
cb0d98e4b2
|
do not append an empty map when generating output in Search()
|
2024-01-20 23:59:26 +01:00 |
|
5amu
|
9821700f8e
|
simplify CollectMetadata and remove session creation at runtime
|
2024-01-20 23:57:57 +01:00 |
|
5amu
|
bd1238d27e
|
implement authentication methods and change underlying connection because of bugs
|
2024-01-20 21:02:08 +01:00 |
|
5amu
|
fe59057c0d
|
implement a generic search that returns a list of objects given a filter and desired attributes
|
2024-01-20 12:22:36 +01:00 |
|
5amu
|
73a73eeeac
|
implement method to connect to and verify the ldap server (IsLdap -> Connect)
|
2024-01-20 01:50:54 +01:00 |
|
5amu
|
a167e6c57b
|
make protocolstate.IsHostAllowed check the domaincontroller, not the domain
|
2024-01-20 00:39:29 +01:00 |
|
Valerio Casalino
|
edae2f4ec4
|
implement GetKerberoastableUsers in ldap module (#4420)
* add method 'GetKerberoastableUsers()'
* add more attributes to KerberostableUser in ldap module
|
2024-01-13 00:32:00 +05:30 |
|
Tarun Koyalwar
|
dc44105baf
|
nuclei v3 : misc updates (#4247)
* use parsed options while signing
* update project layout to v3
* fix .gitignore
* remove example template
* misc updates
* bump tlsx version
* hide template sig warning with env
* js: retain value while using log
* fix nil pointer derefernce
* misc doc update
---------
Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
|
2023-10-17 17:44:13 +05:30 |
|