mpgn
|
a0d6e64f8f
|
black v2 formating
|
2023-05-08 14:39:36 -04:00 |
Marshall Hallenbeck
|
fcfebc21e2
|
clean and fix imports
|
2023-05-07 18:51:01 -04:00 |
Marshall Hallenbeck
|
13f4ebbb2b
|
fix(cmedb): correct variable reference
|
2023-05-07 18:39:12 -04:00 |
Marshall Hallenbeck
|
069749945c
|
Merge pull request #35 from mpgn/module_fix_marshall2
Merge module fixes
|
2023-05-07 18:21:39 -04:00 |
mpgn
|
8b1abf2c8c
|
fix kerberos connection if ntlm not allowed
|
2023-05-07 17:21:33 -04:00 |
mpgn
|
af5bd859d8
|
display output to help user to disable opsec option
|
2023-05-07 08:24:19 -04:00 |
mpgn
|
677cb0c9eb
|
opsec ignore to true by default
|
2023-05-07 07:55:25 -04:00 |
Marshall Hallenbeck
|
c763baf6b6
|
black format drop-sc.py
|
2023-05-07 07:46:57 -04:00 |
Marshall Hallenbeck
|
5a25f1c79a
|
update logging/output for drop-sc
|
2023-05-07 07:46:57 -04:00 |
Marshall Hallenbeck
|
304ff90791
|
update bloodhound imports
|
2023-05-07 07:46:57 -04:00 |
Marshall Hallenbeck
|
90de636536
|
black format bh_owned
|
2023-05-07 07:46:57 -04:00 |
Marshall Hallenbeck
|
4f634d6f9e
|
fix(tests): update e2e tests regex/target name since some modules use TARGET as an option
|
2023-05-07 07:46:57 -04:00 |
Marshall Hallenbeck
|
af4e070759
|
black format test_connection.py
|
2023-05-07 07:46:57 -04:00 |
Marshall Hallenbeck
|
53b80e025a
|
black refactor winrm.py
|
2023-05-07 07:46:57 -04:00 |
Marshall Hallenbeck
|
fae4e34e99
|
fix(test_connection): works for smb and mssql now
|
2023-05-07 07:46:57 -04:00 |
Marshall Hallenbeck
|
ae9320c518
|
update smb ps_exec to return response
|
2023-05-07 07:46:57 -04:00 |
Marshall Hallenbeck
|
08d65188ec
|
fix(mssql_priv): properly retrieve results from mssql queries and improve logic to prevent impersonation loop checks
|
2023-05-07 07:46:57 -04:00 |
Marshall Hallenbeck
|
f129447c8b
|
fix(winrm): update smb connecting to match current smb proto
|
2023-05-07 07:46:57 -04:00 |
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 |