Fix(Docs): Correcting typos on the repo

This commit is contained in:
Vincent Gilles
2020-10-17 22:47:20 +02:00
committed by Vincent Gilles
parent 4a4df791ed
commit 0b90094002
15 changed files with 36 additions and 36 deletions

View File

@@ -37,7 +37,7 @@ Video of the attack by Omer Gil - Web Cache Deception Attack in PayPal Home Page
Header: X-Original-URL (Symfony)
Header: X-Rewrite-URL (Symfony)
```
2. Cache poisonning attack - Example for `X-Forwarded-Host` unkeyed input (remember to use a buster to only cache this webpage instead of the main page of the website)
2. Cache poisoning attack - Example for `X-Forwarded-Host` unkeyed input (remember to use a buster to only cache this webpage instead of the main page of the website)
```js
GET /test?buster=123 HTTP/1.1
Host: target.com