Skip to content

Enable the user to add arbitrary bytes to the agent's masque #3243

@mssalvatore

Description

@mssalvatore

Description

After #3242, users will be able to add arbitrary strings to the agent's masque. Users may also want to add data that includes non-printable characters, such as file headers, assembly code, etc. Modify the WebUI to allow users to submit arbitrary bytes in addition to strings.

Approach

One way to do this would be to allow a user to upload a file. This would allow masques to grow very large. Another way would be to provide a text area that accepts base64 encoded data. Other options should be considered.

Tasks

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions