Provide timestamp as arg to SOC PCAP pivots

This commit is contained in:
Jason Ertel
2021-06-10 15:21:03 -04:00
parent 89a02383b8
commit 7205c5cb7b

View File

@@ -15,8 +15,8 @@
]}, ]},
{ "name": "actionPcap", "description": "actionPcapHelp", "icon": "fa-stream", "target": "", { "name": "actionPcap", "description": "actionPcapHelp", "icon": "fa-stream", "target": "",
"links": [ "links": [
"/joblookup?esid={:soc_id}", "/joblookup?esid={:soc_id}&time={:@timestamp}",
"/joblookup?ncid={:network.community_id}" "/joblookup?ncid={:network.community_id}&time={:@timestamp}"
]}, ]},
{ "name": "actionCyberChef", "description": "actionCyberChefHelp", "icon": "fas fa-bread-slice", "target": "_blank", { "name": "actionCyberChef", "description": "actionCyberChefHelp", "icon": "fas fa-bread-slice", "target": "_blank",
"links": [ "links": [