SOCx Firefox

Examine source code of SOCx

제작자: Alessio Mobilia Add-on
Inspect and view changes in SOCx source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "icons": {
    "16": "icon16.plasmo.fb444750.png",
    "32": "icon32.plasmo.34051b0c.png",
    "48": "icon48.plasmo.d3022ba1.png",
    "64": "icon64.plasmo.5ce3cdc9.png",
    "128": "icon128.plasmo.c8cfa1ca.png"
  },
  "manifest_version": 2,
  "browser_action": {
    "default_icon": {
      "16": "icon16.plasmo.fb444750.png",
      "32": "icon32.plasmo.34051b0c.png",
      "48": "icon48.plasmo.d3022ba1.png",
      "64": "icon64.plasmo.5ce3cdc9.png",
      "128": "icon128.plasmo.c8cfa1ca.png"
    },
    "default_popup": "popup.html"
  },
  "version": "1.7.2",
  "author": "Alessio Mobilia",
  "name": "SOCx",
  "description": "Simple OSINT Centralized eXtension",
  "background": {
    "scripts": [
      "static/background/index.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "sidebar_action": {
    "default_panel": "sidepanel.html"
  },
  "permissions": [
    "storage",
    "menus",
    "notifications",
    "clipboardWrite",
    "https://*/*",
    "http://*/*",
    "file:///*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.virustotal.com/gui/*",
        "https://www.abuseipdb.com/check/*",
        "https://search.censys.io/*",
        "https://www.ipqualityscore.com/*",
        "https://ipinfo.io/*",
        "https://otx.alienvault.com/*",
        "https://exchange.xforce.ibmcloud.com/*",
        "https://mxtoolbox.com/*",
        "https://www.mxtoolbox.com/*",
        "https://pulsedive.com/*",
        "https://spur.us/*",
        "https://passivedns.mnemonic.no/*",
        "https://hunter.io/*",
        "https://www.shodan.io/*",
        "https://securitytrails.com/*",
        "https://urlscan.io/*",
        "https://haveibeenpwned.com/unifiedsearch/*",
        "https://api.macvendors.com/*",
        "https://www.wireshark.org/*",
        "https://viz.greynoise.io/*",
        "https://bazaar.abuse.ch/*",
        "https://www.robtex.com/*",
        "https://bgp.he.net/*",
        "https://tria.ge/*",
        "https://threatfox.abuse.ch/*",
        "https://viewdns.info/*",
        "https://www.viewdns.info/*",
        "https://talosintelligence.com/*",
        "https://www.talosintelligence.com/*",
        "https://urlhaus.abuse.ch/*",
        "https://check.spamhaus.org/*",
        "https://stat.ripe.net/*",
        "https://radar.cloudflare.com/*",
        "https://threatminer.org/*",
        "https://www.threatminer.org/*",
        "https://crt.sh/*",
        "https://hashlookup.circl.lu/*"
      ],
      "js": [
        "IOCServices.3477cecf.js"
      ],
      "css": []
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.bb2abe8d.js"
      ],
      "all_frames": true,
      "css": [
        "content.767ecf9d.css"
      ]
    }
  ],
  "commands": {
    "open-query-palette": {
      "suggested_key": {
        "default": "Ctrl+Shift+Comma"
      },
      "description": "Open the SOCx query palette"
    },
    "smart-format-selection": {
      "suggested_key": {
        "default": "Ctrl+Shift+Period"
      },
      "description": "Smart-format and copy the current selection"
    },
    "open-bulk-check": {
      "description": "Open the SOCx bulk IOC check"
    },
    "open-query-workspace": {
      "description": "Open the SOCx query workspace"
    },
    "open-query-builder": {
      "description": "Open the SOCx rule builder"
    },
    "open-subnet-extractor": {
      "description": "Open the SOCx IP and subnet intelligence workspace"
    },
    "open-subnet-check": {
      "description": "Open the SOCx IP and subnet abuse check"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{017bef1c-5ecb-4a2e-a111-244174e2d9d8}",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "websiteContent"
        ]
      }
    }
  },
  "web_accessible_resources": [
    "assets/*"
  ]
}

최고의 SOCx 대안

다음은 SOCx과(와) 유사한 Firefox add-on입니다: