pandora icon indicating copy to clipboard operation
pandora copied to clipboard

On-demand submissions to 3rd party systems

Open Rafiot opened this issue 3 years ago • 0 comments

By default, submitting a file to analyze on Pandora never sends the file to public 3rd party systems.

It is currently possible to export a submission to MISP (as admin only), but there will be other systems we'll want to submit the file to.

Proposal implementation:

  • New interface (visible only to admins): a list of 3rd party systems available, the submission to these systems is done on-demand (click on button)
  • The submission returns a permalink (or at least an identifier) => store that response in the task for later access
  • New interface (visible to everyone? Only to admins?): link(s) to the 3rd party analysis

These two new interfaces could be a tab on the right of the screen.

Rafiot avatar May 31 '22 10:05 Rafiot