mirror of
https://github.com/nahamsec/Resources-for-Beginner-Bug-Bounty-Hunters.git
synced 2025-02-16 12:28:29 +00:00
fixed typo error
This commit is contained in:
parent
6b5d8013ff
commit
bb5901ab86
1 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ As we start to build this repository, we'll be adding more vulnerability types a
|
|||
|
||||
## XML External Entities (XXE)
|
||||
- [XML External Entities ft. JohnHammond](https://www.youtube.com/watch?v=gjm6VHZa_8s) - by PwnFunction
|
||||
## Isecure Direct Object Reference (IDOR)
|
||||
## Insecure Direct Object Reference (IDOR)
|
||||
- [Insecure Direct Object Reference Vulnerability](https://www.youtube.com/watch?v=rloqMGcPMkI) - by PwnFunction
|
||||
- [Finding Your First Bug: Manual IDOR Hunting](https://www.youtube.com/watch?v=gINAtzdccts) - by Insider PhD
|
||||
- [Burp Suite tutorial: IDOR vulnerability automation using Autorize and AutoRepeater (bug bounty)](https://www.youtube.com/watch?v=3K1-a7dnA60) - by STÖK & Fisher
|
||||
|
@ -36,4 +36,4 @@ As we start to build this repository, we'll be adding more vulnerability types a
|
|||
## Remote Code Execution
|
||||
- [Finding Your First Bug: Goal Setting / Remote Code Execution (RCE)](https://www.youtube.com/watch?v=5BTvTE3gEq8) - by InsiderPhD
|
||||
---
|
||||
back to [Intro Page](/README.md)
|
||||
back to [Intro Page](/README.md)
|
||||
|
|
Loading…
Add table
Reference in a new issue