Skip to main content
Back to registry

Cross-Site Scripting and HTML Injection Testing

sickn33/antigravity-awesome-skills

Execute comprehensive client-side injection vulnerability assessments on web applications to identify XSS and HTML injection flaws, demonstrate exploitation techniques for session hijacking and credential theft, and validate input sanitization and output encoding mechanisms. This skill enables systematic detection and...

Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill 'Cross-Site Scripting and HTML Injection Testing'
Security audits
Gen Agent Trust HubPASS
SocketFAIL
SnykFAIL
About this skill
Execute comprehensive client-side injection vulnerability assessments on web applications to identify XSS and HTML injection flaws, demonstrate exploitation techniques for session hijacking and credential theft, and validate input sanitization and output encoding mechanisms. This skill enables systematic detection and exploitation across stored, reflected, and DOM-based attack vectors. Locate areas where user input is reflected in responses: Insert test strings to observe application behavior: Monitor for: Stored XSS Indicators: Reflected XSS Indicators: DOM-Based XSS Indicators: Target areas with persistent user content: Build URLs containing XSS payloads: Techniques for delivering reflected XSS to victims: Locate JavaScript functions that process user input: Locate where user-controlled data enters the application: Modify page appearance without JavaScript: Persistent content manipulation: Scenario : Blog comment feature vulnerable to stored XSS Detection : Observation : Comment renders and script executes for all viewers Exploitation Payload : Result : Every user viewing the comment has their session cookie sent to attacker's server. Scenario : Search results page reflects query without encoding Vulnerable URL : Detection Test : Crafted Attack URL : Delivery : URL sent via phishing email to target user. Scenario : JavaScript reads URL hash and inserts into DOM Vulnerable...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does Cross-Site Scripting and HTML Injection Testing do?

Execute comprehensive client-side injection vulnerability assessments on web applications to identify XSS and HTML injection flaws, demonstrate exploitation techniques for session hijacking and credential theft, and validate input sanitization and output encoding mechanisms. This skill enables systematic detection and...

Is Cross-Site Scripting and HTML Injection Testing good?

Cross-Site Scripting and HTML Injection Testing does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does Cross-Site Scripting and HTML Injection Testing work with?

Cross-Site Scripting and HTML Injection Testing currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to Cross-Site Scripting and HTML Injection Testing?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install Cross-Site Scripting and HTML Injection Testing?

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill 'Cross-Site Scripting and HTML Injection Testing'

Related skills

More from sickn33/antigravity-awesome-skills

Related skills

Alternatives in Software Engineering