mirror of
https://github.com/nahamsec/Resources-for-Beginner-Bug-Bounty-Hunters.git
synced 2024-11-26 13:40:17 +00:00
1,022 B
1,022 B
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 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
- Setting up Burp https://www.hacker101.com/playlists/burp_suite
- 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
- Previously Disclosed Vulnerabilities https://hackerone.com/hacktivity
back to Intro Page