frohoff / frohoff/ysoserial

CLI improvements

Open
#23 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
9.1k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

CLI arg/param parsing should support the following:
- reusing payload param definition/processing from within exploits
- relatively easy addition of gadgets/payloads/exploits and interoperability with existing (compatible) gadgets/payloads/exploits
- have a reasonable chance of supporting unforeseen exploits/chains/bypasses/etc with minimal changes
- wider variety of gadgets (non-RCE types)
- arbitrary parameters for exploits/gadgets (exploit target host/port/path, remote load gadgets, file paths/contents, etc)
- nesting of payload objects (for wrapping with bypasses, etc) and binding into nested structures
- annotating payload objects with serialization format and peer/child payload object compatibility
- automatically generate help text that shows allowable values for fixed-option parameters

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.