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/hacktivity.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ Hacktivity only showcases activity for public programs. Hacker activity populate
38
38
You and other hackers can also publish your findings from external sources outside of HackerOne. To learn more, see: [Publishing External Vulnerabilities](/hackers/publishing-external-vulnerabilities.html).
39
39
40
40
### Upvoting
41
-
You can upvote hacker activities that you find interesting by clicking on the arrow next to the activity. Your upvotes help members of the platform discover what the most popular hacker activities are. Anyone with an account can upvote, but you can only upvote once on each activity. When you hover over the upvote count, you can see the top 10 hackers (ranked by Signal) that voted on the activity.
41
+
You can upvote hacker activities that you find interesting by clicking on the arrow next to the activity. Your upvotes help members of the platform discover what the most popular hacker activities are. Anyone with an account can upvote, but you can only upvote once on each activity. When you hover over the upvote count, you can see the top 10 hackers (ranked by signal) that voted on the activity.
42
42
43
43
There is currently no downvoting capability, but you can retract your upvote by clicking on the arrow again.
[Hacktivity](https://hackerone.com/hacktivity?sort_type=popular&filter=type%3Aall&page=1&range=forever) is HackerOne's community feed that showcases hacker activity on HackerOne. You can view:
8
-
* Reports of disclosed vulnerabilities
10000
9
-
* The hacker that submitted the vulnerability
10
-
* The associated program
11
-
* The awarded bounty amount
7
+
[Hacktivity](https://hackerone.com/hacktivity?sort_type=popular&filter=type%3Aall&page=1&range=forever) is HackerOne's community feed that showcases hacker activity on HackerOne. It also serves as a resource that enables hackers to search for reports regarding programs and weaknesses they're interested in so that they can see how specific weaknesses were exploited in various programs.
12
8
13
-

9
+

14
10
15
-
You can sort your hacktivity feed by:
11
+
You can sort your Hacktivity feed by:
16
12
17
13
Option | Details
18
14
---- | --------
19
-
Popular | The activity that is currently trending.
20
-
New | The latest activity.
15
+
Popular | Activities are listed based what's currently trending. They are ranked on the page primarily by their aggregated upvotes. The vote is weighted slightly more if it comes from a hacker with high [signal](signal-and-impact.html). Additionally, each activity gets an initial boost if it is resolved and/or receives an above average bounty.
16
+
New | Activities are ordered chronologically with the latest activity being listed on top. A previously appeared vulnerability goes back to the top when there is new activity on the report.
21
17
22
18
You can also filter the activity you want to see by these filters:
23
19
24
20
Filter Option | Details
25
21
------------- | --------
26
-
Disclosed | Vulnerability reports that have been disclosed to the public. You can view contents and details of the vulnerabilities of each report.
27
-
Bug Bounty | Vulnerability reports that were only submitted to programs that provide bounties.
28
-
Published | Vulnerability reports that are from external sources outside of HackerOne. See: [Publishing External Vulnerabilities](/hackers/publishing-external-vulnerabilities.html)
29
-
All | All activities that appear on Hacktivity.
30
-
31
-
### How Does an Activity Appear on Hacktivity?
22
+
All | Shows all activities that appear on Hacktivity.
23
+
Bug Bounty | Only shows activities on reports that are submitted to programs that provide bounties.
24
+
Published | Only shows activities on reports that are from external sources outside of HackerOne. See: [Publishing External Vulnerabilities](/hackers/publishing-external-vulnerabilities.html)
25
+
Disclosed | Only shows activities on reports that have been disclosed to the public. You can view contents and details of the vulnerabilities of each report.
26
+
Hackers I am following | Only shows the activities associated with hackers that you're following.
27
+
Collaborations | Only shows the activities associated with reports that were collaborated on with multiple hackers.
28
+
29
+
### How do activities appear on Hacktivity?
32
30
Hacktivity only showcases activity for public programs. Hacker activity populates on the Hacktivity feed when disclosed and undisclosed reports are marked as:
33
31
* Closed
34
32
* Disclosed
35
33
* Bounty awarded
36
34
* Swag awarded
37
35
38
-
><i>Note: Undisclosed reports appear with a redacted title.</i>
36
+
>**Note:** Undisclosed reports appear with a redacted title.
39
37
40
38
Hackers can also publish their findings from external sources outside of HackerOne. To learn more, see: [Publishing External Vulnerabilities](/hackers/publishing-external-vulnerabilities.html).
41
39
42
-
### Search
43
-
You can search for reports regarding programs and weaknesses you're interested to read about in the search bar to better learn how specific weaknesses were exploited in various programs.
44
-
45
40
### Upvoting
46
-
You can upvote activities by clicking on the arrow next to the activity. Anyone with an account can upvote, but you can only upvote once on each activity. When you hover over the upvote count, you can see the top 10 hackers (ranked by Signal) that voted on the activity.
41
+
You can upvote hacker activities that you find interesting by clicking on the arrow next to the activity. Your upvotes help members of the platform discover what the most popular hacker activities are. Anyone with an account can upvote, but you can only upvote once on each activity. When you hover over the upvote count, you can see the top 10 hackers (ranked by signal) that voted on the activity.
47
42
48
43
There is currently no downvoting capability, but you can retract your upvote by clicking on the arrow again.
49
44
50
-

51
-
52
-
### How is Activity Ranked on Hacktivity?
53
-
Activities on each page are ranked differently.
54
-
55
-
On the **Popular** page, activities are ranked by calculating the number of upvotes divided by (a power of the time since they were last updated on Hacktivity). The vote is weighted slightly more if it comes from a hacker with high Signal. Additionally, each activity gets an initial boost if it is resolved and/or receives an above average bounty.
56
-
57
-
On the **New** page, activities are ordered chronologically with the latest activity being listed on top. A previously appeared vulnerability goes back to the top when there is new activity on the report.
58
-
59
-
If you want to see downvoting, a commenting feature, or a new feature request, send [HackerOne a feature request](mailto:feedback@hackerone.com).
0 commit comments