web-pentest

Automate web application penetration testing with reconnaissance, vulnerability analysis, and proof-based exploitation.

1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill web-pentest-brittaniebuffiecsu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-pentest
Source: https://github.com/brittaniebuffiecsu/zerogravityclaw/tree/main/src/hermes-core/optional-skills/security/web-pentest
Command: npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill web-pentest-brittaniebuffiecsu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of web application penetration testing, providing a structured workflow for reconnaissance, vulnerability analysis, proof-based exploitation, and professional reporting.

Core Features & Use Cases

  • Automated Reconnaissance: Maps the attack surface of a web application using network scanning, fingerprinting, and endpoint discovery.
  • Vulnerability Analysis: Identifies and analyzes potential vulnerabilities with focused sub-agents for different classes (injection, XSS, auth, authz, SSRF, infra).
  • Proof-Based Exploitation: Executes witness payloads to confirm vulnerabilities, applying bypass techniques as needed.
  • Professional Reporting: Generates detailed reports with findings, severity, impact, and remediation recommendations.

Quick Start

Use the web-pentest skill to perform a penetration test on the web application at 'https://target.example.com'.

Frequently Asked Questions about web-pentest

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate web application penetration testing for vulnerability analysis?

Automate web application penetration testing by performing reconnaissance, vulnerability analysis, and proof-based exploitation. This skill maps the attack surface, identifies potential vulnerabilities using focused sub-agents, and executes witness payloads to confirm them.

What is proof-based exploitation in web security testing?

Proof-based exploitation in web security testing executes witness payloads to confirm identified vulnerabilities. It applies bypass techniques as needed to validate the existence of flaws like injection, XSS, or SSRF before generating a professional report.

How do I generate professional security reports after a web penetration test?

Generate professional security reports automatically after a web penetration test by compiling confirmed findings, severity levels, impact analysis, and remediation recommendations into a structured document for stakeholders.

Do I need active permission and scope definitions to run a penetration test?

Yes, active permission and scope definitions are required to run a penetration test. Careful control over payloads and data handling is necessary to ensure testing stays within authorized boundaries and prevents unintended damage.

Can this penetration testing skill identify specific vulnerability classes like injection and XSS?

Yes, the penetration testing skill identifies specific vulnerability classes including injection, XSS, authentication, authorization, SSRF, and infrastructure flaws. It uses focused sub-agents to analyze each distinct vulnerability category during the assessment.

What is the best way to map the attack surface of a web application?

Map the attack surface of a web application through automated reconnaissance. This involves network scanning, fingerprinting, and endpoint discovery to identify potential entry points before conducting deeper vulnerability analysis and exploitation.