8000 Merge pull request #261 from Hacker0x01/new-leaderboards · hacker0x011/docs.hackerone.com@cc0e6fa · GitHub
[go: up one dir, main page]

Skip to content

Commit cc0e6fa

Browse files
authored
Merge pull request Hacker0x01#261 from Hacker0x01/new-leaderboards
new leaderboards
2 parents a640e40 + 1d97575 commit cc0e6fa

File tree

5 files changed

+36
-2
lines changed

5 files changed

+36
-2
lines changed
4.17 KB
Loading
3.99 KB
Loading
< 10000 div class="d-flex mr-2 flex-justify-end flex-items-center flex-1">
4.12 KB
Loading

docs/hackers/leaderboards.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
title: "Leaderboards"
3+
path: "/hackers/leaderboards.html"
4+
id: "hackers/leaderboards"
5+
---
6+
7+
The HackerOne Leaderboards show which hackers are on top and where you personally stand in regard to different categories of leaderboards based on the selected time period.
8+
9+
To view the leaderboards:
10+
1. Log in to your HackerOne account.
11+
2. Select **Leaderboards** in the top navigation.
12+
13+
Each hacker will have these visual progress markers to denote their movement trend on the leaderboards:
14+
15+
Marker | Details
16+
------ | --------
17+
![stay marker](./images/leaderboard-stay-marker.png) | The hacker hasn't moved on the leaderboard and has stayed in the same spot in the rankings.
18+
![up marker](./images/leaderboard-up-marker.png) | The hacker has moved up in the rankings on the leaderboard.
19+
![down marker](./images/leaderboard-down-marker.png) | The hacker has moved down in the rankings on the leaderboard.
20+
21+
The different leaderboards you can view include:
22+
23+
Leaderboard | Details
24+
----------- | --------
25+
Highest Reputation | The ranking is calculated based on reputation. The higher your reputation, the higher your ranking will be on the leaderboard.
26+
Highest Critical Reputation | The ranking is based on reputation gain for high and critical submissions that are triaged or resolved. The higher your reputation from these submissions, the higher your ranking will be on the leaderboard.
27+
OWASP | The ranking is based on reputation gain for triaged or resolved submissions within an OWASP 2017 category. The higher your reputation within that category, the higher your ranking will be on the leaderboard. <br><br>You can choose from these categories: <li>Broken Access Control <li>Broken Authentication <li>Injection <li>Insecure Deserialization <li>Security Misconfiguration <li>Sensitive Data Exposure <li>XSS <li>XXE
28+
Country | The ranking is based on reputation gain. The higher your reputation in a country, the higher your ranking will be on the leaderboard for that country. You can choose different countries to see who’s on top in each country. <br><br><i>**Note:** To see your ranking within your country, you need to opt-in to this leaderboard by selecting your country in your [profile settings](https://hackerone.com/settings/profile/edit).</i>
29+
Up and Comers | The ranking is based on reputation gain from hackers that submitted their first valid report within the last 90 days.
30+
Most Upvoted | The ranking is based on hackers with the highest number of report upvotes on Hacktivity. The higher the number of upvotes, the higher your ranking will be on the leaderboard.
31+
CTF Talent | The ranking is based on the top hackers that gained the most points from the [Hacker101 Capture the Flag](hacker101.html#hacker101-ctf) challenges.

src/pages/hackers/hackers-nav.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,11 @@
6363
items:
6464
- title: Create a Directory Page
6565
path: /hackers/create-a-directory-page.html
66+
- title: Leaderboards
67+
path: /hackers/leaderboards.html
68+
items:
69+
- title: 90 Day Leaderboard
70+
path: /hackers/90-day-leaderboard.html
6671
- title: Credentials
6772
path: /hackers/credentials.html
6873
- title: Retesting
@@ -71,8 +76,6 @@
7176
path: /hackers/security-checks.html
7277
- title: Hacker101
7378
path: /hackers/hacker101.html
74-
- title: 90 Day Leaderboard
75-
path: /hackers/90-day-leaderboard.html
7679
- title: Publishing External Vulnerabilities
7780
path: /hackers/publishing-external-vulnerabilities.html
7881
- title: Misconduct

0 commit comments

Comments
 (0)
0