Commit Graph

14 Commits (092eb0c5a1e996ebfa2a12457347d142f42bf626)

Author SHA1 Message Date
Marshall Hallenbeck 092eb0c5a1 fix(ms17-010): ms17-010 works now, and has a lot more debugging info if wanted 2023-11-08 13:21:25 -05:00
Marshall Hallenbeck e9eccba193 refactor: remove Python shebangs since they are not needed 2023-10-21 23:45:16 -04:00
Marshall Hallenbeck ac4c2f4168 remove 'exploit' term from MS17-010 since its a check, not an exploit 2023-10-21 19:11:41 -04:00
Marshall Hallenbeck e77ecd31bd ruff: add F841 back in and auto-fix 2023-10-15 13:31:51 -04:00
Marshall Hallenbeck d8b29312b7 ruff: add flake8-simplify (SIM) and auto-fix 2023-10-14 15:56:22 -04:00
Marshall Hallenbeck cdcde5a91b ruff: add flake8-return (RET) and auto-run 2023-10-14 14:16:28 -04:00
Marshall Hallenbeck b24b9210e4 ruff: pyupgrade (UP) ruff changes 2023-10-12 17:06:04 -04:00
Marshall Hallenbeck b002336680 ruff: fix pydocstyle via ruff 2023-10-12 15:13:16 -04:00
Marshall Hallenbeck c445d381c5 fix string interpolation 2023-09-24 00:06:51 -04: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 63ac5c7e77 properly import specific ctypes and update description 2023-09-22 14:55:01 -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
Alexander Neff 50c4bb7e97 Rename Module Classname to match python convention 2023-09-17 22:20:40 +02:00
Marshall Hallenbeck 7886ac1612 rename folders, files, functions, classes, etc to NetExec/nxc 2023-09-14 17:07:15 -04:00