Commit Graph

18 Commits

Author SHA1 Message Date
Alexander Neff 011fc0d9dd Merge branch 'main' into issues-881 2025-09-08 04:07:26 -04:00
Alexander Neff 1fe2240018 Remove return values and add module options text 2025-09-08 04:03:50 -04:00
Alexander Neff 1261782177 Remove unnecessary new line in imports 2025-08-26 17:53:42 -04:00
Marshall Hallenbeck c5bb5a2692 fix(enum_ca): properly return false if theres an error with fetchList; also ruff fix for return None 2025-08-21 11:40:47 -04:00
Alexander Neff 652fc12253 Categorize modules 2025-08-16 15:10:22 -04:00
mpgn 4dd479a956 remove blank line 2025-07-16 16:25:49 +02:00
mpgn 95e7cdfc9f remove the horrible multiple hosts option 2025-07-16 16:22:04 +02:00
mpgn aa6e504aa5 remove the horrible opsec flag 2025-07-07 11:22:25 +02:00
Alexander Neff a42c664326 Autofix with ruff 2025-04-03 12:22:06 -04:00
Alexander Neff 61e2e58e50 Fix UP031, remove percent string replacements 2025-04-03 12:01:33 -04:00
Alexander Neff 06e107dd10 Remove "remoteHost" in favour of "host" to keep only one variable, also some formatting 2024-05-12 18:35:05 -04:00
XiaoliChan 184551ee30 [DNS] Fix module with kerberos
Signed-off-by: XiaoliChan <30458572+XiaoliChan@users.noreply.github.com>
2024-03-09 01:52:16 -05:00
Josh 7a46f9eb64 Update enum_ca.py
Signed-off-by: Josh <68809797+0xjbb@users.noreply.github.com>
2024-02-27 17:58:23 +01:00
Alexander Neff 97af55337c Added proposal by Dfte and formating 2024-02-27 17:58:23 +01:00
Josh bf61e93466 Update enum_ca.py
Updated as requested

Signed-off-by: Josh <68809797+0xjbb@users.noreply.github.com>
2024-02-27 17:58:23 +01:00
Josh b20f6e199d Update enum_ca.py
removed newline on line 1

Signed-off-by: Josh <68809797+0xjbb@users.noreply.github.com>
2024-02-27 17:58:23 +01:00
Josh a6fbdbff2b linted
ran through ruff
2024-02-27 17:58:23 +01:00
Josh c0ac682722 New Module
added anonymous ADCS CA enumeration module
2024-02-27 17:58:23 +01:00