제작자: ThirdEye Security Add-on
Inspect and view changes in ThirdEye — Web Security Scanner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ThirdEye — Web Security Scanner",
"short_name": "ThirdEye",
"version": "3.1.0",
"default_locale": "en",
"description": "Real-time web security scanner. Detects XSS, CSRF, CSP issues, insecure cookies, vulnerable libraries, sensitive data exposure, PCI DSS compliance, and 20+ checks on every page.",
"author": "ThirdEye Security",
"homepage_url": "https://thirdeye-security.github.io",
"icons": {
"16": "assets/icons/icon16.png",
"32": "assets/icons/icon32.png",
"48": "assets/icons/icon48.png",
"128": "assets/icons/icon128.png"
},
"browser_action": {
"default_popup": "src/popup/popup.html",
"default_icon": {
"16": "assets/icons/icon16.png",
"32": "assets/icons/icon32.png",
"48": "assets/icons/icon48.png",
"128": "assets/icons/icon128.png"
},
"default_title": "ThirdEye Security Scanner"
},
"background": {
"scripts": [
"src/background/service-worker-ff.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"src/content/content-script.js"
],
"run_at": "document_idle",
"all_frames": false
}
],
"permissions": [
"activeTab",
"storage",
"tabs",
"webRequest",
"scripting",
"http://*/*",
"https://*/*"
],
"web_accessible_resources": [
"assets/*"
],
"content_security_policy": "script-src 'self'; object-src 'none'; base-uri 'none'",
"browser_specific_settings": {
"gecko": {
"id": "thirdeye@thirdeye-security.github.io",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} 최고의 ThirdEye — Web Security Scanner 대안
다음은 ThirdEye — Web Security Scanner과(와) 유사한 Firefox add-on입니다:
WEA - Web Exposure Analyzer
Ali
Vulnerability Scanner
readcube-lite
SecExplorer Pro
Sumalya Chatterjee
XSS Finder
xss-finder
Web Security Audit
Francesco De Stefano
cSPY - SecurityHeader Scanner
VaultOcean
ReconLens - Passive Security Scanner
Sekademi Cybersecurity
SecretSifter: Credentials & Secrets Scanner
SecretSifter
XSS Finder ext
xss-finder-ext
YetAnotherBrowserExtension
ONSEC
SurfSafe
Keat
Jsmon Security Analyzer — Web Security Inspector
Jsmon