ctf-web

Catalog web exploitation patterns for HTTP apps and APIs.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/0X6C7879/aegissec --skill ctf-web-0x6c7879
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ctf-web
Source: https://github.com/0X6C7879/aegissec/tree/main/skills/ctf-web
Command: npx skills add https://github.com/0X6C7879/aegissec --skill ctf-web-0x6c7879

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a comprehensive catalog of web exploitation patterns used in CTFs and security assessments, helping practitioners recognize, categorize, and apply techniques across HTTP, API, and browser-based contexts.

Core Features & Use Cases

  • Pattern library covers XSS, SQLi, SSRF, SSTI, XXE, JWT, OAuth, SAML, and related web bugs with practical patterns.
  • Challenge routing maps patterns to typical CTF workflows, triage heuristics, and success criteria.
  • Use Case when facing a web-heavy puzzle, reference a structured playbook to plan multi-stage attacks and document findings.

Quick Start

Read this skill to align on common web exploitation techniques and draft an initial plan for a target.

Frequently Asked Questions about ctf-web

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

FAQPage Schema
How do I identify web exploitation patterns for CTF challenges?

Web exploitation patterns for CTF challenges are identified by mapping target behaviors to common vulnerability families like XSS, SQLi, SSRF, SSTI, and XXE. This skill provides a metadata-driven catalog to rapidly discover and categorize these techniques across HTTP apps and APIs.

What is the best way to plan multi-stage attacks for web-heavy CTF puzzles?

The best way to plan multi-stage attacks for web-heavy CTF puzzles is to reference a structured playbook that maps exploitation patterns to triage heuristics and success criteria. This allows you to generate execution templates and document findings systematically.

Can I use this skill to map server-side template injection and JWT vulnerabilities?

Yes, you can use this skill to map server-side template injection (SSTI) and JWT vulnerabilities. It covers these alongside OAuth, SAML, and XXE patterns, providing practical use cases for browser-based and API security assessments.

Does this skill cover practical patterns for SSRF and SQLi in modern web stacks?

This skill comprehensively covers practical patterns for SSRF and SQLi in modern web stacks. It includes real-world use cases and maps these common web bugs to typical CTF workflows for rapid discovery and targeted assessments.

How do I triage web vulnerabilities during a security assessment?

To triage web vulnerabilities during a security assessment, you map observed HTTP behaviors against a pattern library covering XSS, SQLi, and SSRF. This approach supports rapid plan generation and provides reusable execution templates for targeted testing.