Skip to content

Add automatic payload selection for incompatible targets - #21799

Open
dledda-r7 wants to merge 2 commits into
rapid7:masterfrom
dledda-r7:fix/issue/21798
Open

Add automatic payload selection for incompatible targets#21799
dledda-r7 wants to merge 2 commits into
rapid7:masterfrom
dledda-r7:fix/issue/21798

Conversation

@dledda-r7

Copy link
Copy Markdown
Contributor

fixes: #21798

       =[ metasploit v6.5.3-dev-73737ce70a                      ]
+ -- --=[ 2,677 exploits - 1,344 auxiliary - 2,599 payloads     ]
+ -- --=[ 435 post - 57 encoders - 14 nops - 12 evasion         ]

Metasploit Documentation: https://docs.metasploit.com/
The Metasploit Framework is a Rapid7 Open Source Project

msf exploit(windows/smb/psexec) > use multi/http/jenkins_xstream_deserialize
[*] No payload configured, defaulting to cmd/unix/php/meterpreter/reverse_tcp
msf exploit(multi/http/jenkins_xstream_deserialize) > set target 1
[*] Payload not compatible with target, defaulting to python/meterpreter/reverse_tcp
target => 1
msf exploit(multi/http/jenkins_xstream_deserialize) > exit

@dledda-r7 dledda-r7 changed the title fix: add automatic payload selection for incompatible targets Add automatic payload selection for incompatible targets Aug 20, 2026
Comment thread lib/msf/ui/console/command_dispatcher/core.rb Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Changing target doesn't select the payload automatically

1 participant