Commit Graph

1597 Commits

Author SHA1 Message Date
Marshall Hallenbeck d112bfcbfb fix(smb): handle additional SMB connection errors, including unknown nt errors that impacket doesnt have 2023-03-24 14:25:17 -04:00
Marshall Hallenbeck 99155af7af update how workspaces are created so tests can utilize functionality 2023-03-24 14:25:17 -04:00
Marshall Hallenbeck b3ab4b06d9 update how workspaces are created so tests can utilize functionality 2023-03-24 14:25:17 -04:00
mpgn 8c4c08d88e add exist function to cmedb 2023-03-24 14:25:15 -04:00
Marshall Hallenbeck 2a6030d772 add dependency 2023-03-24 14:24:38 -04:00
Marshall Hallenbeck 7e11283e54 working on getting tests to work 2023-03-24 14:24:38 -04:00
Marshall Hallenbeck 47132d0777 update how workspaces are created so tests can utilize functionality 2023-03-24 14:24:38 -04:00
Marshall Hallenbeck 502e0b0eea update how workspaces are created so tests can utilize functionality 2023-03-24 14:24:37 -04:00
Marshall Hallenbeck 64102b35db update how workspaces are created so tests can utilize functionality 2023-03-24 14:24:34 -04:00
Marshall Hallenbeck c049b9f3e2 tests(deps): add pytest dependency 2023-03-24 14:24:34 -04:00
Marshall Hallenbeck 7b270f9151 tests(smb): add setup, teardown, initial add_host test, and definitions for all smb function tests 2023-03-24 14:24:31 -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
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
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
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 9b16a5bd4e feat(cmedb): add ability to export IPs of hosts with signing disabled, different implementation from pull #758 2023-03-20 22:03:23 -04:00
Marshall Hallenbeck 301652c8c1 Merge branch 'cmedb_marshall' of https://github.com/mpgn/cme into cmedb_marshall 2023-03-20 17:14:23 -04:00
Marshall Hallenbeck 928d26a428 feat(cmedb): add exit command 2023-03-20 17:14:07 -04:00
Marshall Hallenbeck ff0be34c7c feat(cmedb): add exit command 2023-03-20 17:08:22 -04:00
Marshall Hallenbeck c60cc1ec38 feat(cmedb): update vnc protocol to match updated cmedb database loading 2023-03-18 18:15:30 -04:00
Marshall Hallenbeck 4adb335a58 fix(smb): update add_share() to ignore if the share already exists 2023-03-17 20:33:03 -04:00
Marshall Hallenbeck 119677364c fix(zerologon): remove old debug logging format that isnt supported in newer Python versions 2023-03-17 20:19:24 -04:00
Marshall Hallenbeck f6ff5ec37c fix(dpapi): do nothing if dpapi secret is already in database 2023-03-17 14:36:19 -04:00
Marshall Hallenbeck b69e070674 fix(mssql): remove group references since mssql db doesnt have groups 2023-03-17 13:03:13 -04:00
Marshall Hallenbeck d59c107350 return updated host ids if any were updated 2023-03-17 13:02:46 -04:00
Marshall Hallenbeck 915062b420 fix(smb): groups functionality again returns inserted or updated group ids 2023-03-17 12:56:20 -04:00