1
0
mirror of https://github.com/minimaxir/big-list-of-naughty-strings.git synced 2025-09-24 21:01:32 +02:00

Merge pull request #115 from hjkuijf/master

HTML textarea
This commit is contained in:
Max Woolf
2017-01-16 07:56:23 -08:00
committed by GitHub
4 changed files with 4 additions and 0 deletions

View File

@@ -394,6 +394,7 @@
"PGlmcmFtZSBzcmM9aHR0cDovL2hhLmNrZXJzLm9yZy9zY3JpcHRsZXQuaHRtbCA8Cg==",
"IjthbGVydCgnWFNTJyk7Ly8K",
"PHBsYWludGV4dD4K",
"PC90ZXh0YXJlYT48c2NyaXB0PmFsZXJ0KDEyMyk8L3NjcmlwdD4=",
"MTtEUk9QIFRBQkxFIHVzZXJzCg==",
"MSc7IERST1AgVEFCTEUgdXNlcnMtLSAxCg==",
"JyBPUiAxPTEgLS0gMQo=",

View File

@@ -495,6 +495,7 @@ PGlmcmFtZSBzcmM9aHR0cDovL2hhLmNrZXJzLm9yZy9zY3JpcHRsZXQuaHRtbCA8Cg==
IjthbGVydCgnWFNTJyk7Ly8K
PHBsYWludGV4dD4K
aHR0cDovL2EvJSUzMCUzMAo=
PC90ZXh0YXJlYT48c2NyaXB0PmFsZXJ0KDEyMyk8L3NjcmlwdD4=
# SQL Injection
#

View File

@@ -415,6 +415,7 @@
"<i onwheel=alert(1)> Scroll over me </i>",
"<plaintext>",
"http://a/%%30%30",
"</textarea><script>alert(123)</script>",
"1;DROP TABLE users",
"1'; DROP TABLE users-- 1",
"' OR 1=1 -- 1",

View File

@@ -506,6 +506,7 @@ perl -e 'print "<IMG SRC=java\0script:alert(\"XSS\")>";' > out
<i onwheel=alert(1)> Scroll over me </i>
<plaintext>
http://a/%%30%30
</textarea><script>alert(123)</script>
# SQL Injection
#