Open ilija-lazoroski opened 11 months ago
We need to decide if we want to use this component for all our string lists. The downside is that this UI component doesn't prioritize, so for lists where priority matters it doesn't fit.
An alternative is to create a UI component library for plugin configuration: #3887
Is your feature request related to a problem? Please describe. We need a custom widget that will be used in a schema for Data Exfiltration payload. That widget should be a comma separated input field that will be used as file extension option in the payload. We need it in order to provide an option to set which file extensions will be selected during Data Exfiltration.
Describe the solution you'd like I have found a pretty cool sandbox that will kind of do that. From the sandbox we can see that if we enter
.exe,
it will make it is own badge.Describe alternatives you've considered Maybe something better then this.
The actual component code from the sandbox:
Tasks
File Extension
option to use that component.