Commit Graph

2693 Commits (35333504ea9c5d9d36ddd07df3869167ff787f9a)

Author SHA1 Message Date
Marshall Hallenbeck 310d178b3b
Merge pull request #45 from Pennyw0rth/neff-contr_coc-files
Create CONTRIBUTING.md
2023-09-29 13:00:00 -04:00
Marshall Hallenbeck 49a1c3a8ab
Merge branch 'main' into neff-contr_coc-files 2023-09-29 12:59:18 -04:00
Marshall Hallenbeck 771ed647bf
Merge pull request #44 from Pennyw0rth/NeffIsBack-patch-1
Create CODE_OF_CONDUCT.md
2023-09-29 12:58:59 -04:00
Marshall Hallenbeck 5722a9aba0
Merge branch 'main' into NeffIsBack-patch-1 2023-09-29 12:58:50 -04:00
Marshall Hallenbeck 9f55c01513
Merge pull request #24 from Pennyw0rth/neff-README
Add README text to explain forking reason
2023-09-29 12:58:29 -04:00
Marshall Hallenbeck f85287ce6d
Merge branch 'main' into neff-README 2023-09-29 12:58:00 -04:00
Marshall Hallenbeck 732929e169
Update CODE_OF_CONDUCT.md
add note about certain conduct that may lead directly to a permanent ban with no warning

Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
2023-09-28 14:04:34 -04:00
Alex 840419a0f7 Remove "private" because sometimes there isnt the option 2023-09-28 00:46:53 +02:00
Alex 69b00ab1f1 Update CONTRIBUTING.md 2023-09-28 00:42:54 +02:00
Alex efb510d49b Fix #48 tries to falsly add creds to bloodhound using --laps 2023-09-28 00:32:00 +02:00
Alex 0a02081ab5
Create CONTRIBUTING.md
Signed-off-by: Alex <61382599+NeffIsBack@users.noreply.github.com>
2023-09-27 14:23:11 +02:00
Alex dbd9bdfdde
Create CODE_OF_CONDUCT.md
Signed-off-by: Alex <61382599+NeffIsBack@users.noreply.github.com>
2023-09-27 14:09:52 +02:00
Alex f9e3cfb364
Merge pull request #43 from Pennyw0rth/neff-bugfixes 2023-09-27 01:09:38 +02:00
Alexander Neff 0dabcba530 Fix #42 --dc-list crashes on ldap with logging enabled 2023-09-26 12:55:13 +02:00
Marshall Hallenbeck 14be9d5b0e ruff cleanup 2023-09-24 00:25:08 -04:00
Marshall Hallenbeck 443c363129 Merge branch 'marshall_cleanup' of https://github.com/Pennyw0rth/NetExec into marshall_cleanup 2023-09-24 00:07:00 -04:00
Marshall Hallenbeck c445d381c5 fix string interpolation 2023-09-24 00:06:51 -04:00
Alex 69514ce356 Remove old NotImplementedError 2023-09-23 12:56:04 +02:00
Marshall Hallenbeck 7b44fcd327 ruff autoformat to clean up all the single quotes and other bad formatting 2023-09-22 21:10:21 -04:00
Marshall Hallenbeck d7d30cb2e8 update ruff version 2023-09-22 20:58:22 -04:00
Marshall Hallenbeck 0dc6d61d1a no need for gitmodules anymore 2023-09-22 20:48:32 -04:00
Marshall Hallenbeck e3dfbb3f15 remove flake 2023-09-22 20:47:26 -04:00
Marshall Hallenbeck bda8ecb129 clean up wireless module 2023-09-22 15:37:07 -04:00
Marshall Hallenbeck efbecca7a7 cleanup winscp_dump module 2023-09-22 15:33:41 -04:00
Marshall Hallenbeck dae229a378 cleanup wdigest module 2023-09-22 15:27:05 -04:00
Marshall Hallenbeck bbf1024b37 fix variable naming for file listing 2023-09-22 15:24:22 -04:00
Marshall Hallenbeck d12c139c9e cleanup 2023-09-22 15:23:00 -04:00
Marshall Hallenbeck f554223d75 refactor(wcc): update wcc module quotes and refactor some formatting 2023-09-22 15:22:54 -04:00
Marshall Hallenbeck 3f1d0f4f91 clean up ntdsutil module 2023-09-22 15:07:07 -04:00
Marshall Hallenbeck a730ed0f22 clean up rdp module 2023-09-22 15:06:58 -04:00
Marshall Hallenbeck a460565cd8 add F841 (variable assigned but never used) to ruff exclude 2023-09-22 14:56:36 -04:00
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 dac65b82e7
Merge branch 'main' into neff-README 2023-09-22 09:18:59 -04:00
Alex 87a2efac23
Merge pull request #32 from Pennyw0rth/neff-fix-file-decoding
Fix encoding errors
2023-09-22 14:33:18 +02: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