intelmq
intelmq copied to clipboard
Output bot to call external program
Create an output bot which calls an external program and gives the event data via standard out to it. Add usual formatting options (json, raw yes/not, hierarchical, etc)
Just be sure that no command injections are possible.
For stdin/stdout I think command injection is impossible, except you pass the data to a shell