mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Merge pull request #6772 from Security-Onion-Solutions/kilo
Prevent PCAP action from showing up outside of hunt/alerts
This commit is contained in:
@@ -18,7 +18,8 @@
|
|||||||
"links": [
|
"links": [
|
||||||
"/joblookup?esid={:soc_id}&time={:@timestamp}",
|
"/joblookup?esid={:soc_id}&time={:@timestamp}",
|
||||||
"/joblookup?ncid={:network.community_id}&time={:@timestamp}"
|
"/joblookup?ncid={:network.community_id}&time={:@timestamp}"
|
||||||
]},
|
],
|
||||||
|
"categories": ["hunt", "alerts"]},
|
||||||
{ "name": "actionCyberChef", "description": "actionCyberChefHelp", "icon": "fas fa-bread-slice", "target": "_blank",
|
{ "name": "actionCyberChef", "description": "actionCyberChefHelp", "icon": "fas fa-bread-slice", "target": "_blank",
|
||||||
"links": [
|
"links": [
|
||||||
"/cyberchef/#input={value|base64}"
|
"/cyberchef/#input={value|base64}"
|
||||||
|
|||||||
Reference in New Issue
Block a user