From 3ab1aa6ee77fde2c7b5bdc1af62587ca6475edf1 Mon Sep 17 00:00:00 2001 From: Carlos Zavaleta Date: Wed, 10 Jun 2020 12:14:30 -0500 Subject: [PATCH 1/2] Update hacker-sucess-guide.md removed bullet point that was redundant since information was given in the previous text block :) --- docs/hackers/hacker-sucess-guide.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/hackers/hacker-sucess-guide.md b/docs/hackers/hacker-sucess-guide.md index ef1c3272031..1eaf04cc5e2 100644 --- a/docs/hackers/hacker-sucess-guide.md +++ b/docs/hackers/hacker-sucess-guide.md @@ -21,8 +21,6 @@ New to hacking or want to sharpen your skills? We’ve created this leveling up 7. Join the Hacker101 HackerOne [Discord group](https://www.hacker101.com/discord) to ask questions, connect, and learn from other hackers. 8. Finish the Hacker101 CTF. Even if you’ve already received an invitation to a private bug bounty program, we recommend going through all of the CTF curriculum to ensure you learn all of the concepts, so that you can better succeed at hacking. 9. Look for public programs in the [Directory](https://hackerone.com/directory/programs) that you’re interested to hack on. For starters, we suggest IBM, GM, DoD and Verizon Media. - * For starters, we suggest: IBM, GM, DoD, and Verizon Media as good programs to start with. -10. Start hacking and apply all that you’ve learned from Hacker101. > **Helpful tips:** Keep in mind that there are a lot of differences between hacking in the CTF and hacking in an actual bug bounty program. We understand that the scope is much larger when hacking in a live program, and that it’s hard figuring out where to start or look, but we encourage you to just keep practicing. Here are some recommended reads and resources that may help in your journey to hacking:
* *Web Hacking 101* by Peter Yaworski
* *The Web Application Hacker's Handbook* by Dafydd Stuttard and Marcus Pinto
* *The Hacker Playbook 2: Practical Guide To Penetration Testing* by Peter Kim
* *Hacking: The Art of Exploitation* by Jon Erickson
* *The Basics of Hacking and Penetration Testing* by Patrick Engebretson
* *RTFM: Red Team Field Manual* by Ben Clark
* Frans Rosen provides some insight as to how to win over security teams and gain influence as a hacker on https://hackerone.com/fransvisitsvegas. From 1c964323661a56efd102ec3b147de44f5bf02d10 Mon Sep 17 00:00:00 2001 From: stacyspiva <36056941+stacyspiva@users.noreply.github.com> Date: Wed, 10 Jun 2020 10:23:03 -0700 Subject: [PATCH 2/2] Update hacker-sucess-guide.md --- docs/hackers/hacker-sucess-guide.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/hackers/hacker-sucess-guide.md b/docs/hackers/hacker-sucess-guide.md index 1eaf04cc5e2..a2af5600200 100644 --- a/docs/hackers/hacker-sucess-guide.md +++ b/docs/hackers/hacker-sucess-guide.md @@ -21,6 +21,7 @@ New to hacking or want to sharpen your skills? We’ve created this leveling up 7. Join the Hacker101 HackerOne [Discord group](https://www.hacker101.com/discord) to ask questions, connect, and learn from other hackers. 8. Finish the Hacker101 CTF. Even if you’ve already received an invitation to a private bug bounty program, we recommend going through all of the CTF curriculum to ensure you learn all of the concepts, so that you can better succeed at hacking. 9. Look for public programs in the [Directory](https://hackerone.com/directory/programs) that you’re interested to hack on. For starters, we suggest IBM, GM, DoD and Verizon Media. +10. Start hacking and apply all that you’ve learned from Hacker101. > **Helpful tips:** Keep in mind that there are a lot of differences between hacking in the CTF and hacking in an actual bug bounty program. We understand that the scope is much larger when hacking in a live program, and that it’s hard figuring out where to start or look, but we encourage you to just keep practicing. Here are some recommended reads and resources that may help in your journey to hacking:
* *Web Hacking 101* by Peter Yaworski
* *The Web Application Hacker's Handbook* by Dafydd Stuttard and Marcus Pinto
* *The Hacker Playbook 2: Practical Guide To Penetration Testing* by Peter Kim
* *Hacking: The Art of Exploitation* by Jon Erickson
* *The Basics of Hacking and Penetration Testing* by Patrick Engebretson
* *RTFM: Red Team Field Manual* by Ben Clark
* Frans Rosen provides some insight as to how to win over security teams and gain influence as a hacker on https://hackerone.com/fransvisitsvegas.