Commit Graph

  • 0c50cd0962 add exist function to cmedb mpgn 2023-03-23 16:13:44 -04:00
  • e873efea35 Bump to 5.4.6 mpgn 2023-03-23 15:58:41 -04:00
  • a55e49ee36 Update get-file output file mpgn 2023-03-23 07:13:18 -04:00
  • 8233c5bf48 Closes Issue #697. Added a flag to append self.host to the filename of the retrieved file from the get-file option. twosevenzero 2023-03-21 12:53:54 -04:00
  • 433107ba6d Ported reg.py from Impacket to CME to add, delete, modify and query registry keys remotly Bebzounette 2023-03-17 15:03:40 +01:00
  • ac057065fb Update message and module for ntdsutil module mpgn 2023-03-23 06:44:26 -04:00
  • 61c4738e00 Update message and module for ntdsutil module mpgn 2023-03-23 06:42:29 -04:00
  • b9f0b25938 update ntdsutil db interactions famos0 2023-03-23 10:24:57 +01:00
  • f9f87b1cc4 finish ntdsutil.py module famos0 2023-03-22 12:40:04 +01:00
  • 7840d0050e add random outputdir famos0 2023-03-22 10:45:02 +01:00
  • 13ae941d34 add ntdsutil module famos0 2023-03-22 10:35:18 +01:00
  • 66c9c5ee13 replace deprecated imp with importlib Marshall Hallenbeck 2023-03-23 23:31:49 -04:00
  • b6f54b4ad7 refactor(modules): fix some code reuse and formatting Marshall Hallenbeck 2023-03-23 23:25:26 -04:00
  • ddb5d54c95 update nopac module to catch error connecting to Kerberos and fix formatting Marshall Hallenbeck 2023-03-23 23:21:43 -04:00
  • 89cd804e10 update install_elevated module to catch login cleanup and fix formatting Marshall Hallenbeck 2023-03-23 23:21:16 -04:00
  • 771f002c53 add exist function to cmedb mpgn 2023-03-23 16:13:44 -04:00
  • 25d2049f60 Bump to 5.4.6 mpgn 2023-03-23 15:58:41 -04:00
  • 84e239c139 fix(modules): return and compare lowercase modules names, since case should not matter Marshall Hallenbeck 2023-03-23 13:52:36 -04:00
  • e791c817f6 Update get-file output file mpgn 2023-03-23 07:13:18 -04:00
  • c725094bd9 Closes Issue #697. Added a flag to append self.host to the filename of the retrieved file from the get-file option. twosevenzero 2023-03-21 12:53:54 -04:00
  • 6c8edf2b7c Ported reg.py from Impacket to CME to add, delete, modify and query registry keys remotly Bebzounette 2023-03-17 15:03:40 +01:00
  • d47ba0f1d0 Update message and module for ntdsutil module mpgn 2023-03-23 06:44:26 -04:00
  • 028fee2185 Update message and module for ntdsutil module mpgn 2023-03-23 06:42:29 -04:00
  • 0a764dd342 Merge pull request #15 from mpgn/ntdsutil mpgn 2023-03-23 11:24:56 +01:00
  • 9bbd4486bc update ntdsutil db interactions famos0 2023-03-23 10:24:57 +01:00
  • 42c85b5eb6 Merge branch 'master' into ntdsutil famos0 2023-03-23 10:21:39 +01:00
  • 68122ec69a add dependency Marshall Hallenbeck 2023-03-22 17:16:39 -04:00
  • ac7c19e915 working on getting tests to work Marshall Hallenbeck 2023-03-22 17:16:10 -04:00
  • e7fcea0851 feat(modules): allow multiple modules to be ran Marshall Hallenbeck 2023-03-17 09:07:21 -04:00
  • 0278c05247 Merge pull request #12 from mpgn/cmedb_marshall mpgn 2023-03-22 19:00:37 +01:00
  • 2c762989eb fix: check if ntds attribute exists properly Marshall Hallenbeck 2023-03-22 12:10:00 -04:00
  • 3cdb3cdf0b fix(cmedb): update error message to instruct user to only delete the workspaces folder Marshall Hallenbeck 2023-03-22 11:58:49 -04:00
  • 772986c0fa fix(cmedb): display error if DB reflection fails for new schema and tell user how to fix it Marshall Hallenbeck 2023-03-22 11:51:24 -04:00
  • cebb70cb6f finish ntdsutil.py module famos0 2023-03-22 12:40:04 +01:00
  • 5c5a9bb3c9 Update context.py mpgn 2023-03-22 12:23:20 +01:00
  • d79cb7d62b Merge branch 'master' into cmedb_marshall mpgn 2023-03-22 12:22:33 +01:00
  • 0a06696daf Merge pull request #14 from mpgn/fix_log mpgn 2023-03-22 10:49:07 +01:00
  • 710a7559c2 add random outputdir famos0 2023-03-22 10:45:02 +01:00
  • 8545e76f04 fix log for modules famos0 2023-03-22 10:36:08 +01:00
  • 0482a98ff5 add ntdsutil module famos0 2023-03-22 10:35:18 +01:00
  • e4cc4974a2 Merge branch 'master' into cmedb_marshall mpgn 2023-03-21 23:09:18 +01:00
  • 7af90207a8 add warning when dumping ntds mpgn 2023-03-21 17:07:18 -04:00
  • 66c996e0d6 Update aardwolf/asyauth/minikerberos/pypykatz mpgn 2023-03-04 15:17:39 -05:00
  • 6f9512e420 Update aardwolf to 0.2.7 mpgn 2023-03-03 06:45:48 -05:00
  • 14bcfe227d Merge branch 'tests_marshall' of https://github.com/mpgn/cme into tests_marshall Marshall Hallenbeck 2023-03-21 08:49:52 -04:00
  • 51d881dcd7 update how workspaces are created so tests can utilize functionality Marshall Hallenbeck 2023-03-20 21:14:07 -04:00
  • 824fed7f99 tests(deps): add pytest dependency Marshall Hallenbeck 2023-03-20 21:13:15 -04:00
  • 0b025aa796 tests(smb): add setup, teardown, initial add_host test, and definitions for all smb function tests Marshall Hallenbeck 2023-03-20 21:06:21 -04:00
  • ab5b85e7ad add dpapi export option + handle wrong args famos0 2023-03-21 11:17:44 +01:00
  • a2fa196cc8 fix pool error when exit famos0 2023-03-21 10:42:14 +01:00
  • 3980362dd1 add helper for cmedb dpapi famos0 2023-03-21 10:41:10 +01:00
  • 38ad42b477 Merge branch 'tests_marshall' of https://github.com/mpgn/cme into tests_marshall Marshall Hallenbeck 2023-03-20 22:11:51 -04:00
  • ef9700984f update how workspaces are created so tests can utilize functionality Marshall Hallenbeck 2023-03-20 21:14:07 -04:00
  • 2663b9e0d2 tests(deps): add pytest dependency Marshall Hallenbeck 2023-03-20 21:13:15 -04:00
  • f063c711cc tests(smb): add setup, teardown, initial add_host test, and definitions for all smb function tests Marshall Hallenbeck 2023-03-20 21:06:21 -04:00
  • 9b16a5bd4e feat(cmedb): add ability to export IPs of hosts with signing disabled, different implementation from pull #758 Marshall Hallenbeck 2023-03-20 22:03:23 -04:00
  • 22a2e281e6 update how workspaces are created so tests can utilize functionality Marshall Hallenbeck 2023-03-20 21:14:07 -04:00
  • 470e986560 tests(deps): add pytest dependency Marshall Hallenbeck 2023-03-20 21:13:15 -04:00
  • cf375e47bb tests(smb): add setup, teardown, initial add_host test, and definitions for all smb function tests Marshall Hallenbeck 2023-03-20 21:06:21 -04:00
  • 301652c8c1 Merge branch 'cmedb_marshall' of https://github.com/mpgn/cme into cmedb_marshall Marshall Hallenbeck 2023-03-20 17:14:23 -04:00
  • 928d26a428 feat(cmedb): add exit command Marshall Hallenbeck 2023-03-20 17:08:22 -04:00
  • ff0be34c7c feat(cmedb): add exit command Marshall Hallenbeck 2023-03-20 17:08:22 -04:00
  • c60cc1ec38 feat(cmedb): update vnc protocol to match updated cmedb database loading Marshall Hallenbeck 2023-03-18 18:15:30 -04:00
  • 4adb335a58 fix(smb): update add_share() to ignore if the share already exists Marshall Hallenbeck 2023-03-17 20:33:03 -04:00
  • 119677364c fix(zerologon): remove old debug logging format that isnt supported in newer Python versions Marshall Hallenbeck 2023-03-17 20:19:24 -04:00
  • f6ff5ec37c fix(dpapi): do nothing if dpapi secret is already in database Marshall Hallenbeck 2023-03-17 14:36:19 -04:00
  • b69e070674 fix(mssql): remove group references since mssql db doesnt have groups Marshall Hallenbeck 2023-03-17 13:03:13 -04:00
  • d59c107350 return updated host ids if any were updated Marshall Hallenbeck 2023-03-17 13:02:46 -04:00
  • 915062b420 fix(smb): groups functionality again returns inserted or updated group ids Marshall Hallenbeck 2023-03-17 12:54:37 -04:00
  • 4879895a02 add version option mpgn 2023-03-17 11:19:06 -04:00
  • 192203972e chore(imports): remove unused imports Marshall Hallenbeck 2023-03-17 10:52:30 -04:00
  • b5493295c8 fix(smb): readd functionality to add loggedin_relation to db without RETURNING clause Marshall Hallenbeck 2023-03-17 09:58:12 -04:00
  • 10efcc9d42 fix: remove remaining returned ids from sqlalchemy queries due to RETURNING clause Marshall Hallenbeck 2023-03-17 09:13:16 -04:00
  • 3e4ce963ee fix dfscoerce famos0 2023-03-17 12:03:41 +01:00
  • 9a15dfce28 fix(cmedb): fix group display columns Marshall Hallenbeck 2023-03-16 18:02:48 -04:00
  • 1a71bb2e0b fix(sqlite): remove all RETURNING clauses from queries due to sqlite not supporting until 3.35 Marshall Hallenbeck 2023-03-16 18:02:20 -04:00
  • c52a8566eb fix(dpapi): revert my 'fix', properly connect to DC via domain query Marshall Hallenbeck 2023-03-16 08:34:52 -04:00
  • 63c1e03a1d fix(kerberos): add back in kerberos for Petitpotam and samrfunc Marshall Hallenbeck 2023-03-16 08:34:07 -04:00
  • 5d6a4e28f1 Merge remote-tracking branch 'remote/cmedb_marshall' into cmedb_marshall Marshall Hallenbeck 2023-03-14 13:57:28 -04:00
  • d7162c3bbe chore(connection): fix formatting Marshall Hallenbeck 2023-03-14 13:13:08 -04:00
  • 97d9f62803 fix(context): move where args are set to context so log/etc isnt overwritten Marshall Hallenbeck 2023-03-14 13:03:09 -04:00
  • 941efd353a fix(dpapi): update target to be the host instead of domain Marshall Hallenbeck 2023-03-14 01:26:08 -04:00
  • da99886ca8 fix(dpapi): update dpapi feature to sqlalchmey and update formatting Marshall Hallenbeck 2023-03-14 01:24:42 -04:00
  • 4f3759cdce feat(smb): add functionality to query SAMR for local groups if DC query fails; closes #687 Marshall Hallenbeck 2023-03-12 12:41:02 -04:00
  • d9b2975db1 fix(procdump): handle errors for procdump better Marshall Hallenbeck 2023-03-12 03:25:10 -04:00
  • 0c3401e9e1 fix(nanodump): handle errors for nanodump better Marshall Hallenbeck 2023-03-12 03:23:30 -04:00
  • 00d45c1514 fix(handlekatz): handle errors for handlekatz better Marshall Hallenbeck 2023-03-12 03:20:54 -04:00
  • 735e230945 fix(smb): update smb protocol to properly insert AdminRelations, GroupRelations, and LoggedinRelations to the database Marshall Hallenbeck 2023-03-12 03:01:50 -04:00
  • cc3a42ab00 chore(mssqldb): remove unnecessary debug prints Marshall Hallenbeck 2023-03-12 03:00:32 -04:00
  • b21e450f90 feat|fix(winrm): update winrm to use database to save hosts and credentials; closes #739 and closes #740 Marshall Hallenbeck 2023-03-12 03:00:00 -04:00
  • 39502bc210 docs(rdpdb): add helpdoc for clear_database command Marshall Hallenbeck 2023-03-12 01:57:28 -05:00
  • 4a69778339 docs(cmedb): add workspace and proto helpdocs Marshall Hallenbeck 2023-03-12 01:56:34 -05:00
  • 4891750af7 refactor: standardize nomenclature to uses 'hosts' instead of 'computers' Marshall Hallenbeck 2023-03-11 21:25:23 -05:00
  • ca0ab3b98c fix some major bugs and add in proper admin relations to the database functionality Marshall Hallenbeck 2023-03-11 19:44:12 -05:00
  • 1ce23664dc refactor(smbdb): move DB-related functions together Marshall Hallenbeck 2023-03-11 11:31:16 -05:00
  • 2532a9c3ba fix(cmedb): check if filter_term is not None on domain query check Marshall Hallenbeck 2023-03-10 02:40:38 -05:00
  • 0c30b840a5 feat(smbdb): add feature to print hosts by domain search in CMEDB Marshall Hallenbeck 2023-03-10 01:53:10 -05:00
  • 4b4e2126cd fix: catch BrokenPipeErrors when connecting via SMB Marshall Hallenbeck 2023-03-10 01:12:59 -05:00
  • 3ecf54bb3f fix(db): introduce 5 second timeout check so if the database is locked, it will retry Marshall Hallenbeck 2023-03-10 01:09:14 -05:00
  • 17fb198735 docs(cmedb): update help strings for smb cmedb Marshall Hallenbeck 2023-03-09 23:36:31 -05:00