Marshall Hallenbeck
|
909dee5e48
|
Revert "revert opsec flag for various modules"
This reverts commit 87ff0d07
|
2023-05-07 07:46:57 -04:00 |
Marshall Hallenbeck
|
08c98c17de
|
fix(tests): update daclread test to include proper options
|
2023-05-07 07:46:53 -04:00 |
Marshall Hallenbeck
|
c14d136a71
|
formatting: Black formatting
|
2023-05-07 07:46:53 -04:00 |
Marshall Hallenbeck
|
5119d7b59e
|
fix(empire): update test to include listener and obfuscate test (still commented out)
|
2023-05-07 07:46:53 -04:00 |
Marshall Hallenbeck
|
1f458ecab7
|
fix(smb): check if server_os is bytes and decode it if so; fixes #749
|
2023-05-07 07:46:39 -04:00 |
Marshall Hallenbeck
|
5819bc917e
|
fix(empire): update empire_exec for v5 API; fixes #764
|
2023-05-07 07:45:25 -04:00 |
Marshall Hallenbeck
|
c7f45db8e6
|
fix(empire): change empire password in config to correct default
|
2023-05-07 07:45:25 -04:00 |
Marshall Hallenbeck
|
adbc0d9191
|
fix(e2e tests): make sure there is a space after KERBEROS for regex
|
2023-05-07 07:45:25 -04:00 |
Marshall Hallenbeck
|
878d90e1b1
|
rename drop-sc module file to match module name
|
2023-05-07 07:45:25 -04:00 |
mpgn
|
54df342541
|
fix protoflow order
|
2023-05-06 15:30:52 -04:00 |
Marshall Hallenbeck
|
8522cc2d33
|
Merge pull request #32 from mpgn/linting_marshall
Perflint Speed/Memory Efficiencies
|
2023-05-06 15:25:26 -04:00 |
Marshall Hallenbeck
|
e02ecb3b35
|
update lsassy version to 3.1.8
|
2023-05-05 15:11:33 -04:00 |
Marshall Hallenbeck
|
e5d997fb88
|
refactor(perflint): improve imports, specifically in forloops
|
2023-05-05 14:44:11 -04:00 |
Marshall Hallenbeck
|
788701cb2c
|
refactor: small perflint improvements
|
2023-05-05 14:37:20 -04:00 |
Marshall Hallenbeck
|
574fc5a212
|
refactor: remove unnecessary variable creation
|
2023-05-05 14:36:47 -04:00 |
Marshall Hallenbeck
|
7f73740e50
|
firefox: redo black
|
2023-05-04 09:22:31 -04:00 |
Marshall Hallenbeck
|
1f1ddedf34
|
redo black
|
2023-05-04 09:21:17 -04:00 |
mpgn
|
f52c347c66
|
fix for black formating
|
2023-05-04 07:16:13 -04:00 |
mpgn
|
19536a40f5
|
testing black action
|
2023-05-04 07:12:11 -04:00 |
Marshall Hallenbeck
|
a4b18d261b
|
refactor(firefox): perflint and formatting refactors
|
2023-05-04 00:23:51 -04:00 |
Marshall Hallenbeck
|
f4401182bd
|
refactor: remove unnecessary variable declaration
|
2023-05-03 16:48:05 -04:00 |
Marshall Hallenbeck
|
d6608ab018
|
mssql db_navigator format fix
|
2023-05-03 16:43:44 -04:00 |
Marshall Hallenbeck
|
9428a6e85c
|
fix formatting that was missed in previous revamp
|
2023-05-03 16:38:46 -04:00 |
Marshall Hallenbeck
|
8e27453478
|
refactor(linting): move rdp_error_status to be a local object variable since global variable lookups are slower
|
2023-05-03 16:36:13 -04:00 |
Marshall Hallenbeck
|
593b9090c9
|
refactor(linting): initial perflint linting
|
2023-05-03 16:31:54 -04:00 |
mpgn
|
386ce220fb
|
revert package pyproject
|
2023-05-02 16:29:06 -04:00 |
mpgn
|
09844d1819
|
bump to 5.4.7
|
2023-05-02 16:18:58 -04:00 |
mpgn
|
43aa83a5c6
|
Merge pull request #31 from mpgn/black
Add printnightmare module
|
2023-05-02 22:17:23 +02:00 |
mpgn
|
06ef7ebd14
|
format black
|
2023-05-02 16:12:45 -04:00 |
mpgn
|
a2a00472dc
|
add module printnigthmare
|
2023-05-02 16:12:14 -04:00 |
mpgn
|
2c8ecf9b20
|
switch proto flow to is correct line
|
2023-05-02 16:10:44 -04:00 |
Marshall Hallenbeck
|
d6f3a2da4f
|
chore(formatting): rest of formatting that didn't get included in branch before merging
|
2023-05-02 14:03:53 -04:00 |
mpgn
|
1e095f7e61
|
Merge pull request #30 from mpgn/black
black formating
|
2023-05-02 17:22:58 +02:00 |
mpgn
|
2be85b5da7
|
black formating
|
2023-05-02 11:17:59 -04:00 |
mpgn
|
77c97a4afd
|
rename plaintext_login
|
2023-05-02 08:52:27 -04:00 |
Alexander Neff
|
037bece662
|
Resolve merge conflicts and add ssh keyfile login from marshall
|
2023-05-02 13:30:32 +02:00 |
Alexander Neff
|
a6c77294dc
|
Resolve merge conflicts
|
2023-05-02 12:47:05 +02:00 |
Alexander Neff
|
715bb53762
|
Fix ssh protocol
|
2023-05-02 12:45:30 +02:00 |
Alexander Neff
|
841603a084
|
Move options `--continue-on-success` and `--no-bruteforce` to upper level of the argparser
|
2023-05-02 12:35:15 +02:00 |
mpgn
|
87ff0d0715
|
revert opsec flag for various modules
|
2023-05-02 03:58:23 -04:00 |
Marshall Hallenbeck
|
2559f0846f
|
Merge pull request #27 from mpgn/ssh_marshall
MSSQL & SSH Fixes/Updates
|
2023-05-01 15:12:42 -04:00 |
Marshall Hallenbeck
|
f25d83a510
|
fix(cme): check if proto is ssh before checking for keyfile arg
|
2023-05-01 11:52:10 -04:00 |
Marshall Hallenbeck
|
05ed2b8746
|
fix(ssh): require the -p parameter, even if a keyfile is used - properly tell the user about this issue and exit
|
2023-05-01 10:04:08 -04:00 |
Marshall Hallenbeck
|
01d62904d4
|
fix(ssh): add imports to ssh from connection
|
2023-05-01 09:56:03 -04:00 |
Marshall Hallenbeck
|
ce45763cf7
|
fix(connection): remove unused imports
|
2023-05-01 09:55:08 -04:00 |
Marshall Hallenbeck
|
1de0f1ee8c
|
ftp: update ftp to use process_secret()
|
2023-04-30 23:12:31 -04:00 |
Marshall Hallenbeck
|
f651abfd68
|
fix(ssh): read in keyfile and pass it to paramiko due to bug in paramiko looping through key types on failure; closes #454
|
2023-04-30 21:49:45 -04:00 |
Marshall Hallenbeck
|
35a45d5f4f
|
fix(arguments): require at least 1 target to be defined; also update quote formatting
|
2023-04-30 21:00:55 -04:00 |
Marshall Hallenbeck
|
5a25d83be1
|
fix(mssql): fix command execution for MSSQL
|
2023-04-30 17:47:52 -04:00 |
Marshall Hallenbeck
|
c74130dbc7
|
tests: fix first line of e2e tests and comment out some long-running/hanging modules, and add in commented SSH tests
|
2023-04-30 17:25:13 -04:00 |