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/programs/hackbot.md
+14-12Lines changed: 14 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -6,27 +6,29 @@ id: "programs/hackbot"
6
6
7
7
Hackbot is HackerOne’s free automated service that provides in-context guidance by suggesting key features and actions on the platform in order to save you time and effort.
8
8
9
-
For example, HackBot can identify potential duplicates and related reports to help you associate and close reports more quickly. It can also identify out of scope domains and suggest a pre-submission trigger that'll warn hackers in the act of submitting a report for the out of scope domain.
9
+
For example, Hackbot can:
10
+
* Identify and notify you of potential duplicates and related reports to help you associate and close reports more quickly
11
+
* Identify out of scope domains and suggest a pre-submission trigger that'll warn hackers in the act of submitting a report for the out of scope domain
Hackbot offers suggestions that are visible only to your security team as internal comments, and it will not require any action on your behalf.
16
+
All Hackbot suggestions are visible only to your security team as internal comments, and they will not require any action on your behalf.
14
17
15
18
### Edit Hackbot Settings
16
19
To edit your Hackbot settings:
17
20
1. Go to **Program Settings > Program > Automation > Hackbot**.
18
-
2.Click the **Turn off** button for the Hackbot features you want to turn on. We offer these Hackbot options:
21
+
2.Make sure the Hackbot settings you want are **ON** and those you don't want are **OFF**. You can click on the slider for each setting to toggle the feature on or off. We offer these Hackbot options:
19
22
20
23
Option | Details
21
24
------- | -------
22
-
Suggest triggers | Hackbot will suggest you to create a common response when comments are repeated.
23
-
Suggest needs more info state | Hackbot will suggest when a report should be moved to the *Needs more info* state.
24
-
Suggest pay bounty on triage | Hackbot will suggest when you should pay a bounty when the report is triaged.
25
-
Suggest integration on triage | Hackbot will suggest using an integration when the report is triaged.
26
-
Suggest trigger on bad host | Hackbot will suggest creating a trigger if a report contains a host that has appeared in more than 80% of *N/A* reports.
27
-
Same comment twice | Hackbot will notify you when you've entered a duplicate comment.
28
25
Review reporter | Hackbot will give you the option to add a review for a hacker.
29
-
30
-
3. Click **Turn on** for the Hackbot features you want to turn off.
26
+
Same comment twice | Hackbot will notify you when you've entered a duplicate comment.
27
+
Suggest trigger on bad host | Hackbot will suggest creating a trigger if a report contains a host that has appeared in more than 80% of *N/A* reports.
28
+
Suggest integration on triage | Hackbot will suggest using an integration when the report is triaged.
29
+
Suggest pay bounty on triage | Hackbot will suggest when you should pay a bounty when the report is triaged.
30
+
Suggest needs more info state | Hackbot will suggest when a report should be moved to the *Needs more info* state.
31
+
Suggest triggers | Hackbot will suggest you to create a common response when comments are repeated.
32
+
Suggest remediation | Hackbot will suggest remediation guidance from MITRE based on the report weakness.
31
33
32
34
We love adding new functionality to Hackbot to make your life easier and more efficient, so [let us know](https://support.hackerone.com/hc/en-us/requests/new) if you have any suggestions on how we can make it better.
0 commit comments