Commit Graph

  • e721917b8e Merge pull request #695 from Cyb3rC3lt/main Alex 2025-05-18 12:50:18 +02:00
  • e9d17004d4 Formatting Alexander Neff 2025-05-18 06:46:23 -04:00
  • c11090e1e6 Remove unnecessary try&except Alexander Neff 2025-05-18 06:46:14 -04:00
  • d7333e25d9 Add missing import Alexander Neff 2025-05-18 06:45:52 -04:00
  • 07f273f8c4 Reverted size limit to a large number i.e. 999 David Kennedy 2025-05-18 11:15:05 +01:00
  • 844af809d5 Merge pull request #452 from lodos2005/main Alex 2025-05-18 12:05:36 +02:00
  • 460c351228 Updated to use parse_results and import datetime David Kennedy 2025-05-18 10:38:31 +01:00
  • fce0ed7ade Update presence.py emre 2025-05-18 09:49:09 +03:00
  • 7aa6c69039 Merge pull request #696 from Pennyw0rth/neff-fix-winrm-db Alex 2025-05-17 22:30:34 +02:00
  • 9f906eaa93 Merge pull request #694 from cyberG33k02/false-negative-fix Alex 2025-05-17 22:10:39 +02:00
  • 07a0ae0aa9 Add database logic for hash login and ensure admin relation is added via queried userid Alexander Neff 2025-05-17 15:49:25 -04:00
  • 4da19545f6 fix: added reference to issue #694 in NTLM workstation field comment, added the same fix to the hash_login() method cyber02 2025-05-17 20:39:30 +01:00
  • 4992c454a3 Update presence.py emre 2025-05-17 22:02:41 +03:00
  • 92ac8be7da Commit siouxchief 2025-05-17 11:45:37 +01:00
  • fcb3078476 fix(ntlm): include server hostname in Workstation field of Authenticate message cyber02 2025-05-16 23:01:45 +01:00
  • f3da3dad00 avoid changing login logic mpgn 2025-05-15 23:19:29 +02:00
  • ee945fa9b4 fix review mpgn 2025-05-15 23:13:23 +02:00
  • 2cf004db4f fix review mpgn 2025-05-15 23:13:00 +02:00
  • 770cb6ab7e Update ntdsutil.py emre 2025-05-15 21:26:26 +03:00
  • 07b4eba6e0 Merge pull request #557 from crosscutsaw/enable_cmdshell Alex 2025-05-15 20:11:26 +02:00
  • 6030c49f54 Specify that it is an MSSQL server Alexander Neff 2025-05-15 14:08:17 -04:00
  • 86aac144b5 Update ntdsutil.py emre 2025-05-15 21:04:23 +03:00
  • 1b93d061d9 Rename module link_enable_xp.py to link_enable_cmdshell.py, so that naming scheme is similar to enable_cmdshell Alexander Neff 2025-05-15 14:01:26 -04:00
  • 30a52aa84f Change .error to .fail to properly use context in logger Alexander Neff 2025-05-15 14:00:32 -04:00
  • 7cdd1238a2 Formatting and exit when required action is not available Alexander Neff 2025-05-15 13:59:42 -04:00
  • fda6b6a2f4 Merge branch 'main' into enable_cmdshell Alex 2025-05-15 19:16:36 +02:00
  • 9829b08628 Merge pull request #463 from Dfte/SMB]-Add-the-recyclebin-module Alex 2025-05-15 19:09:11 +02:00
  • 0391e813a7 Linting Alexander Neff 2025-05-15 13:06:46 -04:00
  • 6cf11e8338 Rename no_print_result to silent in args as well Alexander Neff 2025-05-15 13:03:58 -04:00
  • d769bc9983 Rename no_print_result to silent and improve readability Alexander Neff 2025-05-15 13:01:20 -04:00
  • 951ad25d95 Improve readability of the download logic Alexander Neff 2025-05-15 12:55:22 -04:00
  • dbfb0d8282 Formatting Alexander Neff 2025-05-15 12:55:04 -04:00
  • 2ec56d1432 Make sure we continue with other users when one user fails Alexander Neff 2025-05-15 12:30:19 -04:00
  • 6c68d41612 Formatting Alexander Neff 2025-05-15 12:29:43 -04:00
  • 6d5ce45422 Move remote_ops.finish to end so we have the remoteops available Alexander Neff 2025-05-15 12:29:06 -04:00
  • 6bee36f2af Formatting Alexander Neff 2025-05-15 12:12:55 -04:00
  • f7f343e0eb Merge branch 'main' into SMB]-Add-the-recyclebin-module Alex 2025-05-15 18:10:37 +02:00
  • 6a7871e57e Formatting Alexander Neff 2025-05-15 11:56:30 -04:00
  • c8849ea062 Fix SyntaxWarnings due to regex Alexander Neff 2025-05-15 11:24:03 -04:00
  • 2b5968f2b6 Merge branch 'main' into main Alex 2025-05-15 17:20:01 +02:00
  • 31995e0c67 Merge branch 'main' into main Mickey De Baets 2025-05-15 16:52:50 +02:00
  • 4f028ea9b8 Merge pull request #686 from Pennyw0rth/neff-fix-mssql-module Alex 2025-05-13 19:32:30 +02:00
  • 4d8583e443 Remove boilerplate Alexander Neff 2025-05-13 13:25:22 -04:00
  • 5d3955b6bc Formating Alexander Neff 2025-05-13 13:10:59 -04:00
  • 859553fb33 Automatically preserve state of "advanced options" on the target Alexander Neff 2025-05-13 13:06:40 -04:00
  • 02b1361c85 Merge branch 'main' into drop_library_ms Xed 2025-05-12 10:16:57 +02:00
  • b243ee8748 Merge pull request #682 from Pennyw0rth/neff-ldap-disable-signing Alex 2025-05-10 12:00:00 +02:00
  • 35c39c1c8e Merge pull request #681 from Pennyw0rth/neff-fix-db-schema Alex 2025-05-09 17:58:10 +02:00
  • 68367ef529 Disable signing in ldap temporarely Alexander Neff 2025-05-09 10:33:33 -04:00
  • f335cd7654 Formatting Alexander Neff 2025-05-09 10:21:20 -04:00
  • 94115123f6 Add a check if the database scheme contains the unique attribute Alexander Neff 2025-05-09 10:19:21 -04:00
  • 9f9ed93e7f Update presence.py emre 2025-05-09 01:36:05 +03:00
  • 5c7888c416 Added share exclusion functionality Mickey De Baets 2025-05-08 22:07:26 +02:00
  • b2a450916b Merge branch 'main' into rdp-exec Adam Hassan 2025-05-07 23:12:30 -04:00
  • c87d0c206b integrated enum_trusts termanix 2025-05-07 15:06:44 -04:00
  • 602498f09c Merge branch 'Pennyw0rth:main' into dc-list termanix 2025-05-07 13:46:56 -04:00
  • 413e5eb51a Merge pull request #662 from Pennyw0rth/cleanup mpgn 2025-05-07 17:16:45 +02:00
  • 3209e523a5 Merge pull request #677 from Pennyw0rth/neff-fix-ldap-kerb-dom-trust Alex 2025-05-07 17:12:20 +02:00
  • 7bda89661b Remove unused variable Alexander Neff 2025-05-07 11:11:52 -04:00
  • abda35be65 Remove on_shutdown in connection.py Alexander Neff 2025-05-07 11:09:48 -04:00
  • 7cd990f920 Remove old module server stuff Alexander Neff 2025-05-07 11:06:32 -04:00
  • 4d68843057 Remove on_shutdown from modules Alexander Neff 2025-05-07 10:56:47 -04:00
  • a12c6422ce Fix domain trust with kerberos in ldap Alexander Neff 2025-05-07 10:40:17 -04:00
  • 196d9fa6d9 Merge branch 'main' into cleanup mpgn 2025-05-07 16:09:37 +02:00
  • 5efa2c3299 Update example_module.py mpgn 2025-05-07 16:09:17 +02:00
  • 5b6d00ed90 Update connection.py mpgn 2025-05-07 16:08:21 +02:00
  • 5930d2d9af exit cmd.exe after running commands Adam Hassan 2025-05-07 03:03:14 -04:00
  • 03c52432b5 remove erroneous vars and code relating to old no-output argument Adam Hassan 2025-05-07 03:02:29 -04:00
  • 6659976b25 remove no-output argument bc no output from rdp via screen Adam Hassan 2025-05-07 02:58:08 -04:00
  • e1f84377ac remove codec argument bc no output from rdp via screen Adam Hassan 2025-05-07 02:57:09 -04:00
  • 05492ff6a1 add new e2e commands for rdp execute Adam Hassan 2025-05-07 02:52:40 -04:00
  • 7ec74ddb05 screenshot before exit when executing commands via rdp Adam Hassan 2025-05-07 02:44:40 -04:00
  • 9a12116be3 cmd.exe now working and win+r used to open terminal Adam Hassan 2025-05-07 02:17:13 -04:00
  • 767e26e6e2 powershell over rdp mostly working with aardwolf cmd not working atm TODO: Figure out best way to start terminal TODO: Add --screenshot functionality to see command output Adam Hassan 2025-05-07 01:21:40 -04:00
  • e56e97c578 add initial execute_cmd using aardwolf keyboard Adam Hassan 2025-05-07 00:40:42 -04:00
  • 7531bf62d5 add initial rdp exec code based on winrm Adam Hassan 2025-05-07 00:26:38 -04:00
  • 81d07952b9 Merge branch 'main' into drop_library_ms Xed 2025-05-05 19:52:55 +02:00
  • 7fdca67833 Merge branch 'main' into dc-list termanix 2025-05-05 08:29:05 -04:00
  • 171c79fde1 Merge branch 'main' into notepad termanix 2025-05-05 08:27:24 -04:00
  • c19841398f Merge pull request #512 from KriyosArcane/main Alex 2025-05-04 12:06:31 +02:00
  • a083405335 Merge branch 'Pennyw0rth:main' into dc-list termanix 2025-05-04 04:07:26 -04:00
  • f3f27976cf Add e2e_commands.txt tests FaganAfandiyev 2025-04-28 19:02:02 -04:00
  • 887ecdd8a7 Refined options examples and formating Alexander Neff 2025-05-03 17:26:52 -04:00
  • 5f34e563b6 Refactor change-password module to allow set NEWNTHASH Alexander Neff 2025-05-03 17:22:05 -04:00
  • 6aa7d6a114 Merge pull request #668 from Dfte/main Alex 2025-05-03 19:22:41 +02:00
  • bb36b6d5e6 Only right trim to preserve indentation on certain output Alexander Neff 2025-05-03 13:20:08 -04:00
  • 362d373c21 Add examples to options and formating Alexander Neff 2025-05-03 13:18:28 -04:00
  • a47431cbfd fix hostname info if no ntlm mpgn 2025-04-29 14:20:16 +02:00
  • 3ff6479795 better output mpgn 2025-04-29 08:41:09 +02:00
  • cc09aefbb9 more simple code mpgn 2025-04-29 01:03:17 +02:00
  • 2e254396b5 simple update mpgn 2025-04-29 00:41:53 +02:00
  • 8b2135a7b1 simple update mpgn 2025-04-29 00:40:24 +02:00
  • 1452068944 simple update mpgn 2025-04-29 00:39:37 +02:00
  • 9dc029847a fix ldap simple auth mpgn 2025-04-29 00:12:19 +02:00
  • 9890316802 Merge pull request #669 from Pennyw0rth/neff-update-pylnk3 Alex 2025-04-28 22:52:57 +02:00
  • f3e161597d Update pylnk3 to remove debug print Alexander Neff 2025-04-28 15:23:11 -04:00
  • 102213771f Upgrade the schtask_as module so that we can upload binaries and then execute them Aurélien CHALOT 2025-04-28 14:30:09 +02:00
  • ba7d5223b8 Merge branch 'Pennyw0rth:main' into drop_library_ms Xed 2025-04-28 05:00:33 +02:00
  • 6a2874e804 Merge pull request #667 from Pennyw0rth/neff-fix-mssql Alex 2025-04-27 19:56:02 +02:00
  • 207b7da461 Fix empty domain string Alexander Neff 2025-04-27 13:17:56 -04:00