Commit Graph

1587 Commits (4a58f00fcac0ed3ee01ec6eeb91225a85c8e8ce2)

Author SHA1 Message Date
mpgn 4a58f00fca Update message and module for ntdsutil module 2023-03-23 23:56:33 -04:00
mpgn 7bbb51e514 Update message and module for ntdsutil module 2023-03-23 23:56:33 -04:00
famos0 7094b84f30 update ntdsutil db interactions 2023-03-23 23:56:33 -04:00
Marshall Hallenbeck c3cd512cee fix: check if ntds attribute exists properly 2023-03-23 23:56:33 -04:00
Marshall Hallenbeck d718501d65 fix(cmedb): update error message to instruct user to only delete the workspaces folder 2023-03-23 23:56:33 -04:00
Marshall Hallenbeck 951e219b49 fix(cmedb): display error if DB reflection fails for new schema and tell user how to fix it 2023-03-23 23:56:33 -04:00
famos0 478eafb845 fix log for modules 2023-03-23 23:56:30 -04:00
mpgn c408e8f723 add warning when dumping ntds 2023-03-23 23:54:47 -04:00
mpgn 315d16d746 Update aardwolf/asyauth/minikerberos/pypykatz 2023-03-23 23:54:42 -04:00
mpgn 7aa961585e Update aardwolf to 0.2.7 2023-03-23 23:54:24 -04:00
famos0 a23ed29247 finish ntdsutil.py module 2023-03-23 23:54:24 -04:00
famos0 0697883190 add random outputdir 2023-03-23 23:54:24 -04:00
famos0 88f2c39670 add ntdsutil module 2023-03-23 23:54:24 -04: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 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
Marshall Hallenbeck 2663b9e0d2 tests(deps): add pytest dependency 2023-03-20 22:11:23 -04:00
Marshall Hallenbeck f063c711cc tests(smb): add setup, teardown, initial add_host test, and definitions for all smb function tests 2023-03-20 22:11:23 -04: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 22a2e281e6 update how workspaces are created so tests can utilize functionality 2023-03-20 21:14:07 -04:00
Marshall Hallenbeck 470e986560 tests(deps): add pytest dependency 2023-03-20 21:13:15 -04:00
Marshall Hallenbeck cf375e47bb tests(smb): add setup, teardown, initial add_host test, and definitions for all smb function tests 2023-03-20 21:06:21 -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
mpgn 4879895a02 add version option 2023-03-17 11:19:06 -04:00
Marshall Hallenbeck 192203972e chore(imports): remove unused imports 2023-03-17 10:52:30 -04:00
Marshall Hallenbeck b5493295c8 fix(smb): readd functionality to add loggedin_relation to db without RETURNING clause 2023-03-17 09:58:12 -04:00
Marshall Hallenbeck 10efcc9d42 fix: remove remaining returned ids from sqlalchemy queries due to RETURNING clause 2023-03-17 09:13:16 -04:00
famos0 3e4ce963ee fix dfscoerce 2023-03-17 12:03:41 +01:00
Marshall Hallenbeck 9a15dfce28 fix(cmedb): fix group display columns 2023-03-16 18:02:48 -04:00
Marshall Hallenbeck 1a71bb2e0b fix(sqlite): remove all RETURNING clauses from queries due to sqlite not supporting until 3.35 2023-03-16 18:02:20 -04:00
Marshall Hallenbeck c52a8566eb fix(dpapi): revert my 'fix', properly connect to DC via domain query 2023-03-16 08:34:52 -04:00
Marshall Hallenbeck 63c1e03a1d fix(kerberos): add back in kerberos for Petitpotam and samrfunc 2023-03-16 08:34:07 -04:00
Marshall Hallenbeck 5d6a4e28f1 Merge remote-tracking branch 'remote/cmedb_marshall' into cmedb_marshall
# Conflicts:
#	cme/crackmapexec.py
#	cme/modules/petitpotam.py
#	cme/protocols/smb.py
#	cme/protocols/smb/database.py
#	cme/protocols/smb/db_navigator.py
#	cme/protocols/winrm.py
#	poetry.lock
2023-03-14 13:57:28 -04:00