You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hackers/hacker101.md
+31-3Lines changed: 31 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -10,11 +10,39 @@ The course offers a range of topics you can learn about. They range from writing
10
10
11
11
You can view the FAQ list at https://www.hackerone.com/hacker101 or email [email protected] with questions or comments.
12
12
13
-

13
+

14
14
15
15
### Hacker101 CTF
16
16
Hacker 101 also offers a Capture The Flag (CTF) game where you can hack and hunt for bugs in a safe environment. The CTF serves as the official coursework for the class. You can still access the old coursework on the [github repo](https://github.com/Hacker0x01/Hacker101Coursework).
17
17
18
-
Learn more about [Hacker101 CTF](https://ctf.hacker101.com/).
18
+
Every time you earn 26 points in the CTF, you’ll be put in the priority queue to receive invitations to private programs. Once you receive and accept an invitation to a private program, you’ll be taken out of the priority queue until you earn another 26 points to be put back in the queue.
19
+
20
+

21
+
22
+
To get started on the Hacker101 CTF:
23
+
1. Log in with your HackerOne account. <i>Note: You need to have a HackerOne account to log in to the Hacker101 CTF. If you don’t have a HackerOne account, click Log in and you can get started with creating one.</i>
If you get stuck, you can select <b>Hints</b> to receive a hint. Keep in mind that most levels have a total of 3-5 hints, and hints can only be accessed on an increasing timer, as the time before accessing each subsequent hint increases.
38
+
39
+
Click <b>Restart</b> if your instance is bugging out or running slow. You won’t lose any of your captured flags for clicking Restart.
40
+
41
+
#### Groups
42
+
You can also create your own group and invite others to join your group, through which you can manage individuals and their progress in working through the CTF.
43
+
44
+

45
+
46
+

47
+
48
+
Learn more about [Hacker101 CTF](https://ctf.hacker101.com/).
0 commit comments