Marshall Hallenbeck
|
5b6153c2a8
|
properly use fstring
|
2023-09-22 14:55:18 -04:00 |
Marshall Hallenbeck
|
63ac5c7e77
|
properly import specific ctypes and update description
|
2023-09-22 14:55:01 -04:00 |
Marshall Hallenbeck
|
89968b3d54
|
fix ignore rule (E->F)
|
2023-09-22 14:12:27 -04:00 |
Marshall Hallenbeck
|
7f4ab239f5
|
More cleanup
|
2023-09-22 10:51:38 -04:00 |
Marshall Hallenbeck
|
85ed0794ee
|
remove old urllib3 error ignore
|
2023-09-22 10:40:43 -04:00 |
Marshall Hallenbeck
|
b33ccfb1c8
|
fix exception handle and add TODO
|
2023-09-22 10:40:29 -04:00 |
Marshall Hallenbeck
|
da2ec9b274
|
documentation(mssql_priv): add docstrings and a bit of cleanup
|
2023-09-22 10:37:10 -04:00 |
Marshall Hallenbeck
|
b38e71d8fa
|
refactor(ms17-010): clean up and add full AI-generated comments to MS17-010 Module, since there's a lot of byte-work
|
2023-09-22 10:04:36 -04:00 |
Marshall Hallenbeck
|
2a5c01d6b6
|
do some cleanup for hash_spider for #38
|
2023-09-22 09:56:04 -04:00 |
Marshall Hallenbeck
|
76bf3be084
|
clean up appcmd.py
|
2023-09-22 09:50:56 -04:00 |
Marshall Hallenbeck
|
9ecb07c9e8
|
ignore additional linting rule
|
2023-09-22 09:48:40 -04:00 |
Marshall Hallenbeck
|
155547c889
|
add back in more checks for ruff
|
2023-09-21 23:50:21 -04:00 |
Marshall Hallenbeck
|
017c26bd3b
|
fix running ruff
|
2023-09-21 23:47:59 -04:00 |
Marshall Hallenbeck
|
9eb4487369
|
actually add the linter workflow
|
2023-09-21 23:45:41 -04:00 |
Marshall Hallenbeck
|
d0ecd4b889
|
fix escaping in smbexec
|
2023-09-21 23:44:05 -04:00 |
Marshall Hallenbeck
|
1c7df154b8
|
more cleanup
|
2023-09-21 23:42:54 -04:00 |
Marshall Hallenbeck
|
f5439cb43f
|
clean up find-computer module
|
2023-09-21 23:12:59 -04:00 |
Marshall Hallenbeck
|
fb0d153210
|
refactor(add_computer): refactor and add docstrings to add_computer module
|
2023-09-20 12:24:42 -04:00 |
Marshall Hallenbeck
|
ee1e7b0d52
|
fix exception handling
|
2023-09-20 12:24:20 -04:00 |
Marshall Hallenbeck
|
bdf0fe27e8
|
cleanup wmiexec_event code
|
2023-09-20 12:06:44 -04:00 |
Marshall Hallenbeck
|
b788f09af8
|
fix exception handling
|
2023-09-20 12:03:41 -04:00 |
Marshall Hallenbeck
|
1e381fb62d
|
fix exception handling and remove unused function
|
2023-09-20 12:02:37 -04:00 |
Marshall Hallenbeck
|
85335213da
|
automatic ruff fixing
|
2023-09-20 11:59:16 -04:00 |
Marshall Hallenbeck
|
f9489dcb7e
|
fix type check and add docstrings to powershell.py
|
2023-09-20 11:52:11 -04:00 |
Marshall Hallenbeck
|
43ce9cbd20
|
cleanup: fix variable names in query_db_cred
|
2023-09-20 11:43:20 -04:00 |
Marshall Hallenbeck
|
bfe875d37c
|
doc(connection.py): add docstring for call_modules
|
2023-09-20 11:36:44 -04:00 |
Marshall Hallenbeck
|
1ef24853a4
|
update exception handling and add docstring to call_cmd_args. also make variables easier to understand
|
2023-09-20 11:34:43 -04:00 |
Marshall Hallenbeck
|
a1af9e31d8
|
update exception handling
|
2023-09-20 11:29:53 -04:00 |
Marshall Hallenbeck
|
7e366385f6
|
fix exception handling and printing in build collector
|
2023-09-20 11:28:09 -04:00 |
Marshall Hallenbeck
|
414b1f36b8
|
smbexec: fix escaping sequence
|
2023-09-20 09:14:21 -04:00 |
Marshall Hallenbeck
|
ba10268a50
|
nxcdb: fix escaping sequence
|
2023-09-20 09:13:29 -04:00 |
Marshall Hallenbeck
|
d57f3af7b1
|
fix escaping sequence in log
|
2023-09-20 09:11:20 -04:00 |
Marshall Hallenbeck
|
8c7ed6725d
|
rename nxc PATH variable
|
2023-09-20 00:09:25 -04:00 |
Marshall Hallenbeck
|
29dfcb4f70
|
remove unused code
|
2023-09-19 22:07:14 -04:00 |
Marshall Hallenbeck
|
b75b1dc218
|
remove unnecessary imports
|
2023-09-19 21:49:10 -04:00 |
Alex
|
f876113fdb
|
Merge pull request #26 from Pennyw0rth/windows_build
Windows Build for NetExec
|
2023-09-19 10:49:47 +02:00 |
Marshall Hallenbeck
|
5ee39f1ec7
|
Merge branch 'main' into windows_build
|
2023-09-18 18:49:03 -04:00 |
Marshall Hallenbeck
|
40a0ef9b09
|
Merge pull request #29 from professor-hillman/fix-webdav-module
fix webdav module exception handler
|
2023-09-18 18:48:42 -04:00 |
Jason Hillman
|
d93c75114d
|
fix webdav module exception handler
|
2023-09-18 15:09:32 -07:00 |
Marshall Hallenbeck
|
ac7be4dc5e
|
add hash_spider default file to .gitignore
|
2023-09-18 15:22:29 -04:00 |
Marshall Hallenbeck
|
c20b65d8ba
|
fix(build): update pyinstaller spec and fix pypykatz import/hook to properly reference during build
|
2023-09-18 15:00:39 -04:00 |
Marshall Hallenbeck
|
99bddeda4c
|
fix(drop-sc): use tempdir function to determine current OS temp directory
|
2023-09-18 12:13:03 -04:00 |
Marshall Hallenbeck
|
e1e57a6cf0
|
fix(build): update hiddeninputs for windows build
|
2023-09-17 22:57:00 -04:00 |
Marshall Hallenbeck
|
977e186d6f
|
Merge pull request #19 from Pennyw0rth/rename
NetExec Rename
|
2023-09-17 16:33:29 -04:00 |
Marshall Hallenbeck
|
c9b0e7232d
|
Merge branch 'main' into rename
|
2023-09-17 16:33:18 -04:00 |
Marshall Hallenbeck
|
44f11fc4ae
|
Merge pull request #12 from Pennyw0rth/Marshall-LICENSE-update
Update LICENSE for NetExec
|
2023-09-17 16:32:30 -04:00 |
Marshall Hallenbeck
|
75a6c6e2af
|
Merge branch 'main' into Marshall-LICENSE-update
|
2023-09-17 16:30:20 -04:00 |
Alexander Neff
|
aa1355c7d9
|
Merge branch 'main' into rename
|
2023-09-17 22:25:44 +02:00 |
Alexander Neff
|
50c4bb7e97
|
Rename Module Classname to match python convention
|
2023-09-17 22:20:40 +02:00 |
Alexander Neff
|
c9a0604489
|
Fix broken links
|
2023-09-17 22:16:22 +02:00 |