burp-scan

Automate web application security scanning through Burp Suite's extension API.

1|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/enderphan94/pentest-kit --skill burp-scan-enderphan94
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: burp-scan
Source: https://github.com/enderphan94/pentest-kit/tree/main/skills/burp-scan
Command: npx skills add https://github.com/enderphan94/pentest-kit --skill burp-scan-enderphan94

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of assessing web application security by leveraging Burp Suite's capabilities through an automated pipeline.

Core Features & Use Cases

  • Capability Detection: Automatically identifies installed Burp extensions and its edition (Pro or Community).
  • Passive & Active Scanning: Gathers passive issues from proxy history and actively probes target URLs through Burp's HTTP engine.
  • Extended Scan Enhancements: Integrates with BApp extensions such as Turbo Intruder and Param Miner to expand testing coverage.
  • OOB Testing: Uses Collaborator for out-of-band interactions to verify vulnerabilities like SSRF.
  • Report Generation: Produces structured findings suitable for triage and remediation.

Quick Start

Run the burp-scan skill on a configured environment with Burp Suite running and enabled, then review the generated report for detailed vulnerabilities discovered.

Frequently Asked Questions about burp-scan

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

FAQPage Schema
How do I automate web application security assessments using Burp Suite proxy history?

Automate web application security assessments by running this Skill to gather passive issues from Burp Suite proxy history and actively probe target URLs through the HTTP engine. It automatically detects installed extensions and edition, then produces structured vulnerability findings for triage.

Can I use Turbo Intruder and Param Miner to expand active scan coverage in Burp Suite?

Yes, you can expand active scan coverage by integrating BApp extensions like Turbo Intruder and Param Miner. The Skill enhances extended scanning by interacting with these installed extensions through the Burp Suite extension API to broaden vulnerability testing.

How does out-of-band testing work for verifying SSRF vulnerabilities during penetration testing?

Out-of-band testing verifies SSRF vulnerabilities by using Burp Collaborator to monitor external interactions. The Skill leverages this mechanism to confirm vulnerabilities that are blind or require external server callbacks to validate exploitation during active probing.

Do I need Burp Suite Pro to automate vulnerability reporting, or does the Community edition work?

Burp Suite Community edition works, but the Skill automatically detects whether you are using Pro or Community. It adapts its capability detection accordingly, allowing automated assessment and structured report generation based on the installed edition and available extensions.

What is the best way to generate structured security findings for triage from Burp Suite scans?

Generate structured security findings by running the Skill to automate passive and active scans, integrating BApp extensions and Collaborator for OOB testing. It produces structured vulnerability reports suitable for triage and remediation directly from Burp Suite's HTTP engine.