Commit Graph

1852 Commits

Author SHA1 Message Date
Marshall Hallenbeck de35fc5abd finalize double quote normalization and f-string conversion 2023-04-11 20:03:58 -04:00
Marshall Hallenbeck 15f8e25f23 normalize to double quotes for params 2023-04-11 19:53:20 -04:00
Marshall Hallenbeck f804ec7059 f-string conversions and PEP8 fixes 2023-04-11 19:43:15 -04:00
Marshall Hallenbeck 6cde0a2dbb f-string conversions and PEP8 fixes 2023-04-11 19:40:35 -04:00
Marshall Hallenbeck a0880742a3 more formatting fixes 2023-04-11 11:54:06 -04:00
Marshall Hallenbeck 47ab04b178 clean up logging statements in smb.py 2023-04-11 11:48:45 -04:00
Marshall Hallenbeck e4005c6095 PEP8 work 2023-04-11 11:37:44 -04:00
Marshall Hallenbeck 0b46d28459 complete doc string for TermEscapeCodeFormatter 2023-04-10 10:06:15 -04:00
Marshall Hallenbeck 9f1388971f update lsassy module to be OPSEC unsafe, as it writes temporary files to disk 2023-04-08 15:12:33 -04:00
Marshall Hallenbeck 37cc981a2c docs(met_inject): update met_inject options to specify that more handlers are supported, and set RAND to optional 2023-04-08 15:10:39 -04:00
Marshall Hallenbeck b945d51312 feat(opsec): allow configuration to disable opsec prompts. If this option is set and an opsec unsafe module is loaded, a display and log message are created; resolves #213 2023-04-08 14:39:33 -04:00
Marshall Hallenbeck 1ae3c828de fix(cmedb): remove winrm db functionality trying to get groups, since that does not exist for winrm 2023-04-08 14:16:50 -04:00
Marshall Hallenbeck 8c3b6e8add update lsassy to 3.1.8 2023-04-08 14:06:18 -04:00
Marshall Hallenbeck c8fa1efb90 fix(tests): update masky command, but this requires setting the CA to the user's CA 2023-04-08 13:53:58 -04:00
Marshall Hallenbeck f350c2a89c fix(tests): update keepass_trigger command to reference default KeePass config 2023-04-08 13:28:58 -04:00
Marshall Hallenbeck ed1916e348 PEP8 formatting & commenting fixes 2023-04-08 13:24:25 -04:00
Marshall Hallenbeck 150a13889f PEP8 formatting 2023-04-08 13:09:41 -04:00
Marshall Hallenbeck 04df9211b7 display failure if bloodhound is not enabled in config 2023-04-08 13:04:25 -04:00
Marshall Hallenbeck 47c8c335d4 feat(tests): allow for printing errors from command ran. This allows us to view connection or other errors that arent fatal, but still lead to bugs 2023-04-08 12:39:49 -04:00
Marshall Hallenbeck b013e303b9 formatting 2023-04-08 12:35:41 -04:00
Marshall Hallenbeck af880a0119 remove commented out try/except - the removal of these allows exceptions to be thrown from where they occur 2023-04-08 12:33:58 -04:00
Marshall Hallenbeck 3f92c8bbe7 fix logger reference 2023-04-08 12:24:42 -04:00
Marshall Hallenbeck 61f4e67f6b fix(tests): fix wmi query 2023-04-07 18:24:45 -04:00
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