Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5fd2897

Browse files
committed
banning hackers
1 parent 3aed697 commit 5fd2897

File tree

3 files changed

+23
-0
lines changed

3 files changed

+23
-0
lines changed

docs/programs/banning-hackers.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: "Banning Hackers"
3+
path: "/programs/banning-hackers.html"
4+
id: "programs/banning-hackers"
5+
---
6+
7+
If a hacker’s behavior is out of sync with what is outlined on your Security Page, or if they’ve violated part of the [HackerOne Code of Conduct](https://hackerone.com/disclosure-guidelines), you can take action to ban hackers from participating in your program. You can ban hackers from both private and public programs.
8+
9+
To ban a hacker:
10+
1. Open the report submitted by the hacker in your inbox.
11+
2. Click <b>Report abuse</b> above the comments section.
12+
3. Select <b>Ban reporter</b>.
13+
14+
![hacker-ban-1](./images/hacker-ban-1.png)
15+
16+
An email will be sent to the hacker telling them that they can no longer submit reports to the program. The hacker won’t be able to send future reports for the program, but they can still comment on past reports.
17+
18+
A notification email will also be sent to the HackerOne support team stating that the user was banned.
19+
20+
### Unbanning Hackers
21+
You can choose to unban hackers and invite them to your program again. To request to have a banned hacker participate in your program again, [contact HackerOne](https://support.hackerone.com/hc/en-us/requests/new) with your request, and we’ll be able to invite the hacker for you.

docs/programs/images/hacker-ban-1.png

56.6 KB
Loading

src/pages/programs/programs-nav.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,8 @@
180180
items:
181181
- title: Message Hackers
182182
path: /programs/message-hackers.html
183+
- title: Banning Hackers
184+
path: /programs/banning-hackers.html
183185
- title: Hacker Email Alias
184186
path: /programs/hacker-email-alias.html
185187
- title: Hacker Mediation

0 commit comments

Comments
 (0)