Resources-for-Beginner-Bug-.../assets/setup.md

18 lines
736 B
Markdown
Raw Normal View History

2019-12-12 10:50:59 +01:00
# 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:<br>
https://www.linux.com/learn/easy-lamp-server-installation<br>
- Setting up virtualbox + linux
https://linuxconfig.org/how-to-install-kali-linux-on-virtualbox
- 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
- Previously Disclosed Vulnerabilities
2019-12-12 11:07:53 +01:00
https://hackerone.com/hacktivity
---
back to [Intro Page](README.md)