mirror of
https://github.com/minimaxir/big-list-of-naughty-strings.git
synced 2025-09-25 05:12:14 +02:00
Add a few more XSS attacks for attribute escape.
This commit is contained in:
5
blns.txt
5
blns.txt
@@ -234,6 +234,11 @@ Z̮̞̠͙͔ͅḀ̗̞͈̻̗Ḷ͙͎̯̹̞͓G̻O̭̗̮
|
||||
JavaSCript:alert(123)
|
||||
;alert(123);
|
||||
src=JaVaSCript:prompt(132)
|
||||
"><script>alert(123);</script x="
|
||||
'><script>alert(123);</script x='
|
||||
><script>alert(123);</script x=
|
||||
" autofocus onkeyup="javascript:alert(123)
|
||||
' autofocus onkeyup='javascript:alert(123)
|
||||
|
||||
# SQL Injection
|
||||
#
|
||||
|
Reference in New Issue
Block a user