Inspect and view changes in ATT&CK Powered Suit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"author": "MITRE Center for Threat-Informed Defense <ctid@mitre.org>",
"name": "ATT&CK Powered Suit",
"description": "Powered Suit puts the MITRE ATT&CK® knowledge base at your fingertips. Instantly search ATT&CK techniques, groups, and more.",
"version": "1.12.0",
"icons": {
"32": "image/icon-32.png",
"48": "image/icon-48.png",
"128": "image/icon-128.png"
},
"minimum_chrome_version": "101",
"background": {
"scripts": [
"build/worker.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "attack_powered_suit@mitre-engenuity.org"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"build/content.js"
]
}
],
"omnibox": {
"keyword": "&"
},
"permissions": [
"clipboardWrite",
"contextMenus",
"storage",
"tabs"
],
"action": {
"default_popup": "index.html",
"default_icon": {
"32": "image/icon-32.png",
"48": "image/icon-48.png"
}
},
"options_ui": {
"page": "index.html?view=settings",
"browser_style": true
}
} Meilleures alternatives ATT&CK Powered Suit
Voici quelques Firefox add-ons qui sont similaires à ATT&CK Powered Suit :
ATT&CK Powered Suit
Center for Threat-Informed Defense
Threat Feed Analyzer
Darwish Alhelo
OWASP Penetration Testing Kit
pentestkit.co.uk
threatmap
w3security-bar
EclecticIQ Threat Scout
EclecticIQ
Mandiant Advantage
Mandiant
Penetration Testing Kit
pentestkit.co.uk
Threat Intel Analyzer for Carbon Black Cloud
Broadcom Enterprise Security Group
Pentester Helper
Pentester Helper
Filigran eXtended Threat Management
Filigran
Hack-mate (OSCP)
Michel
Cyware Threat Intel Crawler
Cyware Labs