10000 Merge pull request #358 from Hacker0x01/collaboration · csit-github/docs.hackerone.com@74f3c32 · GitHub
[go: up one dir, main page]

Skip to content

Commit 74f3c32

Browse files
authored
Merge pull request Hacker0x01#358 from Hacker0x01/collaboration
hacker collaboration docs
2 parents 663b80e + 7891b46 commit 74f3c32

File tree

4 files changed

+25
-4
lines changed

4 files changed

+25
-4
lines changed

docs/hackers/collaboration.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: "Collaboration"
3+
path: "/hackers/collaboration.html"
4+
id: "hackers/collaboration"
5+
---
6+
7+
You can collaborate with other hackers in finding vulnerabilities for the programs you’re a part of. This enables you and other collaborating hackers to share resources and any knowledge you each may have about a vulnerability as you work together to uncover security issues. Collaboration is a great way to find vulnerabilities as putting multiple heads together may be better than just one.
8+
9+
If you’re collaborating with other hackers, you can [split the bounty amount](https://docs.hackerone.com/hackers/payments.html#bounty-splitting) so that each hacker is rewarded appropriately.
10+
11+
To let other hackers know that you’re open to collaboration:
12+
1. Go to your profile’s **Settings > Collaboration Settings**.
13+
2. Click the toggle to be **ON** for each of the programs you’re open to collaborating on. The list of programs that appear will include all private programs you’re a part of as well as all public programs you’ve submitted a report to.
14+
15+
![collaboration preferences](./images/collaboration_preferences_apr_2021.png)
16+
17+
Once you’ve selected the programs you’re open to collaborating on, the security page of the program will have a **Collaborators** tab where you can view all of the other hackers that are open to collaborating and be able to contact them so that you can work together.
18+
19+
![collaborators security page](./images/collaborators_security_page_tab_apr_2021.png)
Loading
Loading

src/pages/hackers/hackers-nav.yaml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,16 @@
6868
items:
6969
- title: 90 Day Leaderboard
7070
path: /hackers/90-day-leaderboard.html
71-
- title: Credentials
72-
path: /hackers/credentials.html
71+
- title: Hacker101
72+
path: /hackers/hacker101.html
7373
- title: Retesting
7474
path: /hackers/retesting.html
75+
- title: Collaboration
76+
path: /hackers/collaboration.html
77+
- title: Credentials
78+
path: /hackers/credentials.html
7579
- title: Security Checks
7680
path: /hackers/security-checks.html
77-
- title: Hacker101
78-
path: /hackers/hacker101.html
7981
- title: Publishing External Vulnerabilities
8082
path: /hackers/publishing-external-vulnerabilities.html
8183
- title: Misconduct

0 commit comments

Comments
 (0)
0