WPSecAnalyzer Plugin

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

O que é WPSecAnalyzer Plugin?

WPSecAnalyzer Plugin é uma extensão do Chrome desenvolvida por m.s.aldeheme, e sua principal característica é "From Security Perspective, the Quickest Way to Assess Your Web Application".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão WPSecAnalyzer Plugin

Baixe arquivos de extensão WPSecAnalyzer Plugin no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome WPSecAnalyzer Plugin WPSecAnalyzer Plugin
ID mkmomlbnjjjcnekjbedmnpeoknbegbdc
URL Oficial https://chromewebstore.google.com/detail/wpsecanalyzer-plugin/mkmomlbnjjjcnekjbedmnpeoknbegbdc
Descrição From Security Perspective, the Quickest Way to Assess Your Web Application
Tamanho do Arquivo 46.78 KB
Contagem de Instalações 99
Versão Atual 1.4
Última Atualização 2017-01-05
Data de Publicação 2017-01-04
Classificação 2.33/5 Total de 3 Avaliações
Desenvolvedor m.s.aldeheme
Tipo de Pagamento free
Idiomas Suportados 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"
    ]
}