misp-modules/documentation/website/export_mod/cisco_firesight_manager_ACL...

11 lines
514 B
JSON

{
"description": "Module to export malicious network activity attributes to Cisco fireSIGHT manager block rules.",
"logo": "cisco.png",
"requirements": [
"Firesight manager console credentials"
],
"input": "Network activity attributes (IPs, URLs).",
"output": "Cisco fireSIGHT manager block rules.",
"references": [],
"features": "The module goes through the attributes to find all the network activity ones in order to create block rules for the Cisco fireSIGHT manager."
}