mirror of
https://github.com/minimaxir/big-list-of-naughty-strings.git
synced 2025-09-25 13:19:15 +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)
|
JavaSCript:alert(123)
|
||||||
;alert(123);
|
;alert(123);
|
||||||
src=JaVaSCript:prompt(132)
|
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
|
# SQL Injection
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user