1
0
mirror of https://github.com/minimaxir/big-list-of-naughty-strings.git synced 2025-09-25 13:19:15 +02:00

Added other string interpolation method

This commit is contained in:
Joshua Duffy
2015-09-11 12:04:15 +01:00
parent b17e6fd319
commit 9016a76261
4 changed files with 4 additions and 0 deletions

View File

@@ -417,6 +417,7 @@
"JEVOVnsnSE9NRSd9Cg==", "JEVOVnsnSE9NRSd9Cg==",
"JWQK", "JWQK",
"JXMK", "JXMK",
"ezB9",
"JSouKnMK", "JSouKnMK",
"Li4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vZXRjL3Bhc3N3ZCUwMAo=", "Li4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vZXRjL3Bhc3N3ZCUwMAo=",
"Li4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vZXRjL2hvc3RzCg==", "Li4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vZXRjL2hvc3RzCg==",

View File

@@ -523,6 +523,7 @@ JEhPTUUK
JEVOVnsnSE9NRSd9Cg== JEVOVnsnSE9NRSd9Cg==
JWQK JWQK
JXMK JXMK
ezB9
JSouKnMK JSouKnMK
# File Inclusion # File Inclusion

View File

@@ -419,6 +419,7 @@
"$ENV{'HOME'}", "$ENV{'HOME'}",
"%d", "%d",
"%s", "%s",
"{0}",
"%*.*s", "%*.*s",
"../../../../../../../../../../../etc/passwd%00", "../../../../../../../../../../../etc/passwd%00",
"../../../../../../../../../../../etc/hosts", "../../../../../../../../../../../etc/hosts",

View File

@@ -524,6 +524,7 @@ $HOME
$ENV{'HOME'} $ENV{'HOME'}
%d %d
%s %s
{0}
%*.*s %*.*s
# File Inclusion # File Inclusion