ZiMa's Blog
  • $ Whoami
  • HACK THE BOX
    • Paper Machine HTB
  • TryHackMe
    • Brooklyn99 THM
    • Simple CTF THM
    • Tokyo Ghoul THM
  • PortSwigger
    • Client-side topics
      • Cross-site scripting (XSS)
        • Reflected XSS
          • Reflected XSS into HTML context with nothing encoded
        • Stored XSS
        • DOM-based XSS
          • 1- DOM XSS in document.write sink using source location.search
    • Server-side topics
  • Introduction To Network 🌐
  • Mobile App Write-ups
    • Prerequisites and tools before Beginning!
    • All Safe Application
    • DIVA
    • Insecure Shop Application
Powered by GitBook
On this page

Was this helpful?

  1. PortSwigger
  2. Client-side topics
  3. Cross-site scripting (XSS)

Stored XSS

PreviousReflected XSS into HTML context with nothing encodedNextDOM-based XSS

Last updated 2 years ago

Was this helpful?