s4n7h0 / xvwa

XVWA is a badly coded web application written in PHP/MySQL that helps security enthusiasts to learn application security.
GNU General Public License v3.0
1.69k stars 339 forks source link

Fix stored XSS example. #11

Closed shrz closed 8 years ago

shrz commented 8 years ago

Add default values for variables to prevent PHP warnings for undefined indexes in POST array.