Stored XSS in DVWA
Refer to the XSS - Cross Site Scripting guide, where I 'm explaining what XSS is and the types of XSS.
The difference between the Reflected XSS and the Stored XSS is that the Stored XSS is, as implied by it's name is stored in the site, so anyone who gets into the site will see your XSS in their browser.
Power on the Metasploitable machine, and get the machine IP.
in the Kali machine open up browser and go to the metasploit IP
DVWA >> DVWA Security >> Low >> submit
DVWA >> “XSS stored"