security-arsenal

Provide structured payload sets and triage rules for web security testing.

2|Updated Apr 11, 2025
One-click install
npx skills add https://github.com/Carlos-Reyes-UTP/Desarrollo-de-Sistema-de-Ventas-Empresas-de-Moda --skill security-arsenal-carlos-reyes-utp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-arsenal
Source: https://github.com/Carlos-Reyes-UTP/Desarrollo-de-Sistema-de-Ventas-Empresas-de-Moda/tree/main/.agent/skills/security-arsenal
Command: npx skills add https://github.com/Carlos-Reyes-UTP/Desarrollo-de-Sistema-de-Ventas-Empresas-de-Moda --skill security-arsenal-carlos-reyes-utp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you quickly select appropriate security test payloads and determine what is reportable, so you waste less time trying the wrong strings and avoid submitting low-value or invalid findings.

Core Features & Use Cases

  • Cross-technology payload library: Provides ready-to-use payloads for XSS, SSRF, SQLi, XXE, path traversal, IDOR/auth bypass, NoSQLi, command injection, SSTI, HTTP smuggling, WebSocket issues, and MFA/SAML attack testing.
  • Triage and submission rules: Includes an Always-Rejected list and a Conditionally Valid table to guide whether a finding is meaningful only when chained to real impact.
  • Workflow indexing for hunting: Maps to related hunt-* skills and gf pattern names so you can move from recon to payload syntax and validation decisions.

Quick Start

Use the security-arsenal skill to pick payloads and chain requirements for a suspected XSS or SSRF finding and only report when impact is proven end-to-end.

Frequently Asked Questions about security-arsenal

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

FAQPage Schema
What security payloads should I use for testing XSS and SSRF vulnerabilities?

Use vetted security payloads for XSS and SSRF testing that include correct syntax and chain rules to prove impact. Selecting structured payload sets ensures you apply the right injection strings during authorized web application assessments.

How do I triage web application vulnerability findings to avoid submitting low-value reports?

Triage vulnerability findings using an Always-Rejected list and a Conditionally Valid table to determine if a finding requires a chained exploit. This prevents submitting low-value reports by ensuring impact is proven end-to-end before reporting.

When do I need chained exploits for vulnerability validation?

You need chained exploits for vulnerability validation when a finding is marked conditionally valid, meaning it is only meaningful if chained to real impact. The triage rules map these dependencies to ensure evidence-oriented security testing.

Does this security testing arsenal cover NoSQLi and HTTP smuggling payloads?

Yes, the security testing arsenal covers NoSQLi and HTTP smuggling payloads alongside XSS, SQLi, XXE, SSTI, and WebSocket issues. It provides ready-to-use injection strings for these web application vulnerabilities.

What is the best way to find MFA bypass and SAML attack payloads?

The best way to find MFA bypass and SAML attack payloads is through a cross-technology payload library that includes auth bypass testing syntax. It provides structured sets for these specific protocol edge cases.

Can I use these payloads for parameter hunting during recon?

Yes, you can use these payloads for parameter hunting as the arsenal maps to related hunt skills and gf pattern names. This workflow indexing lets you move from recon to payload syntax and validation decisions seamlessly.