Commit Graph

1813 Commits (02cfaa90ac123dc6d02033f8be3faaf69fd851a0)

Author SHA1 Message Date
Marshall Hallenbeck 02cfaa90ac remove unneeded log 2023-04-07 10:30:04 -04:00
Marshall Hallenbeck b227a2cd41 logging: only allow 1 log file passed in 2023-04-07 10:29:48 -04:00
Marshall Hallenbeck edb85f382e update msol module logging 2023-04-05 23:00:01 -04:00
Marshall Hallenbeck 083550846a fix(msol): fix execution in msol_dump.ps1 2023-04-05 22:56:36 -04:00
Marshall Hallenbeck 57f35d213e fix: update user_desc logging 2023-04-05 22:29:25 -04:00
Marshall Hallenbeck 180e87f44e tests: add module listing to e2e tests 2023-04-05 20:43:53 -04:00
Marshall Hallenbeck ee40d3c657 add space to regex so output doesnt have an extra space 2023-04-05 20:43:32 -04:00
Marshall Hallenbeck 1c12f36c0f update nanodump 2023-04-05 20:42:51 -04:00
Marshall Hallenbeck 5c90e8cc07 add config.py, update logging, and more 2023-04-05 20:09:07 -04:00
Marshall Hallenbeck 852b2059d7 refactor: add DATA_PATH 2023-04-05 19:38:36 -04:00
Marshall Hallenbeck c19f6d2379 update formatting and syntax 2023-04-05 19:37:58 -04:00
Marshall Hallenbeck 7acc00fe0d update lsassy module for logging and improved error handling/logging 2023-04-05 18:50:56 -04:00
Marshall Hallenbeck a5b821d96f fix(ftp): update error to fail, remove redundant code, and update formatting 2023-04-04 23:45:41 -04:00
Marshall Hallenbeck bd99de3dd0 fix(ftp): update error to fail 2023-04-04 23:38:47 -04:00
Marshall Hallenbeck 93f74294de add init method and update output to fail over error 2023-04-04 23:21:00 -04:00
Marshall Hallenbeck c7cc04e546 fix(hash_spider): update logging methods and update output DB file name 2023-04-04 23:18:23 -04:00
Marshall Hallenbeck 1bc4150ea1 fix(logging): add fail log message for printing out to console and update smb to use 2023-04-04 23:01:20 -04:00
Marshall Hallenbeck f53b23138d readd not showing progress bar for single targets 2023-04-04 09:56:50 -04:00
Marshall Hallenbeck 64743b07af fix(modules): refactor how modules are loaded, not initializing all objects before loading 2023-04-04 09:39:54 -04:00
Marshall Hallenbeck 6c20200c52 fix(modules): update example module to differentiate class variable and instance variable 2023-04-02 19:35:16 -04:00
Marshall Hallenbeck 9c89c09afb update enum_av logging 2023-03-31 16:11:52 -04:00
Marshall Hallenbeck 5e8c76ec71 clean up some modules 2023-03-31 13:49:25 -04:00
famos0 74ead56075 Merge branch 'console_marshall' of github.com:mpgn/cme into console_marshall 2023-03-31 19:19:21 +02:00
famos0 e329806da5 upgrade dploot 2023-03-31 19:19:14 +02:00
Marshall Hallenbeck ede18e2a79 fix(logging): set root logger level 2023-03-31 13:02:22 -04:00
Marshall Hallenbeck 4e49a4e11f fix indentation 2023-03-31 11:51:02 -04:00
Marshall Hallenbeck b0d7971aa4 fix(slinky): add NETLOGON to exclusions, update formatting, and add tests 2023-03-31 11:33:10 -04:00
Marshall Hallenbeck 441d27ff0a fix(scuffy): add NETLOGON to exclusion write list and update formatting 2023-03-31 11:25:45 -04:00
Marshall Hallenbeck f0fe1ba8a9 refactor(example_module): update init and formatting 2023-03-31 11:18:17 -04:00
Marshall Hallenbeck d3080a3304 fix(runasppl): print info log if registry key isnt found, otherwise highlight out to user 2023-03-31 11:12:40 -04:00
Marshall Hallenbeck 7da0b71fa8 tests: update tests 2023-03-31 11:06:19 -04:00
Marshall Hallenbeck ac563f1b91 update usage for Firefox module 2023-03-30 23:18:06 -04:00
Marshall Hallenbeck 5682b19bd5 formatting and defintion fixes 2023-03-30 22:05:45 -04:00
Marshall Hallenbeck fec7a667d2 fix(logging): update logging to use cme_logger and fix some formatting 2023-03-30 16:36:58 -04:00
Marshall Hallenbeck 440e2df1f3 fix(modules): fix more lsassy logging 2023-03-30 15:11:55 -04:00
Marshall Hallenbeck ea7a70bc40 remove logging import 2023-03-30 14:23:25 -04:00
Marshall Hallenbeck d7aa98b4d8 add debugging info to connection 2023-03-30 14:22:50 -04:00
Marshall Hallenbeck 6a1742dc20 fix(lsassy): fix lsassys jank method of logging 2023-03-30 14:01:49 -04:00
famos0 1e3cf8f986 add --no-progress to disable progress bar 2023-03-30 18:37:11 +02:00
famos0 53b745b1b2 fix rdcman module 2023-03-30 18:15:20 +02:00
Marshall Hallenbeck 8ee82e7847 fix: run the first run cme setup before cli arg parse since it requires protocol dir 2023-03-30 11:59:26 -04:00
famos0 47707011ed typo when only one target fixed 2023-03-30 17:44:42 +02:00
Marshall Hallenbeck 445b212549 fix(console): fix highlighted output 2023-03-30 09:29:13 -04:00
Marshall Hallenbeck 59c900862d fix spacing 2023-03-30 09:28:45 -04:00
Marshall Hallenbeck 17dc2aeabd feat(console): complete log overhaul, allowing more granular debug messages, and logging to console 2023-03-30 09:20:26 -04:00
Marshall Hallenbeck aef6c65a9e feat(console): progress on dropping in console logging while keeping everything else the same 2023-03-30 09:19:20 -04:00
Marshall Hallenbeck 025451ca04 fix(logging): fix highlighting 2023-03-30 08:57:02 -04:00
mpgn 8aefa68279 fix conflict 2023-03-30 06:33:12 -04:00
mpgn 1af5780416
Merge pull request #19 from mpgn/modules_marshall
Modules Update
2023-03-30 12:28:09 +02:00
famos0 388f4798c2 display options for every modules 2023-03-30 11:09:47 +02:00