Commit Graph

  • 2ef51d642a Fix indentation and formating Alexander Neff 2023-10-08 16:20:30 -04:00
  • 3384e9a28f Merge branch 'develop' into main Alex 2023-10-08 14:54:11 -04:00
  • ae417e5d3a Autoformat Alexander Neff 2023-10-08 14:52:37 -04:00
  • 669e0b45e7 Replace str(e).find with 'string' in str(e) Alexander Neff 2023-10-08 14:50:59 -04:00
  • b2c73b05d1 Added fail messages for not existing users and users having no active session, stop printing empty output messages. Alexander Neff 2023-10-08 07:56:05 -04:00
  • 84a41b72a2 [SSH] Remove useless package Xiaoli Chan 2023-10-08 00:03:21 +08:00
  • 95ccfca992 [SSH] Logic fix Xiaoli Chan 2023-10-08 00:02:08 +08:00
  • ea62e42526 [SSH] improve login failed output Xiaoli Chan 2023-10-07 23:35:36 +08:00
  • c9af18df67 [SSH] fix private key with passphrase login Xiaoli Chan 2023-10-07 23:05:51 +08:00
  • cec042d8ee [SSH] fix private key with passphrase login Xiaoli Chan 2023-10-07 22:15:08 +08:00
  • 78de09be8d [ssh] Neff review I XiaoliChan 2023-10-07 16:37:45 +08:00
  • d21bf5e463 [ssh] Marshall review I XiaoliChan 2023-10-07 15:36:00 +08:00
  • 4b62a53790 Merge remote-tracking branch 'upstream/main' into ssh-improv XiaoliChan 2023-10-07 15:08:34 +08:00
  • 85d052e7e4 Merge branch 'develop' into marshall-dependency-update-9-19-2023 Marshall Hallenbeck 2023-10-06 20:20:13 -04:00
  • c2f4c5d9d3 Merge branch 'develop' into marshall_cleanup Marshall Hallenbeck 2023-10-06 13:47:35 -04:00
  • 389b381584 cleanup(ruff): finish cleaning up E722 (do not euse bare except) Marshall Hallenbeck 2023-10-06 12:47:49 -04:00
  • b38ad265af formatting Marshall Hallenbeck 2023-10-06 12:43:34 -04:00
  • 95aaac7f68 cleanup: fix F403 from Ruff (import *) Marshall Hallenbeck 2023-10-06 12:41:00 -04:00
  • 165fa508ed bloodhound: fix imports Marshall Hallenbeck 2023-10-06 12:31:07 -04:00
  • 84358bb480 mssql: fix indentation Marshall Hallenbeck 2023-10-06 12:30:30 -04:00
  • f66923b296 ldap: fix truthiness check Marshall Hallenbeck 2023-10-06 12:29:36 -04:00
  • 4ec4672b87 ldap: fix error output string Marshall Hallenbeck 2023-10-06 12:28:00 -04:00
  • e24601b345 Fix #48 tries to falsly add creds to bloodhound using --laps Alex 2023-09-28 00:32:00 +02:00
  • 7620112657 ruff cleanup Marshall Hallenbeck 2023-09-24 00:25:08 -04:00
  • 6a0646067c Remove old NotImplementedError Alex 2023-09-23 12:56:04 +02:00
  • 386208a49c fix string interpolation Marshall Hallenbeck 2023-09-24 00:06:51 -04:00
  • 11ddfd9c79 ruff autoformat to clean up all the single quotes and other bad formatting Marshall Hallenbeck 2023-09-22 21:10:21 -04:00
  • 9ae9d01e5a update ruff version Marshall Hallenbeck 2023-09-22 20:58:22 -04:00
  • 2cae1dcaa7 no need for gitmodules anymore Marshall Hallenbeck 2023-09-22 20:48:32 -04:00
  • 2805dc6a70 remove flake Marshall Hallenbeck 2023-09-22 20:47:26 -04:00
  • 2dd8ea9ef0 clean up wireless module Marshall Hallenbeck 2023-09-22 15:37:07 -04:00
  • 51c8ee3f2f cleanup winscp_dump module Marshall Hallenbeck 2023-09-22 15:33:41 -04:00
  • 7deee30942 cleanup wdigest module Marshall Hallenbeck 2023-09-22 15:27:05 -04:00
  • a956d2cae8 fix variable naming for file listing Marshall Hallenbeck 2023-09-22 15:24:22 -04:00
  • e9a7fda619 cleanup Marshall Hallenbeck 2023-09-22 15:23:00 -04:00
  • e84a52c859 refactor(wcc): update wcc module quotes and refactor some formatting Marshall Hallenbeck 2023-09-22 15:22:54 -04:00
  • 3655cbff82 clean up ntdsutil module Marshall Hallenbeck 2023-09-22 15:07:07 -04:00
  • 9598e971da clean up rdp module Marshall Hallenbeck 2023-09-22 15:06:58 -04:00
  • 5f0ed02364 add F841 (variable assigned but never used) to ruff exclude Marshall Hallenbeck 2023-09-22 14:56:36 -04:00
  • 84b1e41eb7 properly use fstring Marshall Hallenbeck 2023-09-22 14:55:18 -04:00
  • 6580604246 properly import specific ctypes and update description Marshall Hallenbeck 2023-09-22 14:55:01 -04:00
  • f402c4546a fix ignore rule (E->F) Marshall Hallenbeck 2023-09-22 14:12:27 -04:00
  • cfbdcb3cb0 More cleanup Marshall Hallenbeck 2023-09-22 10:51:38 -04:00
  • 7e7e86725c remove old urllib3 error ignore Marshall Hallenbeck 2023-09-22 10:40:43 -04:00
  • 63a761c760 fix exception handle and add TODO Marshall Hallenbeck 2023-09-22 10:40:29 -04:00
  • ddc5c2ea7b documentation(mssql_priv): add docstrings and a bit of cleanup Marshall Hallenbeck 2023-09-22 10:37:10 -04:00
  • 064921b9ee refactor(ms17-010): clean up and add full AI-generated comments to MS17-010 Module, since there's a lot of byte-work Marshall Hallenbeck 2023-09-22 10:04:36 -04:00
  • 9ec7cd6fa1 do some cleanup for hash_spider for #38 Marshall Hallenbeck 2023-09-22 09:56:04 -04:00
  • 6c68100c8a clean up appcmd.py Marshall Hallenbeck 2023-09-22 09:50:56 -04:00
  • 28e25c560b ignore additional linting rule Marshall Hallenbeck 2023-09-22 09:48:40 -04:00
  • 0ca3827d91 add back in more checks for ruff Marshall Hallenbeck 2023-09-21 23:50:21 -04:00
  • 10b3cdd115 fix running ruff Marshall Hallenbeck 2023-09-21 23:47:59 -04:00
  • 3ab397f45a actually add the linter workflow Marshall Hallenbeck 2023-09-21 23:45:41 -04:00
  • 1b97cebac3 fix escaping in smbexec Marshall Hallenbeck 2023-09-21 23:44:05 -04:00
  • 5ec969c733 more cleanup Marshall Hallenbeck 2023-09-21 23:42:54 -04:00
  • 110e6473d3 clean up find-computer module Marshall Hallenbeck 2023-09-21 23:12:59 -04:00
  • a8b14cee7f refactor(add_computer): refactor and add docstrings to add_computer module Marshall Hallenbeck 2023-09-20 12:24:42 -04:00
  • e80c4807a6 fix exception handling Marshall Hallenbeck 2023-09-20 12:24:20 -04:00
  • f6812f2eb4 cleanup wmiexec_event code Marshall Hallenbeck 2023-09-20 12:06:44 -04:00
  • 8ec3e62bfb fix exception handling Marshall Hallenbeck 2023-09-20 12:03:41 -04:00
  • ffb9dd3f91 fix exception handling and remove unused function Marshall Hallenbeck 2023-09-20 12:02:37 -04:00
  • 45fdc26847 automatic ruff fixing Marshall Hallenbeck 2023-09-20 11:59:16 -04:00
  • a1c0080d82 fix type check and add docstrings to powershell.py Marshall Hallenbeck 2023-09-20 11:52:11 -04:00
  • 345a0748b3 cleanup: fix variable names in query_db_cred Marshall Hallenbeck 2023-09-20 11:43:20 -04:00
  • 182c7a5a01 doc(connection.py): add docstring for call_modules Marshall Hallenbeck 2023-09-20 11:36:44 -04:00
  • f1f34b3c72 update exception handling and add docstring to call_cmd_args. also make variables easier to understand Marshall Hallenbeck 2023-09-20 11:34:43 -04:00
  • 01c530391f update exception handling Marshall Hallenbeck 2023-09-20 11:29:53 -04:00
  • 5ab24c1f47 fix exception handling and printing in build collector Marshall Hallenbeck 2023-09-20 11:28:09 -04:00
  • f4d5a5668b smbexec: fix escaping sequence Marshall Hallenbeck 2023-09-20 09:14:21 -04:00
  • a2dc03773d nxcdb: fix escaping sequence Marshall Hallenbeck 2023-09-20 09:13:29 -04:00
  • 7f5a6f4f50 fix escaping sequence in log Marshall Hallenbeck 2023-09-20 09:11:20 -04:00
  • b0b36ede87 rename nxc PATH variable Marshall Hallenbeck 2023-09-20 00:09:25 -04:00
  • 39cdcc12bb remove unused code Marshall Hallenbeck 2023-09-19 22:07:14 -04:00
  • 193ef25748 remove unnecessary imports Marshall Hallenbeck 2023-09-19 21:49:10 -04:00
  • 0523208c4e Update schtask_as.py Defte 2023-10-06 17:05:16 +02:00
  • 81c9803ada Merge branch 'develop' into ascii-art Alex 2023-10-05 19:10:22 -04:00
  • e40d4f2a3d Update enum_av.py bongobongoland 2023-10-06 10:04:59 +11:00
  • d81adbb28a Update poetry.lock Alexander Neff 2023-10-05 18:22:12 -04:00
  • deb3c89efa Merge pull request #53 from Pennyw0rth/dependabot/pip/urllib3-2.0.6 Alex 2023-10-05 18:10:35 -04:00
  • d971e0d5ab Add ascii art to cli Alexander Neff 2023-10-05 18:05:14 -04:00
  • 052cbe28ba Fix tab indention error in ldap.py Alexander Neff 2023-10-05 19:36:03 +02:00
  • 5e80ebd8dc Merge branch 'develop' into marshall_cleanup Marshall Hallenbeck 2023-10-05 10:01:26 -04:00
  • 429a6a4e18 Update schtask_as.py Defte 2023-10-05 12:03:26 +02:00
  • 16cfaec75d Update schtask_as.py Defte 2023-10-05 11:58:58 +02:00
  • cba97cd068 Rename schtask.py to schtask_as.py Defte 2023-10-05 11:24:50 +02:00
  • 116c8f7833 Update schtask.py Defte 2023-10-05 11:15:10 +02:00
  • dec35a526b Merge pull request #49 from Pennyw0rth/neff-bugfixes Alex 2023-10-04 02:55:42 +02:00
  • 9a74343497 Move oscrypto fork to Pennyw0rth Alex 2023-10-03 23:19:10 +02:00
  • 73fe842064 update e2e_tests zblurx 2023-10-03 19:44:54 +02:00
  • 1148018394 Update codec management zblurx 2023-10-03 18:40:07 +02:00
  • bcbfad6a18 Create schtask.py Defte 2023-10-03 17:52:06 +02:00
  • f2d0178529 Added function tests + test file for FTP upload/download testing romanrii 2023-10-03 04:09:13 +00:00
  • e033d22b5d Bump urllib3 from 2.0.4 to 2.0.6 dependabot[bot] 2023-10-03 00:21:38 +00:00
  • a44e498470 Merge branch 'develop' into s4u Marshall Hallenbeck 2023-10-02 17:55:09 -04:00
  • 708f82a04b Merge branch 'develop' into marshall-dependency-update-9-19-2023 Marshall Hallenbeck 2023-10-02 17:53:00 -04:00
  • a2584471c9 Merge branch 'develop' into marshall_cleanup Marshall Hallenbeck 2023-10-02 17:51:52 -04:00
  • fe91e7535e Merge branch 'develop' into main Marshall Hallenbeck 2023-10-02 17:48:35 -04:00
  • d217840dbf Merge branch 'main' into neff-bugfixes Marshall Hallenbeck 2023-10-02 17:32:51 -04:00
  • 72e42e9b75 Merge pull request #52 from Pennyw0rth/feature/linux_build v1.0.0 Marshall Hallenbeck 2023-10-01 15:19:46 -04:00
  • 5207288b13 Merge pull request #1 from Pennyw0rth/main Roman Rivas II 2023-09-30 23:31:26 -07:00