########################## XSS (Cross-Site Scripting) ########################## | https://portswigger.net/web-security/cross-site-scripting/cheat-sheet | https://book.hacktricks.xyz/pentesting-web/xss-cross-site-scripting | https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/XSS%20Injection/README.md | ****** Detect ****** | .. code-block:: html XSS | ******* Exploit ******* | Example of stealing victim cookies and send them to attack with http. | Replace ABCD with something random for each field to identify the injection point (and avoid cache) .. code-block:: html