Commit Graph

1148 Commits

Author SHA1 Message Date
Alexander Neff 2b0273a585 Simplify logic 2025-12-06 11:19:34 -05:00
azoxlpf 43f8c793ad simplify krbtgt key logging with dict lookup 2025-12-06 15:54:13 +01:00
azoxlpf 01e95888d1 move etype option to class variable 2025-12-06 15:48:24 +01:00
azoxlpf 35e4b021aa Add AES key support for golden ticket forging 2025-12-05 18:39:18 +01:00
Alex 6120b9302d Merge pull request #1020 from Testeur-2-stylos/enum-av-withsecure 2025-12-02 14:10:37 +01:00
Alexander Neff 30e7dec1be Store configuration context when enumerating target 2025-12-01 09:35:53 -05:00
azoxlpf 40323a77f6 add _get_domain_netbios 2025-12-01 14:34:48 +01:00
Alexander Neff 4d2e72c29a Remove dumma var 2025-12-01 06:22:44 -05:00
azoxlpf d5c0b5903d Display SQL error message when xp_cmdshell query fails 2025-12-01 11:57:36 +01:00
azoxlpf d3520c71df prefer IS_SRVROLEMEMBER + fn_my_permissions combo for permission check 2025-12-01 11:04:26 +01:00
azoxlpf a442db74ac ruff fix 2025-12-01 11:04:26 +01:00
azoxlpf ebcb4add65 fix ruff E702 2025-12-01 11:04:26 +01:00
azoxlpf f0fd30f854 add permission check to prevent false success on xp_cmdshell enable 2025-12-01 11:04:26 +01:00
Alexander Neff 0c6b18a06a Remove duplicate module 2025-11-29 07:43:30 -05:00
Testeur-2-stylos 6b9a0fa8a2 enum_av : ruff checked 2025-11-28 10:15:16 +01:00
Testeur-2-stylos 4fa0cb3056 enum_av : modify WithSecure product name 2025-11-28 09:49:01 +01:00
Testeur-2-stylos 80a3c77cef enum_av : add WithSecure detector 2025-11-28 09:30:32 +01:00
Alex 9d176da35b Merge pull request #1008 from lap1nou/add-computer-db
feat(db): adding add-computer credential
2025-11-21 17:06:07 +01:00
Alexander Neff 83bc8bd181 Fix logging in group-mem 2025-11-21 10:50:02 -05:00
Alexander Neff b90be108c4 Remove unused vars 2025-11-21 10:48:29 -05:00
Alexander Neff 068874517f Fix debugging params 2025-11-21 10:47:50 -05:00
Alexander Neff 77b9c2aecd Fix password field 2025-11-21 10:46:05 -05:00
Alexander Neff 4ffc19c3a2 Fix name/accountname vars 2025-11-21 10:45:36 -05:00
Alexander Neff 01ba023b1f Fix deletion of computers via ldap 2025-11-21 10:19:36 -05:00
Alexander Neff b98d07173b Move variables to where they belong to prevent crash on deletion 2025-11-21 10:18:47 -05:00
Alexander Neff 31587e219a Simplify logic 2025-11-21 10:07:37 -05:00
Alexander Neff 4dc1bba7e4 Fix logic issues and formatting 2025-11-21 09:58:28 -05:00
Alexander Neff 7a841f6396 Use fail instead of highlight for failures and formatting 2025-11-21 09:30:24 -05:00
Alexander Neff d536372de7 Make context and connection module variables 2025-11-21 08:43:24 -05:00
Alexander Neff 9627d4ba86 Fix hash usage 2025-11-21 08:41:23 -05:00
Jan Rodriguez c196a0d2e5 enum_av module: add Kaseya EDR Agent indicator 2025-11-20 16:59:45 -04:00
lap1nou 19886c077a feat(db): adding add-computer credential 2025-11-19 22:01:45 +01:00
Alexander Neff d5beffc4c9 Readd user cred deletion in case there is a hash and we want to add pw (and vice vers) 2025-11-19 04:42:55 -05:00
Alexander Neff 2f7234dd12 Remove inner exception handling so that pws are not updated if password change failed 2025-11-19 04:23:15 -05:00
Alexander Neff 6a1c2a168d Only update credentials 2025-11-19 04:22:52 -05:00
lap1nou 07a341fcac feat(db): modified the change-password module to modify the password of the user in the DB if it's changed 2025-11-19 00:53:49 +01:00
lap1nou 684836f6c4 feat(db): modified the change-password module to modify the password of the user in the DB if it's changed 2025-11-19 00:39:34 +01:00
Alexander Neff d19d24d4fd Formatting 2025-11-17 06:42:51 -05:00
Alexander Neff 5474d64579 Formatting 2025-11-17 06:34:48 -05:00
Alexander Neff a2fa01a09a Formatting 2025-11-17 06:34:20 -05:00
Alexander Neff e782f0a17c Add IGNORE option as this exists in the code 2025-11-17 06:33:36 -05:00
Alexander Neff c2726f7a16 Make name required otherwise you don't know the name to delete it 2025-11-17 06:32:08 -05:00
Alexander Neff 965f1976bb Remove unnecessary check 2025-11-17 06:30:15 -05:00
Alexander Neff affeed0c4e Fiy syntax errors and update module specs 2025-11-17 06:27:22 -05:00
Alex a9c97ab93d Merge branch 'main' into drop_library_ms 2025-11-17 12:23:15 +01:00
Alex 277e05eb83 Merge pull request #981 from azoxlpf/fix/certipy-find-kerberos-auth
Fix Kerberos authentication handling in certipy-find
2025-11-14 13:01:44 +01:00
Alexander Neff 12134998e3 Formatting 2025-11-14 06:57:01 -05:00
Alex 653352cb3d Merge pull request #792 from azoxlpf/feat/raisechild
Add raisechild module
2025-11-13 18:54:29 +01:00
Alexander Neff 67ddd28ba2 Fix #889 by adding a proper fail message when nopac with null auth is used 2025-11-13 06:36:40 -05:00
Alexander Neff 3c30b9c9f3 Remove unused import 2025-11-12 09:26:16 -05:00