mozilla / mig

Distributed & real time digital forensics at the speed of the cloud
http://mig.mozilla.org/
Mozilla Public License 2.0
1.21k stars 234 forks source link

Implement API endpoint for creating an action #445

Closed arcrose closed 6 years ago

arcrose commented 6 years ago

Dependent on #443.

This endpoint will be used to specify a module to run in an action, the agents to target, and any other configuration data for the action to construct. The action must not be dispatched immediately but, rather, be retained by the client daemon for some period of time. During this time, the investigator may wish to make alterations to the action they created, scrap it, etc.