Commit Graph

1813 Commits (02cfaa90ac123dc6d02033f8be3faaf69fd851a0)

Author SHA1 Message Date
twosevenzero 8233c5bf48 Closes Issue #697. Added a flag to append self.host to the filename of the retrieved file from the get-file option. 2023-03-23 23:51:49 -04:00
Bebzounette 433107ba6d Ported reg.py from Impacket to CME to add, delete, modify and query registry keys remotly 2023-03-23 23:51:49 -04:00
mpgn ac057065fb Update message and module for ntdsutil module 2023-03-23 23:51:49 -04:00
mpgn 61c4738e00 Update message and module for ntdsutil module 2023-03-23 23:51:49 -04:00
famos0 b9f0b25938 update ntdsutil db interactions 2023-03-23 23:51:49 -04:00
famos0 f9f87b1cc4 finish ntdsutil.py module 2023-03-23 23:51:49 -04:00
famos0 7840d0050e add random outputdir 2023-03-23 23:51:49 -04:00
famos0 13ae941d34 add ntdsutil module 2023-03-23 23:51:49 -04:00
Marshall Hallenbeck 66c9c5ee13 replace deprecated imp with importlib 2023-03-23 23:31:49 -04:00
Marshall Hallenbeck b6f54b4ad7 refactor(modules): fix some code reuse and formatting 2023-03-23 23:25:26 -04:00
Marshall Hallenbeck ddb5d54c95 update nopac module to catch error connecting to Kerberos and fix formatting 2023-03-23 23:21:43 -04:00
Marshall Hallenbeck 89cd804e10 update install_elevated module to catch login cleanup and fix formatting 2023-03-23 23:21:16 -04:00
mpgn 771f002c53 add exist function to cmedb 2023-03-23 16:13:44 -04:00
mpgn 25d2049f60 Bump to 5.4.6 2023-03-23 15:58:41 -04:00
Marshall Hallenbeck 84e239c139 fix(modules): return and compare lowercase modules names, since case should not matter 2023-03-23 13:52:36 -04:00
mpgn e791c817f6 Update get-file output file 2023-03-23 07:13:18 -04:00
twosevenzero c725094bd9 Closes Issue #697. Added a flag to append self.host to the filename of the retrieved file from the get-file option. 2023-03-23 07:04:07 -04:00
Bebzounette 6c8edf2b7c Ported reg.py from Impacket to CME to add, delete, modify and query registry keys remotly 2023-03-23 06:58:46 -04:00
mpgn d47ba0f1d0 Update message and module for ntdsutil module 2023-03-23 06:44:26 -04:00
mpgn 028fee2185 Update message and module for ntdsutil module 2023-03-23 06:43:13 -04:00
mpgn 0a764dd342
Merge pull request #15 from mpgn/ntdsutil
add ntdsutil module
2023-03-23 11:24:56 +01:00
famos0 9bbd4486bc update ntdsutil db interactions 2023-03-23 10:24:57 +01:00
famos0 42c85b5eb6 Merge branch 'master' into ntdsutil 2023-03-23 10:21:39 +01:00
Marshall Hallenbeck 68122ec69a add dependency 2023-03-22 17:16:39 -04:00
Marshall Hallenbeck ac7c19e915 working on getting tests to work 2023-03-22 17:16:10 -04:00
Marshall Hallenbeck e7fcea0851 feat(modules): allow multiple modules to be ran 2023-03-22 16:51:08 -04:00
mpgn 0278c05247
Merge pull request #12 from mpgn/cmedb_marshall
cmedb overhaul, bug fixes, formatting update, and new features
2023-03-22 19:00:37 +01:00
Marshall Hallenbeck 2c762989eb fix: check if ntds attribute exists properly 2023-03-22 12:10:00 -04:00
Marshall Hallenbeck 3cdb3cdf0b fix(cmedb): update error message to instruct user to only delete the workspaces folder 2023-03-22 11:58:49 -04:00
Marshall Hallenbeck 772986c0fa fix(cmedb): display error if DB reflection fails for new schema and tell user how to fix it 2023-03-22 11:51:24 -04:00
famos0 cebb70cb6f finish ntdsutil.py module 2023-03-22 12:40:04 +01:00
mpgn 5c5a9bb3c9
Update context.py 2023-03-22 12:23:20 +01:00
mpgn d79cb7d62b
Merge branch 'master' into cmedb_marshall 2023-03-22 12:22:33 +01:00
mpgn 0a06696daf
Merge pull request #14 from mpgn/fix_log
fix log for modules
2023-03-22 10:49:07 +01:00
famos0 710a7559c2 add random outputdir 2023-03-22 10:45:02 +01:00
famos0 8545e76f04 fix log for modules 2023-03-22 10:36:08 +01:00
famos0 0482a98ff5 add ntdsutil module 2023-03-22 10:35:18 +01:00
mpgn e4cc4974a2
Merge branch 'master' into cmedb_marshall 2023-03-21 23:09:18 +01:00
mpgn 7af90207a8 add warning when dumping ntds 2023-03-21 17:07:18 -04:00
mpgn 66c996e0d6 Update aardwolf/asyauth/minikerberos/pypykatz 2023-03-21 17:02:58 -04:00
mpgn 6f9512e420 Update aardwolf to 0.2.7 2023-03-21 17:00:04 -04:00
Marshall Hallenbeck 14bcfe227d Merge branch 'tests_marshall' of https://github.com/mpgn/cme into tests_marshall 2023-03-21 08:49:52 -04:00
Marshall Hallenbeck 51d881dcd7 update how workspaces are created so tests can utilize functionality 2023-03-21 08:49:43 -04:00
Marshall Hallenbeck 824fed7f99 tests(deps): add pytest dependency 2023-03-21 08:49:43 -04:00
Marshall Hallenbeck 0b025aa796 tests(smb): add setup, teardown, initial add_host test, and definitions for all smb function tests 2023-03-21 08:49:43 -04:00
famos0 ab5b85e7ad add dpapi export option + handle wrong args 2023-03-21 11:17:44 +01:00
famos0 a2fa196cc8 fix pool error when exit 2023-03-21 10:42:14 +01:00
famos0 3980362dd1 add helper for cmedb dpapi 2023-03-21 10:41:10 +01:00
Marshall Hallenbeck 38ad42b477 Merge branch 'tests_marshall' of https://github.com/mpgn/cme into tests_marshall 2023-03-20 22:11:51 -04:00
Marshall Hallenbeck ef9700984f update how workspaces are created so tests can utilize functionality 2023-03-20 22:11:23 -04:00