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
+4-11Lines changed: 4 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -4,14 +4,7 @@ path: "/hackers/hacktivity.html"
4
4
id: "hackers/hacktivity"
5
5
---
6
6
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. You can view:
8
-
* Reports of disclosed vulnerabilities
9
-
* The hacker that submitted the vulnerability
10
-
* The associated program
11
-
* The awarded bounty amount
12
-
* The severity of the vulnerability
13
-
14
-
It serves as a resource that enables you to search for reports regarding programs and weaknesses you're interested in so that you can see how specific weaknesses were exploited in various programs.
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 you to search for reports regarding programs and weaknesses you're interested in so that you can see how specific weaknesses were exploited in various programs.
15
8
16
9

17
10
@@ -27,9 +20,9 @@ You can also filter the types of activities and programs you want to see listed
27
20
Option | Details
28
21
------------- | --------
29
22
All | Shows all activities that appear on Hacktivity.
30
-
Bug Bounty | Shows activities on reports that are submitted to programs that provide bounties.
31
-
Published | Shows activities on reports that are from external sources outside of HackerOne. See: [Publishing External Vulnerabilities](/hackers/publishing-external-vulnerabilities.html)
32
-
Disclosed | Shows activities on reports that have been disclosed to the public. You can view contents and details of the vulnerabilities of each report.
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.
33
26
Hackers I am following | Only shows the activities associated with hackers that you're following.
34
27
Collaborations | Only shows the activities associated with reports that were collaborated on with multiple hackers.
0 commit comments