Armory
Source
Browse
Skills

burp-suite-web-application-testing

This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerability scanning", "test with Burp Repeater", "analyze HTTP history", or "configure proxy for web testing". It provides comprehensive guidance for using Burp Suite's core features for web application security testing.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install burp-suite-web-application-testing --cli claude

writes the skill into.claude/skills/burp-suite-web-application-testing/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/burp-suite-web-application-testing/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerability scanning", "test with Burp Repeater", "analyze HTTP history", or "configure proxy for web testing". It provides comprehensive guidance for using Burp Suite's core features for web application security testing.

When to use it

This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerability scanning", "test with Burp Repeater", "analyze HTTP history", or "configure proxy for web testing". It provides comprehensive guidance for using Burp Suite's core features for web application security testing.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/security/burp-suite-testing/SKILL.md -o .claude/skills/burp-suite-testing/SKILL.md

Notes

Extracted from davila7/claude-code-templates, burp-suite-testing category.