Skip to content

feat: OPFOR getting the ability to upload files to agent #173

Description

@tzzkenz

Area

Browser Extension

Problem or motivation

Add support for OPFOR workflows to upload files directly to an agent. This capability will allow security evaluations to test how agents handle user-provided files, including validation, parsing, tool usage, and potential file-based attack scenarios.

Several agents have the ability to accept files, images etc and right now OPFOR only tests, text based inputs and outputs.

Proposed solution

Currently the text input are parsed through HTML DOM. Similarly file upload input tags can be similarly detected through DOM

Alternatives considered

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions