⤷ Title: Stored XSS (Why output encoding is a YES!)
════════════════════════
𐀪 Author: CyrilLK
════════════════════════
ⴵ Time: Tue, 30 Sep 2025 16:11:48 GMT
════════════════════════
⌗ Tags: #learning #output_encoding #xss_vulnerability #web_security #stored_xss
════════════════════════
𐀪 Author: CyrilLK
════════════════════════
ⴵ Time: Tue, 30 Sep 2025 16:11:48 GMT
════════════════════════
⌗ Tags: #learning #output_encoding #xss_vulnerability #web_security #stored_xss
Medium
Stored XSS (Why output encoding is a YES!)
XSS vulnerability occurs when attackers can execute custom scripts on a victim’s browser. If an application can’t correctly distinguish…