Open
Description
Description
In the backend, ContractSelect
and ContractChoiceInformation
are both used to create a dynamic field in injectContract, but they are very similar. We can simplify this by keeping only one selection field.
However, note that the 'information' in the ContractChoiceInformation component is used for obfuscation. When creating an inject with an Atomic Red Team payload, selecting "base64" triggers an informational message. Ensure this behavior is preserved.