Web Security Scanner

Enables automated web security testing for XSS and SQL injection vulnerabilities through Playwright-powered browser automation with screenshot capture and comprehensive error handling.

View Source
17 stars
0 tools
Created Aug 2025
@9olidity/9olidity-web-security-scanner-pentest

About

Enables automated web security testing for XSS and SQL injection vulnerabilities through Playwright-powered browser automation with screenshot capture and comprehensive error handling.

Categories

general

Installation

npm

npm install @9olidity/9olidity-web-security-scanner-pentest

Configuration

{ "mcpServers": { "9olidity-web-security-scanner-pentest": { "command": "npx", "args": [ "-y", "@9olidity/9olidity-web-security-scanner-pentest" ] } } }