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 |
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 |