Brak opisu

shuffle-sample-execution.json 302B

12345678910111213
  1. {
  2. "workflow_id": "REPLACE_WITH_YOUR_WORKFLOW_ID",
  3. "execution_argument": {
  4. "ioc_type": "domain",
  5. "ioc_value": "malicious.example",
  6. "source_event": {
  7. "event_id": "evt-shuffle-sample-001",
  8. "asset": {"hostname": "fw01"},
  9. "network": {"src_ip": "198.51.100.25"}
  10. }
  11. }
  12. }