mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2026-09-11 00:30:21 +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>