mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge remote-tracking branch 'remotes/origin/dev' into kilo
This commit is contained in:
@@ -18,6 +18,10 @@
|
|||||||
"/joblookup?esid={:soc_id}",
|
"/joblookup?esid={:soc_id}",
|
||||||
"/joblookup?ncid={:network.community_id}"
|
"/joblookup?ncid={:network.community_id}"
|
||||||
]},
|
]},
|
||||||
|
{ "name": "actionCyberChef", "description": "actionCyberChefHelp", "icon": "fas fa-bread-slice", "target": "_blank",
|
||||||
|
"links": [
|
||||||
|
"/cyberchef/#input={value|base64}"
|
||||||
|
]},
|
||||||
{ "name": "actionGoogle", "description": "actionGoogleHelp", "icon": "fab fa-google", "target": "_blank",
|
{ "name": "actionGoogle", "description": "actionGoogleHelp", "icon": "fab fa-google", "target": "_blank",
|
||||||
"links": [
|
"links": [
|
||||||
"https://www.google.com/search?q={value}"
|
"https://www.google.com/search?q={value}"
|
||||||
|
|||||||
@@ -18,6 +18,10 @@
|
|||||||
"/joblookup?esid={:soc_id}",
|
"/joblookup?esid={:soc_id}",
|
||||||
"/joblookup?ncid={:network.community_id}"
|
"/joblookup?ncid={:network.community_id}"
|
||||||
]},
|
]},
|
||||||
|
{ "name": "actionCyberChef", "description": "actionCyberChefHelp", "icon": "fas fa-bread-slice", "target": "_blank",
|
||||||
|
"links": [
|
||||||
|
"/cyberchef/#input={value|base64}"
|
||||||
|
]},
|
||||||
{ "name": "actionGoogle", "description": "actionGoogleHelp", "icon": "fab fa-google", "target": "_blank",
|
{ "name": "actionGoogle", "description": "actionGoogleHelp", "icon": "fab fa-google", "target": "_blank",
|
||||||
"links": [
|
"links": [
|
||||||
"https://www.google.com/search?q={value}"
|
"https://www.google.com/search?q={value}"
|
||||||
|
|||||||
Reference in New Issue
Block a user