Write-ups
search
Ctrlk
Personal WebsiteGithubLinkedIn
  • Home
  • Blue Team Labs Onlinechevron-right
  • bWAPPchevron-right
  • Command Challengechevron-right
  • CryptoHackchevron-right
  • CSAW 2023chevron-right
  • CTFLearnchevron-right
  • CyberDefenderschevron-right
  • DVWAchevron-right
  • Ethernautchevron-right
  • Exploit Educationchevron-right
  • Google CTF - Beginner's Questchevron-right
  • Hacker101chevron-right
  • LetsDefendchevron-right
  • Microcorruptionchevron-right
  • NetGarage IOchevron-right
  • OverTheWirechevron-right
  • PicoCTFchevron-right
  • PortSwigger labschevron-right
    • Client-side topicschevron-right
      • Cross-site scripting (XSS)chevron-right
        • Reflected XSS into HTML context with nothing encoded
        • Stored XSS into HTML context with nothing encoded
        • DOM XSS in document.write sink using source location.search
        • DOM XSS in innerHTML sink using source location.search
        • DOM XSS in jQuery anchor href attribute sink using location.search source
        • DOM XSS in jQuery selector sink using a hashchange event
        • Reflected XSS into attribute with angle brackets HTML-encoded
        • Stored XSS into anchor href attribute with double quotes HTML-encoded
    • Server-side topicschevron-right
  • Pwn Collegechevron-right
  • pwanable.krchevron-right
  • Root Mechevron-right
  • ROP Emporiumchevron-right
  • TryHackMechevron-right
  • Under The Wirechevron-right
  • W3Challschevron-right
  • Websec.frchevron-right
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. PortSwigger labschevron-right
  2. Client-side topics

Cross-site scripting (XSS)

  • Reflected XSS into HTML context with nothing encoded

  • Stored XSS into HTML context with nothing encoded

  • DOM XSS in document.write sink using source location.search

  • DOM XSS in innerHTML sink using source location.search

  • DOM XSS in jQuery anchor href attribute sink using location.search source

  • DOM XSS in jQuery selector sink using a hashchange event

  • Reflected XSS into attribute with angle brackets HTML-encoded

  • Stored XSS into anchor href attribute with double quotes HTML-encoded

Last updated 1 year ago

Was this helpful?

Was this helpful?