mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2026-08-17 01:34:20 +02:00
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>