h00die
|
557a15a115
|
spelling fixes on docs
|
2023-10-10 14:46:18 -04:00 |
|
Spencer McIntyre
|
902eaa2562
|
Add new queries and attributes for ldap_query
|
2023-01-30 16:24:23 -05:00 |
|
Grant Willcox
|
2a8d95c121
|
Default to having a near empty custom file so that we can still update the default queries without issues vs preventing updates from occuring. If users want to override the defaults, then they accept the risk of not getting updates. Update documentation to also note this.
|
2022-07-15 16:29:12 -05:00 |
|
Grant Willcox
|
2d1acc0369
|
Refactor code and also add in proper fail_with error codes where needed. Also fix up module and documentation descriptions to be a bit clearer.
|
2022-07-15 16:29:01 -05:00 |
|
Grant Willcox
|
03ebbaf2d0
|
Add in RUN_SINGLE_QUERY and associated options, and then update the code and documentation accordingly. This will allow users to run single queries with associated attribute filters if they want to test out single queries at a time without changing YAML files
|
2022-07-15 16:29:00 -05:00 |
|
Grant Willcox
|
67cf39f4b9
|
Update documentation to include RUN_QUERY_FILE example.
|
2022-07-15 16:28:55 -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 |
|