SOC Analyst Toolkit Firefox

Examine source code of SOC Analyst Toolkit

Inspect and view changes in SOC Analyst Toolkit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "SOC Analyst Toolkit",
  "version": "0.5.2",
  "description": "A comprehensive toolkit for SOC analysts with IOC analysis, OSINT integration, and snippet management",
  "permissions": [
    "storage",
    "clipboardWrite",
    "clipboardRead",
    "contextMenus",
    "notifications",
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "https://www.virustotal.com/*",
    "https://www.abuseipdb.com/*",
    "https://api.abuseipdb.com/*",
    "https://ipinfo.io/*",
    "https://api.greynoise.io/*",
    "https://viz.greynoise.com/*",
    "https://urlscan.io/*",
    "https://urlhaus-api.abuse.ch/*",
    "https://urlhaus.abuse.ch/*",
    "https://mb-api.abuse.ch/*",
    "https://bazaar.abuse.ch/*",
    "https://otx.alienvault.com/*",
    "https://gchq.github.io/*",
    "https://cyberchef.org/*",
    "https://macvendors.com/*",
    "https://www.macvendorlookup.com/*",
    "https://www.blockchain.com/*",
    "https://etherscan.io/*",
    "https://attack.mitre.org/*",
    "https://crt.sh/*",
    "https://checkurl.phishtank.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "SOC Analyst Toolkit",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+S",
        "mac": "Command+Shift+S"
      },
      "description": "Open SOC Analyst Toolkit"
    },
    "toggle-snippets": {
      "suggested_key": {
        "default": "Ctrl+Shift+T",
        "mac": "Command+Shift+T"
      },
      "description": "Toggle snippet expansion on/off"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "soc-analyst-toolkit@jergensturdley.github.io",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Mejores alternativas SOC Analyst Toolkit

Aquí hay algunas Firefox add-ons que son similares a SOC Analyst Toolkit: