1
0
Fork 0
mirror of https://github.com/swisskyrepo/PayloadsAllTheThings.git synced 2024-04-20 00:54:13 +02:00

Update README.md

Add the "?" trick.
This commit is contained in:
Cervoise 2020-11-26 16:43:10 +01:00 committed by GitHub
parent b918095775
commit e9de4e9d78
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -114,6 +114,14 @@ http://www.yoursite.com/http://www.theirsite.com/
http://www.yoursite.com/folder/www.folder.com
```
Using "?" characted, browser will translate it to "/?"
```powershell
http://www.yoursite.com?http://www.theirsite.com/
http://www.yoursite.com?folder/www.folder.com
```
Host/Split Unicode Normalization
```powershell
https://evil.c℀.example.com . ---> https://evil.ca/c.example.com