Added uuid bypass
parent
614ff9f093
commit
be9be3326c
|
@ -105,5 +105,14 @@ Try this to bypass
|
|||
GET /ADMIN/profile
|
||||
```
|
||||
|
||||
11. Try to swap uuid with number
|
||||
```
|
||||
GET /file?id=90ri2-xozifke-29ikedaw0d
|
||||
```
|
||||
Try this to bypass
|
||||
```
|
||||
GET /file?id=302
|
||||
```
|
||||
|
||||
Reference:
|
||||
- [@swaysThinking](https://twitter.com/swaysThinking) and other medium writeup
|
||||
- [@swaysThinking](https://twitter.com/swaysThinking) and other medium writeup
|
||||
|
|
Loading…
Reference in New Issue