FEATURE: Pivot from Alerts/Hunt to CyberChef #4081

This commit is contained in:
Doug Burks
2021-05-07 13:22:03 -04:00
committed by GitHub
parent 23b4327c28
commit 2e228c8355

View File

@@ -18,6 +18,10 @@
"/joblookup?esid={:soc_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",
"links": [
"https://www.google.com/search?q={value}"
@@ -26,4 +30,4 @@
"links": [
"https://www.virustotal.com/gui/search/{value}"
]}
]
]