reconness / reconness-frontend

reconness frontend
MIT License
7 stars 3 forks source link

[FEATURE] Add endpoint to Run Agent feature in Subdomain Details page #647

Open YanetABUC opened 1 year ago

YanetABUC commented 1 year ago

image

Endpoint: image

If you look here, the command is passed and activate Notification as part of the parameters, I would need a modal that would allow me to modify those values before sending the Agent to run. that's how it came out in the old

image

Acceptance Criteria

  1. Scenarios:
    • Target -> RootDomain Details page -> Subdomaint Details page -> Agents tab image

Pending: I am working on the endpoint to get the terminal output when the agent is run, possibly we use SignalR to open a websocket

YanetABUC commented 1 year ago

Blocked by #672