1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-03-30 22:19:17 +02:00

Commit Graph

  • 18052b12b9 Bump metasploit-payloads to 2.0.191 master Metasploit 2025-02-13 09:01:42 -06:00
  • a1a73dfe29
    PD-49865 set Cortex tags to identify repo exposure () v2.0.190 simonirwin-r7 2025-02-13 14:46:15 +00:00
  • 81de7c651a Remove quiet flag remove-quiet-flag adfoster-r7 2024-12-16 10:38:18 +00:00
  • 9047f4e4db Bump metasploit-payloads to 2.0.190 Metasploit 2024-12-06 09:47:57 -06:00
  • 7c3a26f086
    Land , Fix Java Meterpreter Symlink Handling on Windows v2.0.189 Diego Ledda 2024-12-06 15:23:13 +01:00
  • af89b273e6 Handle deleting symlinks differently on Windows Spencer McIntyre 2024-11-06 17:25:32 -05:00
  • 64631d276b Fix handinig symlinks and junctions on Windows Spencer McIntyre 2024-11-06 16:14:13 -05:00
  • 894226a0f2 Fix pom.xml checks for version compatibility Spencer McIntyre 2024-11-06 16:01:48 -05:00
  • 04d65be885 Add missing detections for Java 7 and 8 Spencer McIntyre 2024-11-06 11:34:00 -05:00
  • bda3a299eb Add a FsUtils class to test for symbolic links Spencer McIntyre 2024-11-06 10:48:38 -05:00
  • aa319bf52f Set the working directory when executing commands Spencer McIntyre 2024-11-06 09:05:49 -05:00
  • 1e4276b8ae Bump metasploit-payloads to 2.0.189 Metasploit 2024-10-31 10:12:12 -05:00
  • 687b101205
    Merge pull request from cgranleese-r7/remove-paths-from-acceptance-tests v2.0.188 adfoster-r7 2024-10-31 14:55:58 +00:00
  • c2890d0033 Removes paths from metasploit-framework acceptance tests cgranleese-r7 2024-10-31 14:04:21 +00:00
  • c025ce8be1 Bump metasploit-payloads to 2.0.188 Metasploit 2024-10-30 15:42:45 -05:00
  • 08d2d1cfb6
    Land , Injection using PoolParty v2.0.187 Brendan 2024-10-30 15:28:23 -05:00
  • b85ceb0c36 fix(injection): fix arch support logic dledda-r7 2024-10-23 11:23:11 -04:00
  • 7d4349047f
    fix(injection): fix arch support logic dledda-r7 2024-10-23 08:52:37 -04:00
  • f34bb48b29
    fix(injection): fix arch support logic dledda-r7 2024-10-23 03:55:45 -04:00
  • 8e533ec9fa
    fix(injection): fix msvc compilation error dledda-r7 2024-10-21 05:02:08 -04:00
  • a7485082ca
    fix(injection): review changes dledda-r7 2024-10-21 04:30:05 -04:00
  • ff182d10c4
    fix(injection): review changes dledda-r7 2024-10-07 06:40:27 -04:00
  • 1b65a58ee7
    fix(injection): review changes dledda-r7 2024-10-04 10:55:09 -04:00
  • 00d1a7218a
    fix(injection): review changes dledda-r7 2024-10-04 10:24:33 -04:00
  • 1ebf2acbc2
    fix(injection): review changes dledda-r7 2024-10-04 08:50:53 -04:00
  • ae96c17e3d
    fix(injection): review changes dledda-r7 2024-10-03 11:21:49 -04:00
  • 3fff5a09ff
    docs(shellcode): add reference to poolparty stub dledda-r7 2024-09-30 04:53:53 -04:00
  • 37c61a2cb5
    fix(injection): fix mingw compilation error dledda-r7 2024-09-26 05:01:15 -04:00
  • cc408de7a6
    feat(injection): improved system check to ensure poolparty is supported, removed unused variants, better code to execute variants dledda-r7 2024-09-26 04:14:23 -04:00
  • 86b7920c77
    fix(shellcode): removed unused shellcodes, updated poolparty_stub_x64 dledda-r7 2024-09-26 04:06:47 -04:00
  • b18df9c9fe
    fix: handling WoW64 injection destinationArch dledda-r7 2024-09-02 07:28:04 -04:00
  • a97444d79c
    feat: attempt to have x64->wow64 injection with tp_direct_insertion dledda-r7 2024-08-30 05:21:42 -04:00
  • ebe086f5ea
    feat: draft of worker_factory_routine_overwrite technique dledda-r7 2024-08-30 05:20:26 -04:00
  • 7eab552207
    feat: improving remote handles fetching, tp_direct_insertion support wow64->x64 injection dledda-r7 2024-08-30 05:17:03 -04:00
  • 2a45039182
    debug(injection): inject_via_poolparty using remote_tp_direct_insertion dledda-r7 2024-08-09 07:12:44 -04:00
  • cba588451d
    debug(injection): inject_via_poolparty using remote_tp_wait_insertion dledda-r7 2024-08-09 07:11:54 -04:00
  • 2af3fe5c67
    feat(injection): improving logging and error handling dledda-r7 2024-08-09 07:09:13 -04:00
  • 9e9bb677fa
    feat(injection): improving error handling dledda-r7 2024-08-09 07:07:08 -04:00
  • dc30ecc054
    feat(injection): updating x86 shellcode dledda-r7 2024-08-09 07:06:21 -04:00
  • f1492da090
    feat(injection): adjusting SetLastError when injection fails dledda-r7 2024-08-09 07:04:40 -04:00
  • b27aed9051
    debug(injection): update migration to force pool-party injection with remote_tp_direct_insertion dledda-r7 2024-08-07 04:42:37 -04:00
  • c40d08ad33
    feat(injection): improving ntdll functions fetch, adding remote_tp_direct_insert variant dledda-r7 2024-08-07 04:38:59 -04:00
  • cef2e6cd5e
    feat(injection): commenting unused ntdll functions dledda-r7 2024-08-07 04:37:02 -04:00
  • af77eda913
    feat(injection): adding hTriggerEvent to POOLPARTYCONTEXT dledda-r7 2024-08-07 04:32:33 -04:00
  • c6d066fa86
    feat(injection): improving x64 shellcode, adding draft x86 shellcode dledda-r7 2024-08-07 04:29:59 -04:00
  • 6984d02128
    chore(gitignore): adding .vscode in gitignore dledda-r7 2024-08-01 05:22:02 -04:00
  • 51a086bc0b
    chore(metsrv): including poolparty sources and headers to Visual Studio project dledda-r7 2024-08-01 05:20:13 -04:00
  • 25ee5deddf
    feat(injection): update base_dispatch to use inject_via_poolparty when possible dledda-r7 2024-08-01 05:18:31 -04:00
  • 7f66532422
    feat(injection): update base_inject to support inject_via_poolparty, added custom stub for x64 dledda-r7 2024-08-01 05:17:20 -04:00
  • ce387785c8
    feat(injection): adding pool-party injection dledda-r7 2024-08-01 05:14:04 -04:00
  • 53833daced Bump metasploit-payloads to 2.0.187 Metasploit 2024-10-29 15:11:27 -05:00
  • 7bd3b648ab
    Merge pull request from smashery/fix-symlink-windows v2.0.186 Spencer McIntyre 2024-10-28 13:05:51 -04:00
  • a47c18ea27 Bump metasploit-payloads to 2.0.186 Metasploit 2024-10-24 06:09:13 -05:00
  • ef0ce7e4f5
    Merge pull request from cgranleese-r7/fixes-workflow-variable v2.0.185 adfoster-r7 2024-10-24 11:48:57 +01:00
  • e4e7be20ac Fixes an incorrectly named workflow variable cgranleese-r7 2024-10-18 16:15:01 +01:00
  • 4e974889da Bump metasploit-payloads to 2.0.185 Metasploit 2024-10-18 08:40:26 -05:00
  • 2bc9f23af8
    Merge pull request from cgranleese-r7/adds-acceptance-testing-reusable-pipeline v2.0.184 adfoster-r7 2024-10-18 14:25:32 +01:00
  • a2c6d43069 Adds a reusable pipeline for acceptance testing cgranleese-r7 2024-10-17 14:57:44 +01:00
  • d412a044dc Bump metasploit-payloads to 2.0.184 Metasploit 2024-10-16 08:44:14 -05:00
  • 1f62608648
    Merge pull request from adfoster-r7/update-security-readme v2.0.183 adfoster-r7 2024-10-16 14:16:27 +01:00
  • 6cf64cd624 Update security readme adfoster-r7 2024-10-16 14:14:49 +01:00
  • 69a58eabeb Bump metasploit-payloads to 2.0.183 Metasploit 2024-10-16 05:04:39 -05:00
  • af3e145c55
    Merge pull request from smashery/new_cmd_exec_v3 v2.0.182 adfoster-r7 2024-10-16 11:04:12 +01:00
  • f1fcfd6176 Handle discrepance of process launching on Windows between different versions of Java Ashley Donaldson 2024-10-16 17:29:41 +11:00
  • dc3021e1c0 Bump metasploit-payloads to 2.0.182 Metasploit 2024-10-15 09:55:29 -05:00
  • c970ca1381
    Merge pull request from cgranleese-r7/fixes-acceptance-tests-report-generation v2.0.181 adfoster-r7 2024-10-15 15:55:01 +01:00
  • 99f37569c4 Fixes acceptance tests report generation cgranleese-r7 2024-10-15 15:11:27 +01:00
  • c3cd77460c Bump metasploit-payloads to 2.0.181 Metasploit 2024-10-15 07:04:03 -05:00
  • b697cc5e90
    Merge pull request from smashery/new_cmd_exec_v2 v2.0.180 adfoster-r7 2024-10-15 12:49:29 +01:00
  • 26d0aa3e8d Changes from code review Ashley Donaldson 2024-10-15 22:11:02 +11:00
  • 26eddbb7a3 Handle Windows oddity in java's process launch library Ashley Donaldson 2024-10-15 21:21:58 +11:00
  • 8b9fdd5e38 Bump metasploit-payloads to 2.0.180 Metasploit 2024-10-14 19:04:16 -05:00
  • 6619c41de6
    Merge pull request from cgranleese-r7/add-metasloit-framework-acceptance-tests v2.0.179 adfoster-r7 2024-10-15 00:44:56 +01:00
  • a1921e3444 Adds metasploit-frameworks acceptance tests cgranleese-r7 2024-10-14 15:08:46 +01:00
  • c0be2b0068 Bump metasploit-payloads to 2.0.179 Metasploit 2024-10-11 07:18:14 -05:00
  • 7df3146306
    Merge pull request from adfoster-r7/update-python-tests-to-run-on-source-changes v2.0.178 adfoster-r7 2024-10-11 12:54:41 +01:00
  • a0b0165963 Update python tests to run on source changes adfoster-r7 2024-10-11 12:49:38 +01:00
  • 38e11ae3aa Fix symlink and junction detection on Python windows Ashley Donaldson 2024-10-11 21:19:47 +11:00
  • 80f92edc26 Bump metasploit-payloads to 2.0.178 Metasploit 2024-10-10 18:37:40 -05:00
  • 80d73d4d34
    Merge pull request from smashery/new_cmd_exec v2.0.177 adfoster-r7 2024-10-11 00:23:00 +01:00
  • 99a5bb0e3c Bump metasploit-payloads to 2.0.177 Metasploit 2024-10-10 16:15:58 -05:00
  • 2ce041cf92
    Merge pull request from jvoisin/php_arp v2.0.176 Spencer McIntyre 2024-10-10 17:01:22 -04:00
  • ee20cc4dee Add support for arp in php meterpreter jvoisin 2024-10-01 13:32:37 +02:00
  • 6389cd5d71 Bump metasploit-payloads to 2.0.176 Metasploit 2024-10-10 08:41:11 -05:00
  • c372a986dd
    Land , Fix a regression in the search behavior v2.0.175 Diego Ledda 2024-10-10 15:26:46 +02:00
  • ff617cf147 Fix a regression I added in the search behavior Spencer McIntyre 2024-10-09 12:41:50 -04:00
  • 924f586608 Bump metasploit-payloads to 2.0.175 Metasploit 2024-10-08 07:10:53 -05:00
  • 23ebfdf1e6
    Merge pull request from zeroSteiner/fix/msf/19496 v2.0.174 Diego Ledda 2024-10-08 13:55:38 +02:00
  • b5b4101873 Fix an issue with filesystem enumeration Spencer McIntyre 2024-10-07 13:34:14 -04:00
  • 64bd2f16a2 Only bypass for new style, for backwards compatibility Ashley Donaldson 2024-10-03 21:56:31 +10:00
  • 0b9ff3fea9 On Windows with basic shell, just submit a single string, to match other Meterp/shell behaviours Ashley Donaldson 2024-10-01 15:48:08 +10:00
  • af7f639bbc Skip shell in old versions of PHP Ashley Donaldson 2024-09-30 20:47:10 +10:00
  • e0df256c81 Bump metasploit-payloads to 2.0.174 Metasploit 2024-09-26 18:46:12 -05:00
  • 4d68f6a338
    Merge pull request from adfoster-r7/use-macos-12-runner-for-python-tests v2.0.173 adfoster-r7 2024-09-27 00:22:26 +01:00
  • 573bf01007 Use macos 12 runner for python tests adfoster-r7 2024-09-27 00:16:32 +01:00
  • a470c4dc3a Fix edge cases in Python and C meterpreters Ashley Donaldson 2024-09-25 16:18:21 +10:00
  • 5422a15c79 Allow collection-style TLVs to have zero elements Ashley Donaldson 2024-04-18 19:44:40 +10:00
  • 5c2486c003 Treat old-style path separately to new (unescaped) path Ashley Donaldson 2024-04-18 14:39:04 +10:00
  • 92e9de46ae Don't use subshell with array arguments Ashley Donaldson 2024-04-18 13:01:48 +10:00
  • 133e8f0b01 Implement new cmd_exec for Java Ashley Donaldson 2024-04-16 09:19:27 +10:00