Commit Graph

1929 Commits (87ff0d071594c2112b22e5a47b117d7ef9fa3346)

Author SHA1 Message Date
Marshall Hallenbeck 474aeedce9 remove unneeded print 2023-04-07 16:44:09 -04:00
Marshall Hallenbeck 184a9d1871 feat(logging): use specific cme logger adapter, log printed information to log files if needed 2023-04-07 15:33:10 -04:00
Marshall Hallenbeck aa51102d82 remove debugging and unnecessary logs 2023-04-07 15:32:07 -04:00
Marshall Hallenbeck f565b33143 fix(logging): remove redundant file logging call 2023-04-07 15:31:15 -04:00
Marshall Hallenbeck 713f4bcd9d clean up imports 2023-04-07 13:12:56 -04:00
Marshall Hallenbeck a9b7529796 fix(docs): replace single quote doc strings with double quote 2023-04-07 12:40:48 -04:00
Marshall Hallenbeck a11dc0d3b3 fix rpctransport name that I broke 2023-04-07 12:37:18 -04:00
Marshall Hallenbeck e30d629d73 WIP: issue with logging to --log file (it doesnt output to console as well) 2023-04-07 12:32:43 -04:00
mpgn 47cf9c9264 fix conflict 2023-04-07 11:26:20 -04:00
mpgn 81915c09b9 Fix kerberos auth with local-group function 2023-04-07 11:12:40 -04:00
mpgn 34cc0290a4 Fix issue with DCE and kerberos 2023-04-07 10:49:39 -04:00
Marshall Hallenbeck fd64bd075e update to lsassy 3.1.7 for logging improvements 2023-04-07 10:31:56 -04:00
Marshall Hallenbeck 7785505a19 feat(tests): allow specifying verbose option for tests to see results 2023-04-07 10:31:23 -04:00
Marshall Hallenbeck 38ce4f6112 update logging and formatting 2023-04-07 10:30:55 -04:00
Marshall Hallenbeck 908d72159e update logging and formatting 2023-04-07 10:30:31 -04:00
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
mpgn 82bf27f8b1 Fix issue with rid-brute and kerberos 2023-04-07 10:28:39 -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