NetSPI/django.nV

OWASP #3 - XSS

nafod opened this issue · 1 comments

Integrate XSS somehow. Stored XSS is probably relatively easy, just avoid validating on the outputted variable

Done - tutorial covers "how" it is introduced