XSS Cheat Sheet

Top Most Important XSS Script Cheat Sheet for Web Application Penetration Testing.

Cross Site Scripting (XSS) Cheat Sheet (Advance) | Muhaddis
XSS is a very commonly exploited vulnerability type which is very widely spread and easily detectable. Here we are going to see about most important XSS Cheat Sheet.
What is XSS(Cross Site Scripting)? An attacker can inject untrusted snippets of JavaScript into your application without validation. This JavaScript is then executed by the victim who is visiting the target site. XSS classified into three types and these XSS Cheat Sheet will help to find the XSS vulnerabilities for Pentesters.
  • Reflected XSS
  • Stored XSS
  • DOM-Based XSS

Comments

Popular posts from this blog

Bug Bounty Dorks

HackTheBox.eu Lab Setup

A Step By Step Tutorial On How To Setup Proxy Chains In Kali Linux