Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for specifying multiple values to Mixins::HasPayload::ClassMethods#payload_class #141

Closed
postmodern opened this issue Jun 29, 2024 · 1 comment
Assignees
Labels
enhancement Enhancement to existing code exploits-api Exploits API feature
Milestone

Comments

@postmodern
Copy link
Member

postmodern commented Jun 29, 2024

It should be possible to specify that an exploit accepts multiple different payload classes.

payload_class Payloads::PHPPayload, Payloads::CommandPayload
@postmodern
Copy link
Member Author

Implemented in b271aef.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to existing code exploits-api Exploits API feature
Projects
None yet
Development

No branches or pull requests

1 participant