WPSecAnalyzer Plugin

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

Wat is WPSecAnalyzer Plugin?

WPSecAnalyzer Plugin is een Chrome-extensie ontwikkeld door m.s.aldeheme, en de belangrijkste functie is "From Security Perspective, the Quickest Way to Assess Your Web Application".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie WPSecAnalyzer Plugin

Download WPSecAnalyzer Plugin-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam WPSecAnalyzer Plugin WPSecAnalyzer Plugin
ID mkmomlbnjjjcnekjbedmnpeoknbegbdc
Officiële URL https://chromewebstore.google.com/detail/wpsecanalyzer-plugin/mkmomlbnjjjcnekjbedmnpeoknbegbdc
Beschrijving From Security Perspective, the Quickest Way to Assess Your Web Application
Bestandsgrootte 46.78 KB
Aantal Installaties 99
Huidige Versie 1.4
Laatst Bijgewerkt 2017-01-05
Publicatiedatum 2017-01-04
Beoordeling 2.33/5 Totaal 3 Beoordelingen
Ontwikkelaar m.s.aldeheme
Betalingswijze free
Ondersteunde Talen 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"
    ]
}