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 |
Marshall Hallenbeck
|
7f5a6f4f50
|
fix escaping sequence in log
|
2023-10-06 12:17:16 -04:00 |
Marshall Hallenbeck
|
b0b36ede87
|
rename nxc PATH variable
|
2023-10-06 12:17:16 -04:00 |
Marshall Hallenbeck
|
39cdcc12bb
|
remove unused code
|
2023-10-06 12:17:16 -04:00 |
Marshall Hallenbeck
|
193ef25748
|
remove unnecessary imports
|
2023-10-06 12:17:16 -04:00 |
Marshall Hallenbeck
|
72e42e9b75
|
Merge pull request #52 from Pennyw0rth/feature/linux_build
Finalize Native Builds
|
2023-10-01 15:19:46 -04:00 |
Marshall Hallenbeck
|
bf91d6dd49
|
add in macOS build target and remove unnecessary comment
|
2023-09-30 17:51:52 -04:00 |
Marshall Hallenbeck
|
3053b6d939
|
remove unnecessary project name from github job build name
|
2023-09-30 17:22:15 -04:00 |
Marshall Hallenbeck
|
2fc141d3da
|
reference actual binary for ubuntu build
|
2023-09-30 17:13:46 -04:00 |
Marshall Hallenbeck
|
73910ec29a
|
upload new netexec icon
|
2023-09-30 17:13:29 -04:00 |
Marshall Hallenbeck
|
085dfbff03
|
test ubuntu build
|
2023-09-30 17:05:23 -04:00 |
Marshall Hallenbeck
|
f40ed5bad8
|
fix tabbing
|
2023-09-30 16:01:16 -04:00 |
Marshall Hallenbeck
|
e39721ae98
|
force github push...
|
2023-09-30 15:35:36 -04:00 |
Marshall Hallenbeck
|
5434ee9d01
|
remove redundant upload
|
2023-09-30 15:35:12 -04:00 |
Marshall Hallenbeck
|
033961cdbe
|
remove the on pull and change to windows to test windows build first
|
2023-09-30 15:31:27 -04:00 |
Marshall Hallenbeck
|
62fdbb3456
|
have to add a push initiall for workflow_dispatch
|
2023-09-30 15:17:16 -04:00 |
Marshall Hallenbeck
|
8d64b22663
|
break up native binary and zipapp build
|
2023-09-30 15:13:27 -04:00 |
Marshall Hallenbeck
|
310d178b3b
|
Merge pull request #45 from Pennyw0rth/neff-contr_coc-files
Create CONTRIBUTING.md
|
2023-09-29 13:00:00 -04:00 |