Spencer McIntyre
|
97f75c19e4
|
Show the objectSID of groups as well
|
2024-02-26 17:28:41 -05:00 |
|
Jack Heysel
|
3bad98afc6
|
Land #18488, add kerberos_tickets post module
Adds a module to manage kerberos tickets from a compromised
host. This PR also includes rail gun enhancements.
|
2023-12-07 19:12:48 -05:00 |
|
adfoster-r7
|
02c892c3fc
|
Add hierarchical search table support
|
2023-11-30 16:32:29 +00:00 |
|
Spencer McIntyre
|
54bce7fcb5
|
Add module docs
|
2023-10-27 12:47:19 -04:00 |
|
Spencer McIntyre
|
902eaa2562
|
Add new queries and attributes for ldap_query
|
2023-01-30 16:24:23 -05:00 |
|
Grant Willcox
|
82fe7120d4
|
Update ADCS to be AD CS so we have appropriate spelling
|
2023-01-18 17:07:48 -06:00 |
|
Spencer McIntyre
|
4bc98c6cc5
|
Fix a YAML syntax issue
|
2022-10-24 09:18:10 -04:00 |
|
Grant Willcox
|
01e4701bef
|
Reorder queries alphabetically and fix up errors identified during review
|
2022-10-21 11:18:23 -05:00 |
|
Grant Willcox
|
abd8ad1d7d
|
Restore ADCS certificate template gathering option and add in some new fields that should prove to be useful
|
2022-10-07 12:47:19 -05:00 |
|
Grant Willcox
|
33dc2f1109
|
Add in DNS zone enumeration option
|
2022-10-07 12:47:12 -05:00 |
|
Grant Willcox
|
bbf8017570
|
Add in references for the various queries
|
2022-10-07 12:47:10 -05:00 |
|
Grant Willcox
|
e7fbda96e3
|
Add in new LDAP queries to help with various attack paths
|
2022-10-07 12:47:10 -05:00 |
|
Grant Willcox
|
9dcbf55ea8
|
Update ldap_query logic to handle binary data
|
2022-08-29 15:34:18 -05:00 |
|
Grant Willcox
|
109065e7c7
|
Fix up LDAP query syntax for some queries
|
2022-08-24 16:59:13 -05:00 |
|
Spencer McIntyre
|
e03f479659
|
Add a couple of ADCS related queries
|
2022-08-24 15:13:19 -04:00 |
|
Spencer McIntyre
|
3c495770b8
|
Allow configuring a base_dn prefix
|
2022-08-24 15:13:16 -04:00 |
|
Grant Willcox
|
14e3c694ff
|
Fix default LDAP query descriptions due to some typos
|
2022-07-22 12:13:14 -05:00 |
|
Spencer McIntyre
|
25f50e607c
|
Reduce code, be more permissive
This makes a few changes that should enable the module to function
better should it be dropped into a fresh MSF installation on its own.
|
2022-07-15 16:29:17 -05:00 |
|
Grant Willcox
|
c5f2507ee0
|
Fix up usage of the word columns where attributes was more appropriate. Also update the multi query logic to match new data format as it was broken before as a result of changes to file format. Finally remove extra parameters that are no longer needed.
|
2022-07-15 16:28:43 -05:00 |
|
Grant Willcox
|
8c236e789e
|
Rename files to follow proper format. Add in documentation for examples. Then update code so we use Msf::Config.get_config_root to store the config file that we parse to get the actions outside of a Git tracked location. We will still use the default file to populate this non-git tracked location if its not already populated though.
|
2022-07-15 16:28:43 -05:00 |
|
Grant Willcox
|
3c56e272a1
|
Remove default actions and move them to default.yaml, then update code accordingly. Also update the initialization code so it will now load the possible actions dynamically from default.yaml.
|
2022-07-15 16:28:37 -05:00 |
|