You should now know how to find resources for the vulnerabilities you would study, whether from videos, articles on PortSwigger, or elsewhere. In addition to these resources, you should read these chapters from these books and solve these labs.

<aside> 💡 [ CSRF ]

 OWASP testing guide v4.2 section 4.6.5
 Bug Bounty Bootcamp ch 9
 Real-World-Bug-Hunting ch 4

All labs | Web Security Academy

</aside>

<aside> 📍 [ CORS & SOP ]

 OWASP testing guide v4.2 section 4.11.7
 Bug Bounty Bootcamp only CORS and SOP topics from page 295 - 298 + 302-304

All labs | Web Security Academy

</aside>


<aside> 🔎 [ Recon ]

1- OWASP session from 2:05:05

2- JHaddix bug hunter methodology v4 recon edition

The Bug Hunter's Methodology v4 Recon Edition by 0x0G

</aside>