# Resources-for-Beginner-Bug-Bounty-Hunters ## Setup This section will help you set up your testing environement. - [Setting Up Your Ubuntu Box for Pentest and Bug Bounty Automation](https://www.youtube.com/watch?v=YhUiAH5SIqk) by nahamsec - [Setting up your own web server on a VPS](https://www.linux.com/learn/easy-lamp-server-installation) - [Setting up virtualbox + linux](https://linuxconfig.org/how-to-install-kali-linux-on-virtualbox) - [Docker For Pentesting And Bug Bounty Hunting](https://www.youtube.com/watch?v=5G6tA8Q9AuQ) - [Basics of UNIX](https://lifehacker.com/5633909/who-needs-a-mouse-learn-to-use-the-command-line-for-almost-anything) - [Previously Disclosed Vulnerabilities / HackerOne Hacktivity](https://hackerone.com/hacktivity) ## Burp Suite This section should help you get familiar with BurpSuite. - [Setting up Burp (Video Series)](https://www.hacker101.com/playlists/burp_suite) by Hacker101 - [Burp Suite Introduction](https://github.com/bugcrowd/bugcrowd_university/blob/master/An_introduction_to_Burp_Suite/Bugcrowd%20University%20-%20Burp%20Suite%20Introduction.pdf) by Jason Haddix - [Beginners Guide to Burpsuite Payloads (Part 1)](https://www.hackingarticles.in/beginners-guide-burpsuite-payloads-part-1/) by Raj Chandel - [Burp Hacks for Bounty Hunters](https://www.youtube.com/watch?v=boHIjDHGmIo) by James Kettle --- back to [Intro Page](/README.md)