Commit Graph

1993 Commits (6de4370a251ba2f05093fe5e38bdef1c7cc73527)

Author SHA1 Message Date
Marshall Hallenbeck 6da074e73b update f-strings 2023-04-22 13:48:07 -04:00
Marshall Hallenbeck 88aeb3c04c
Merge branch 'master' into console_marshall 2023-04-22 13:45:10 -04:00
mpgn ab935b8c00 fix error with conf never set 2023-04-21 07:30:18 -04:00
mpgn 6c132af27b fix laps core option with winrm 2023-04-21 07:25:25 -04:00
mpgn 059c6af3c2 fix laps core option with smb 2023-04-21 07:23:15 -04:00
mpgn 45effc625a core switch to fail instead of error function 2023-04-21 06:20:47 -04:00
mpgn 7267aae73a module switch to fail instead of error function 2023-04-21 06:17:50 -04:00
mpgn d154627633 Add new Windows LAPS 2023-04-21 06:14:12 -04:00
mpgn 5a01ad25ae ldap switch to diplay 2023-04-21 06:10:11 -04:00
mpgn c72aeaffba add timeout rdp 2023-04-21 06:08:24 -04:00
Marshall Hallenbeck cd6d364f94
Merge pull request #22 from mpgn/console_neff
Console neff
2023-04-20 07:56:34 -04:00
Alexander Neff b3b2cde392 Resolve merge conflicts 2023-04-20 13:07:59 +02:00
Alex f0aee81400
Remove `-v` so everybody's happy 2023-04-19 20:37:32 +02:00
Marshall Hallenbeck d1a22e8c98 fix(modules): only display modules for the protocol requested 2023-04-19 14:02:36 -04:00
mpgn 95da356e3b Add new Windows LAPS 2023-04-16 15:05:06 -04:00
Alexander Neff 63c0954323 Revert poetry.lock file 2023-04-15 16:47:23 +02:00
Alexander Neff 58c0bd0d2d Remove if statement that is always true and fix indent 2023-04-15 15:01:03 +02:00
Alexander Neff a2e56f1b24 Small bugfix for --darrell 2023-04-15 14:45:00 +02:00
Alexander Neff 7250f63b67 Fix option --darrell :D 2023-04-15 14:32:57 +02:00
Alexander Neff 4d70cd085f Add "-v" tag to version cli 2023-04-15 13:43:47 +02:00
Alexander Neff 4e5daefcfb Add indication on which target an error occured 2023-04-15 13:13:57 +02:00
Alexander Neff 632a19fcaf Update poetry.lock file 2023-04-15 13:12:09 +02:00
Marshall Hallenbeck 10ac9d22d2 fix(logging): fix logger assignment 2023-04-14 15:15:23 -04:00
Marshall Hallenbeck 9bec78ac53 fix(modules): properly error out if module isnt supported under the protocol 2023-04-14 15:12:32 -04:00
Marshall Hallenbeck e7bb581eb0 remove unnecessary import 2023-04-14 15:12:10 -04:00
Marshall Hallenbeck 13302234cc fix(smb): fix f-string for rid-brute 2023-04-14 15:11:43 -04:00
Marshall Hallenbeck bb5df5160d fix(samruser): properly set logger 2023-04-14 15:11:12 -04:00
Marshall Hallenbeck cfbeeda0ba define logger before setting it 2023-04-14 11:55:06 -04:00
Marshall Hallenbeck 763a4f72ed fix(cmedb): cherry pick adding NoSuchTableError 2023-04-14 11:49:05 -04:00
Marshall Hallenbeck 295a1edd15 fix(cmedb): check for NoSuchTableError while reflecting tables 2023-04-14 11:44:07 -04:00
Marshall Hallenbeck 2f333bde0f
Merge branch 'master' into console_marshall 2023-04-14 10:19:31 -04:00
Marshall Hallenbeck b0f44f0b41 feat(logging): add rich tracebacks with locals for exceptions 2023-04-12 16:34:32 -04:00
Marshall Hallenbeck 02d6ad938d fix: catch exceptions from proto_flow() and throw them higher 2023-04-12 16:33:58 -04:00
Marshall Hallenbeck 14bc33b866 more PEP8 and formatting fixes, also fix connection's kerberos_auth function definition 2023-04-12 12:37:19 -04:00
Marshall Hallenbeck e386d3852d quotation update and formatting 2023-04-12 12:12:51 -04:00
Marshall Hallenbeck ce6253fe10 feat(kcache): check if KRB5CCNAME is set when specifying the 'use kcache' option 2023-04-12 12:10:38 -04:00
Marshall Hallenbeck aac704937d fix(ldap): remove setting smb fileshare property that doesnt exist, crashing ldap module on run 2023-04-12 11:28:46 -04:00
Marshall Hallenbeck e6079e4ddf convert format() to f-string, update single quote to double, and some PEP8 fixes 2023-04-12 00:25:38 -04:00
Marshall Hallenbeck 18c20f116a more f-string conversion 2023-04-11 23:55:11 -04:00
Marshall Hallenbeck 291c68c700 update format to f-strings 2023-04-11 23:49:04 -04:00
Marshall Hallenbeck 87d60671af update first_run_setup() not requiring log to be passed in and fix checking configuration section. also add in process_secret function. 2023-04-11 22:17:23 -04:00
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