For an usual need, I was searching for a typical text block to try my HTML/PHP forms, and mail sent.
Currently, I use this one :
test "test"
çà ;: $€
<script>alert('test');</script>
It allows me to test :
- Special chars
- XSS vulnerability
- Issues with quotes
- line breaks
I wanna make this block evolve, that’s why I’m asking if anybody uses a similar block, maybe more complete.
Plenty of useful ones to try here: https://www.owasp.org/index.php/XSS_Filter_Evasion_Cheat_Sheet