XSSive
XSSive is an extension that can be used to detect reflected, and stored XSS vulnerabilities.
什麼是XSSive?
XSSive是由XSSive開發的Chrome擴展程式,該擴展的主要功能是“XSSive is an extension that can be used to detect reflected, and stored XSS vulnerabilities.”。
擴展截圖
下載XSSive擴展crx文件
下載XSSive擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This extension detects reflected, and stored XSS bugs in websites you visit automatically.
擴展基本資訊
名稱 | |
ID | ejkkcjgognkjljbakmjoipmnbbhdjhho |
官方網址 | https://chrome.google.com/webstore/detail/xssive/ejkkcjgognkjljbakmjoipmnbbhdjhho |
簡介 | XSSive is an extension that can be used to detect reflected, and stored XSS vulnerabilities. |
檔案大小 | 373 KB |
安裝次數 | 96 |
目前版本 | 1.0.3 |
更新時間 | 2015-03-11 |
上架時間 | 2015-03-11 |
評分 | 5.00/5 共 1 次評分 |
開發者 | XSSive |
付費類型 | free |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "XSSive", "description": "XSSive is an extension that can be used to detect reflected, and stored XSS vulnerabilities.", "version": "1.0.3", "options_page": "options.html", "icons": { "48": "logo48.png", "128": "logo128.png" }, "browser_action": { "default_icon": "green_icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "tabs", " |