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

be less evil

This commit is contained in:
Aaron Botsis
2015-08-10 13:11:24 -04:00
parent 85a82a7d95
commit a472387b62
2 changed files with 2 additions and 2 deletions

View File

@@ -94,7 +94,7 @@
"<svg><script>0<1>alert('XSS')</script>",
"1;DROP TABLE users",
"1'; DROP TABLE users--",
"/dev/null; rm -rf /*; echo",
"/dev/null; touch /tmp/blns.fail ; echo",
"../../../../../../../../../../../etc/passwd%00",
"../../../../../../../../../../../etc/hosts"
]

View File

@@ -182,7 +182,7 @@ Z̮̞̠͙͔ͅḀ̗̞͈̻̗Ḷ͙͎̯̹̞͓G̻O̭̗̮
#
# Strings which can cause user to run code on server as a privileged user (c.f. https://news.ycombinator.com/item?id=7665153)
/dev/null; rm -rf /*; echo
/dev/null; touch /tmp/blns.fail ; echo
# File Inclusion
#