Marshall Hallenbeck
|
f66923b296
|
ldap: fix truthiness check
|
2023-10-06 12:29:36 -04:00 |
Marshall Hallenbeck
|
4ec4672b87
|
ldap: fix error output string
|
2023-10-06 12:28:00 -04:00 |
Alex
|
e24601b345
|
Fix #48 tries to falsly add creds to bloodhound using --laps
|
2023-10-06 12:22:27 -04:00 |
Marshall Hallenbeck
|
7620112657
|
ruff cleanup
|
2023-10-06 12:22:27 -04:00 |
Alex
|
6a0646067c
|
Remove old NotImplementedError
|
2023-10-06 12:22:27 -04:00 |
Marshall Hallenbeck
|
386208a49c
|
fix string interpolation
|
2023-10-06 12:22:27 -04:00 |
Marshall Hallenbeck
|
11ddfd9c79
|
ruff autoformat to clean up all the single quotes and other bad formatting
|
2023-10-06 12:22:25 -04:00 |
Marshall Hallenbeck
|
9ae9d01e5a
|
update ruff version
|
2023-10-06 12:21:39 -04:00 |
Marshall Hallenbeck
|
2cae1dcaa7
|
no need for gitmodules anymore
|
2023-10-06 12:21:39 -04:00 |
Marshall Hallenbeck
|
2805dc6a70
|
remove flake
|
2023-10-06 12:21:39 -04:00 |
Marshall Hallenbeck
|
2dd8ea9ef0
|
clean up wireless module
|
2023-10-06 12:21:39 -04:00 |
Marshall Hallenbeck
|
51c8ee3f2f
|
cleanup winscp_dump module
|
2023-10-06 12:21:39 -04:00 |
Marshall Hallenbeck
|
7deee30942
|
cleanup wdigest module
|
2023-10-06 12:21:39 -04:00 |
Marshall Hallenbeck
|
a956d2cae8
|
fix variable naming for file listing
|
2023-10-06 12:21:39 -04:00 |
Marshall Hallenbeck
|
e9a7fda619
|
cleanup
|
2023-10-06 12:21:39 -04:00 |
Marshall Hallenbeck
|
e84a52c859
|
refactor(wcc): update wcc module quotes and refactor some formatting
|
2023-10-06 12:21:39 -04:00 |
Marshall Hallenbeck
|
3655cbff82
|
clean up ntdsutil module
|
2023-10-06 12:21:39 -04:00 |
Marshall Hallenbeck
|
9598e971da
|
clean up rdp module
|
2023-10-06 12:21:39 -04:00 |
Marshall Hallenbeck
|
5f0ed02364
|
add F841 (variable assigned but never used) to ruff exclude
|
2023-10-06 12:21:39 -04:00 |
Marshall Hallenbeck
|
84b1e41eb7
|
properly use fstring
|
2023-10-06 12:21:39 -04:00 |
Marshall Hallenbeck
|
6580604246
|
properly import specific ctypes and update description
|
2023-10-06 12:21:39 -04:00 |
Marshall Hallenbeck
|
f402c4546a
|
fix ignore rule (E->F)
|
2023-10-06 12:21:39 -04:00 |
Marshall Hallenbeck
|
cfbdcb3cb0
|
More cleanup
|
2023-10-06 12:21:32 -04:00 |
Marshall Hallenbeck
|
7e7e86725c
|
remove old urllib3 error ignore
|
2023-10-06 12:21:06 -04:00 |
Marshall Hallenbeck
|
63a761c760
|
fix exception handle and add TODO
|
2023-10-06 12:21:06 -04:00 |
Marshall Hallenbeck
|
ddc5c2ea7b
|
documentation(mssql_priv): add docstrings and a bit of cleanup
|
2023-10-06 12:21:06 -04:00 |
Marshall Hallenbeck
|
064921b9ee
|
refactor(ms17-010): clean up and add full AI-generated comments to MS17-010 Module, since there's a lot of byte-work
|
2023-10-06 12:21:06 -04:00 |
Marshall Hallenbeck
|
9ec7cd6fa1
|
do some cleanup for hash_spider for #38
|
2023-10-06 12:21:06 -04:00 |
Marshall Hallenbeck
|
6c68100c8a
|
clean up appcmd.py
|
2023-10-06 12:21:06 -04:00 |
Marshall Hallenbeck
|
28e25c560b
|
ignore additional linting rule
|
2023-10-06 12:21:06 -04:00 |
Marshall Hallenbeck
|
0ca3827d91
|
add back in more checks for ruff
|
2023-10-06 12:21:06 -04:00 |
Marshall Hallenbeck
|
10b3cdd115
|
fix running ruff
|
2023-10-06 12:21:06 -04:00 |
Marshall Hallenbeck
|
3ab397f45a
|
actually add the linter workflow
|
2023-10-06 12:21:06 -04:00 |
Marshall Hallenbeck
|
1b97cebac3
|
fix escaping in smbexec
|
2023-10-06 12:21:06 -04:00 |
Marshall Hallenbeck
|
5ec969c733
|
more cleanup
|
2023-10-06 12:21:06 -04:00 |
Marshall Hallenbeck
|
110e6473d3
|
clean up find-computer module
|
2023-10-06 12:20:40 -04:00 |
Marshall Hallenbeck
|
a8b14cee7f
|
refactor(add_computer): refactor and add docstrings to add_computer module
|
2023-10-06 12:19:26 -04:00 |
Marshall Hallenbeck
|
e80c4807a6
|
fix exception handling
|
2023-10-06 12:19:26 -04:00 |
Marshall Hallenbeck
|
f6812f2eb4
|
cleanup wmiexec_event code
|
2023-10-06 12:19:26 -04:00 |
Marshall Hallenbeck
|
8ec3e62bfb
|
fix exception handling
|
2023-10-06 12:19:26 -04:00 |
Marshall Hallenbeck
|
ffb9dd3f91
|
fix exception handling and remove unused function
|
2023-10-06 12:19:26 -04:00 |
Marshall Hallenbeck
|
45fdc26847
|
automatic ruff fixing
|
2023-10-06 12:19:22 -04:00 |
Marshall Hallenbeck
|
a1c0080d82
|
fix type check and add docstrings to powershell.py
|
2023-10-06 12:17:17 -04:00 |
Marshall Hallenbeck
|
345a0748b3
|
cleanup: fix variable names in query_db_cred
|
2023-10-06 12:17:17 -04:00 |
Marshall Hallenbeck
|
182c7a5a01
|
doc(connection.py): add docstring for call_modules
|
2023-10-06 12:17:17 -04:00 |
Marshall Hallenbeck
|
f1f34b3c72
|
update exception handling and add docstring to call_cmd_args. also make variables easier to understand
|
2023-10-06 12:17:17 -04:00 |
Marshall Hallenbeck
|
01c530391f
|
update exception handling
|
2023-10-06 12:17:17 -04:00 |
Marshall Hallenbeck
|
5ab24c1f47
|
fix exception handling and printing in build collector
|
2023-10-06 12:17:17 -04:00 |
Marshall Hallenbeck
|
f4d5a5668b
|
smbexec: fix escaping sequence
|
2023-10-06 12:17:17 -04:00 |
Marshall Hallenbeck
|
a2dc03773d
|
nxcdb: fix escaping sequence
|
2023-10-06 12:17:17 -04:00 |