toolness / security-adventure

Go on an educational Web security adventure!
335 stars 26 forks source link

XSS test false negative #4

Open reconbot opened 10 years ago

reconbot commented 10 years ago

When using ent I escaped more characters then the ones you do in tests for the XSS lesson. As a result it fails when it should pass.

Maybe test for bad chars?