Fixed image reference
This commit is contained in:
parent
67e4e6a761
commit
587fbd1a06
|
|
@ -19,7 +19,7 @@ This repository contains different scenarios for bypassing 403s leverage path no
|
||||||
- `\xa0`
|
- `\xa0`
|
||||||
* Bypass: Visit `GET /admin\x85` or `GET /admin\xa0` (note that you actually need to send the hex character, not e.g. the string `\x85`)
|
* Bypass: Visit `GET /admin\x85` or `GET /admin\xa0` (note that you actually need to send the hex character, not e.g. the string `\x85`)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Node.js (Express) - Not Working :(
|
### Node.js (Express) - Not Working :(
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue