# Web Pentest

> Web Pentest

- Skill: `lingbol088-spec/web-pentest` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add lingbol088-spec/web-pentest`
- Raw SKILL.md: https://api.skillmd.com/api/skills/lingbol088-spec/web-pentest/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: lingbol088-spec (https://skillmd.com/u/lingbol088-spec)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/lingbol088-spec/web-pentest

---


# Web Pentest

Executable Python tools for web application security testing.

## Scripts

- `scripts/sqli_scanner.py` -- SQL injection detection (error/union/blind/time-based)
- `scripts/xss_fuzzer.py` -- XSS fuzzing with WAF bypass payloads
- `scripts/auth_bypass.py` -- Auth bypass: SQLi auth, JWT manipulation, session fixation

