Skip to content

Commit cd7af92

Browse files
committed
hacker mediation
1 parent 4335f91 commit cd7af92

File tree

4 files changed

+43
-5
lines changed

4 files changed

+43
-5
lines changed

docs/hackers/hacker-mediation.md

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

7-
In hacker mediation, hackers can request assistance from HackerOne in extreme cases when all normal discussions with the program have been attempted and there has been no satisfactory resolution.
7+
With hacker mediation, hackers can request assistance from HackerOne in extreme cases when all normal discussions with the program have been attempted and there has been no satisfactory resolution. Vice versa, programs can also request for mediation when there are issues with hackers.
88

99
Hacker mediation requests commonly occur when a program's behavior is clearly out of sync with what is outlined on their Security Page. Examples include:
1010
* A program promises to reply within a certain time period on their Security Page but fails to do so.
11-
* A program claims a domain is in scope on their Security Page, then makes a last minute change to pull it out of scope based on your report
12-
* A program clearly outlines a vulnerability in a particular domain as being worth a minimum bounty, but then awards less than that amount or no bounty at all without providing an explanation
11+
* A program claims a domain is in scope on their Security Page, then makes a last minute change to pull it out of scope based on your report.
12+
* A program clearly outlines a vulnerability in a particular domain as being worth a minimum bounty, but then awards less than that amount or no bounty at all without providing an explanation.
1313

1414
*Note: Please don't share any report details with HackerOne in the initial request without explicit mutual agreement from the program. If more information is required to address the problem, HackerOne will arrange it with the program's security team.*
1515

@@ -25,8 +25,8 @@ This will trigger a workflow to reach out to both the program and the relevant h
2525
![examples-of-misconduct-1](./images/examples-of-misconduct-1.png)
2626

2727
### Hacker Mediation Triggers
28-
Requesting hacker mediation triggers the following activities:
29-
1) An email is sent to the program's security team, requesting that they make a best effort to resolve the issue with the hacker within 3 business days.
28+
Requesting hacker mediation triggers the following actions:
29+
1) An email is sent to the program's security team, requesting that they make their best effort to resolve the issue with the hacker within 3 business days.
3030

3131
2) If the security team doesn't respond to the hacker or if the situation isn't resolved, HackerOne will evaluate all available information about the vulnerability report, the hacker who requested mediation, and the organization to determine the appropriate level of escalation.
3232

docs/programs/hacker-mediation.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
title: "Hacker Mediation"
3+
path: "/programs/hacker-mediation.html"
4+
id: "programs/hacker-mediation"
5+
---
6+
7+
With hacker mediation, programs can request assistance from HackerOne in extreme cases when all normal discussions with the hacker have been attempted and there has been no satisfactory resolution. Vice versa, hackers can also request mediation when there are issues with programs.
8+
9+
Hacker mediation requests commonly occur when a hacker's behavior is clearly out of sync with what is outlined on your Security Page. Examples include:
10+
* A hacker responded to a report with inappropriate language.
11+
* A hacker communicates with your program's security engineers using non-official communication channels outside of HackerOne such as personal emails, social media accounts, or other private connections.
12+
* A hacker is found going outside the standard program rules.
13+
* A hacker has requested disclosure on a private program.
14+
* A hacker disclosed a vulnerability for a private program on social media.
15+
16+
### Requesting Hacker Mediation
17+
In order to request mediation:
18+
1. Open the report you'd like to request HackerOne mediation support for.
19+
2. Scroll to the bottom of the report.
20+
3. Click **Report Abuse**.
21+
4. Select **Request mediation**.
22+
23+
This will trigger a workflow to reach out to both you and the relevant hacker.
24+
25+
![examples-of-misconduct-1](./images/examples-of-misconduct-1.png)
26+
27+
### Hacker Mediation Triggers
28+
Requesting hacker mediation triggers the following actions:
29+
30+
1) An email is sent to the hacker warning them of their behavior, or if the situation warrants a ban, the hacker will be notified that they'll be removed from the program.
31+
32+
2) If the hacker doesn't respond to the security team, or if the situation isn't resolved, HackerOne will evaluate all available information about the vulnerability report, the program that requested mediation, and the hacker to determine the appropriate level of escalation.
33+
34+
While HackerOne can't guarantee resolution or override a security team's assessment, hacker mediation has been used to successfully bring items to the security teams' attention, resulting in a more favorable outcome for everyone involved.
35+
36+
As a reminder, hacker mediation is a privilege that is reserved for hackers with 200 reputations point and signal ≥ 1. In most cases, HackerOne won't be able to mediate for reports that have been closed for over 3 months. Please respect the guidelines above and only request mediation if it's deemed absolutely necessary.
Loading

src/pages/programs/programs-nav.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,5 +180,7 @@
180180
path: /programs/message-hackers.html
181181
- title: Hacker Email Alias
182182
path: /programs/hacker-email-alias.html
183+
- title: Hacker Mediation
184+
path: /programs/hacker-mediation.html
183185
- title: Hacker Reviews
184186
path: /programs/hacker-reviews.html

0 commit comments

Comments
 (0)