WPSecAnalyzer Plugin

From Security Perspective, the Quickest Way to Assess Your Web Application

WPSecAnalyzer Pluginとは何ですか?

WPSecAnalyzer Pluginはm.s.aldehemeによって開発されたChromeの拡張機能で、その主な機能は「From Security Perspective, the Quickest Way to Assess Your Web Application」です。

拡張機能のスクリーンショット

screenshot

WPSecAnalyzer Plugin拡張機能のCRXファイルをダウンロード

WPSecAnalyzer Plugin拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        The Chrome Extension "WPSecAnalyzer" works as a framework to simplify assessing your web application. "WPSecAnalyzer" is going to check eleven issues/vulnerabilities on any website the end user visits.

WPSecAnalyzer is part of my SANS paper.                    

拡張機能の基本情報

名前 WPSecAnalyzer Plugin WPSecAnalyzer Plugin
ID mkmomlbnjjjcnekjbedmnpeoknbegbdc
公式URL https://chromewebstore.google.com/detail/wpsecanalyzer-plugin/mkmomlbnjjjcnekjbedmnpeoknbegbdc
説明 From Security Perspective, the Quickest Way to Assess Your Web Application
ファイルサイズ 46.78 KB
インストール数 99
現在のバージョン 1.4
最終更新日 2017-01-05
公開日 2017-01-04
評価 2.33/5 合計 3 レビュー
開発者 m.s.aldeheme
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "WPSecAnalyzer Plugin",
    "description": "From Security Perspective, the Quickest Way to Assess Your Web Application",
    "version": "1.4",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "background.html"
    },
    "permissions": [
        "tabs"
    ]
}