mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2026-07-24 19:25:03 +02:00
4a4a7dd818
Add ....//, ....\\, and URL-encoded variants to cover filter normalization bypasses where ../ is stripped but ....// resolves to a parent directory traversal. Co-authored-by: Cursor <cursoragent@cursor.com>