pentest-xss

Installation
SKILL.md

Cross-Site Scripting (XSS) Assessment

XSS stands for Cross-Site Scripting. ‘Cross-Site Scripting (XSS) attacks are a type of injection, in which malicious scripts are injected into otherwise benign and trusted websites. XSS attacks occur when an attacker uses a web application to send malicious code, generally in the form of a browser-side script, to a different end-user.’ -OWASP

Activation Triggers (Positive)

  • xss
  • cross-site scripting
  • blind xss
  • reflected xss
  • stored xss
  • dom xss
  • polyglot payload
  • csp bypass
  • waf bypass

Exclusion Triggers (Negative)

  • sql injection
  • rce
  • network scan
Related skills

More from crtvrffnrt/skills

Installs
42
GitHub Stars
1
First Seen
Feb 24, 2026