Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 838ad37

Browse files
committed
hacker101 updates
1 parent 88deb1e commit 838ad37

File tree

4 files changed

+39
-34
lines changed

4 files changed

+39
-34
lines changed

docs/hackers/hacker101.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,17 @@ path: "/hackers/hacker101.html"
44
id: "hackers/hacker101"
55
---
66

7-
Need to learn the basics of hacking? HackerOne offers Hacker101 - a free online course on the basics of hacking. The course is taught through video lessons. You don't have to go through the course in order, but you can simply watch the lessons on the topics that you want to learn about.
7+
Need to learn the basics of hacking? HackerOne offers Hacker101 - a free online course about web security. The course is taught through video lessons where you don't have to go through the course in order, but you can simply watch the lessons on the topics that you want to learn about.
88

9-
There's a range of topics you can learn about. They range from writing reports, setting up Burp proxy, cookie security, to clickjacking and crypto attacks.
10-
11-
Go to https://www.hacker101.com/ to access all the course material.
9+
The course offers a range of topics you can learn about. They range from writing reports, setting up Burp proxy, cookie security, to clickjacking and crypto attacks. Go to https://www.hacker101.com/ to access all the course material.
1210

1311
You can view the FAQ list at https://www.hackerone.com/hacker101 or email [email protected] with questions or comments.
1412

1513
![hacker101](./images/hacker101.png)
14+
15+
### Hacker101 CTF
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+
18+
Learn more about the Hacker101 CTF [here](https://ctf.hacker101.com/).
19+
20+
![hacker101-2](./images/hacker101-2.png)

docs/hackers/images/hacker101-2.png

145 KB
Loading

docs/hackers/sessions.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
---
2-
title: "Sessions"
3-
path: "/hackers/sessions.html"
4-
id: "hackers/sessions"
5-
---
6-
7-
The Sessions page enables you to review and manage all of your active HackerOne sessions on all of the devices you’re signed in to. All sessions are stored with an IP address and user agent that you can revoke at any time.
8-
9-
To manage your sessions:
10-
1. Go to your profile’s <b>Settings > Sessions</b>.
11-
2. Click <b>Revoke</b> for the devices you want to sign out of. The Revoke button will cancel your session on that device.
12-
13-
![sessions-1](./images/sessions-1.png)
14-
15-
The next time you log in to your account on a new or previously revoked device, you’ll be asked to log in again.
1+
---
2+
title: "Sessions"
3+
path: "/hackers/sessions.html"
4+
id: "hackers/sessions"
5+
---
6+
7+
The Sessions page enables you to review and manage all of your active HackerOne sessions on all of the devices you’re signed in to. All sessions are stored with an IP address and user agent that you can revoke at any time.
8+
9+
To manage your sessions:
10+
1. Go to your profile’s <b>Settings > Sessions</b>.
11+
2. Click <b>Revoke</b> for the devices you want to sign out of. The Revoke button will cancel your session on that device.
12+
13+
![sessions-1](./images/sessions-1.png)
14+
15+
The next time you log in to your account on a new or previously revoked device, you’ll be asked to log in again.

docs/programs/sessions.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
---
2-
title: "Sessions"
3-
path: "/programs/sessions.html"
4-
id: "programs/sessions"
5-
---
6-
7-
The Sessions page enables you to review and manage all of your active HackerOne sessions on all of the devices you’re signed in to. All sessions are stored with an IP address and user agent that you can revoke at any time.
8-
9-
To manage your sessions:
10-
1. Go to your profile’s <b>Settings > Sessions</b>.
11-
2. Click <b>Revoke</b> for the devices you want to sign out of. The Revoke button will cancel your session on that device.
12-
13-
![sessions-1](./images/sessions-1.png)
14-
15-
The next time you log in to your account on a new or previously revoked device, you’ll be asked to log in again.
1+
---
2+
title: "Sessions"
3+
path: "/programs/sessions.html"
4+
id: "programs/sessions"
5+
---
6+
7+
The Sessions page enables you to review and manage all of your active HackerOne sessions on all of the devices you’re signed in to. All sessions are stored with an IP address and user agent that you can revoke at any time.
8+
9+
To manage your sessions:
10+
1. Go to your profile’s <b>Settings > Sessions</b>.
11+
2. Click <b>Revoke</b> for the devices you want to sign out of. The Revoke button will cancel your session on that device.
12+
13+
![sessions-1](./images/sessions-1.png)
14+
15+
The next time you log in to your account on a new or previously revoked device, you’ll be asked to log in again.

0 commit comments

Comments
 (0)