All my videos are for educational purposes with bug bounty hunters and penetration testers in mind YouTube don't take down my videos 😉
In this course we cover an introduction to bug bounty hunting and web application hacking. I did not include my API videos in this course if you would like you can check out my channel to find the API hacking videos!
All My Courses = https://www.phdsec.com/
shop merch @ https://merch.phdsec.com
Follow me on Twitter = https://twitter.com/PhD_Security
links to resources used in this course
https://overthewire.org/wargames/natas/
https://sourceforge.net/projects/juice-shop/files/v9.3.1/
https://gchq.github.io/CyberChef/
https://perspectiverisk.com/mssql-practical-injection-cheat-sheet/
https://www.invicti.com/blog/web-security/sql-injection-cheat-sheet/
https://tryhackme.com
https://hackerone.com
https://hackthebox.com
https://www.jetbrains.com/pycharm/download/
0:00 About the course
2:51 Installing Kali linux
13:31 Recon & Tools
25:03 URL Testing
47:27 Using OWASP Juice Shop
55:39 IDOR & Logic Errors
1:43:50 SQL Injection
2:58:08 Directory Traversals
3:16:21 XML Injection XXE
3:30:02 XSS
3:54:31 Python Crash Course