WPSecAnalyzer Plugin

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

WPSecAnalyzer Pluginคืออะไร?

WPSecAnalyzer Plugin เป็นส่วนขยายของ Chrome ที่พัฒนาโดย m.s.aldeheme และคุณลักษณะหลักของมันคือ "From Security Perspective, the Quickest Way to Assess Your Web Application"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย WPSecAnalyzer Plugin

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    ]
}