githubEdit

XSS

Skill Level: Beginner to Intermediate Prerequisites: JavaScript, HTML basics

circle-info

Try XSS in every input field, host headers, url redirections, URI paramenters and file upload namefiles.

Actions: phising through iframe, cookie stealing, always try convert self to reflected.

Tools

Oneliners

XSS recopilation

Basics

By tag

Blind

Bypasses

Encoded

Polyglots

XSS in files

DOM XSS

XSS to CSRF

AngularJS Sandbox

XSS in JS

XSS Waf Bypasses

XSS Mindmap

  • CSP - Content Security Policy bypass

  • CSRF - Cross-site request forgery

  • CORS - Cross-origin resource sharing

  • SSTI - Server-side template injection

  • Header Injections - HTTP header manipulation

Last updated

Was this helpful?