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

Skip to content

Commit 3e93bda

Browse files
committed
program book retesting updates
1 parent 8c12e35 commit 3e93bda

File tree

7 files changed

+19
-7
lines changed

7 files changed

+19
-7
lines changed

docs/programs/images/retesting-3b.png

134 KB
Loading

docs/programs/images/retesting-3c.png

122 KB
Loading

docs/programs/images/retesting-4b.png

187 KB
Loading

docs/programs/images/retesting-5b.png

202 KB
Loading

docs/programs/images/retesting-6b.png

56.5 KB
Loading

docs/programs/images/retesting-6c.png

93.5 KB
Loading

docs/programs/retesting.md

Lines changed: 19 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ id: "programs/retesting"
66

77
As programs receive vulnerability reports and work on deploying fixes, they need proof that their vulnerabilities have actually been fixed. Asking hackers to verify whether a vulnerability has been fixed is a good way to secure the protection of your asset’s data. You can elect to invite hackers to retest your vulnerabilities to verify fixes. Each hacker that participates in the retest will receive a $100 bounty upon completion.
88

9-
><i>Inviting hackers to retest your vulnerabilities is a new feature that is currently in the beta phase. To be a part of the beta testing, please reach out to your program manager.</i>
9+
><i>Inviting hackers to retest your vulnerabilities is a new feature that is currently in the beta phase.</i>
1010
1111
### Set Up
1212
There’s currently no set up on your end that’s needed to enable the feature. Your program manager will enable the feature for you.
@@ -22,23 +22,35 @@ Once your program manager has enabled the feature, to have hackers retest a vuln
2222

2323
![retest-2](./images/retesting-2.png)
2424

25-
The original reporter as well as 4 random hackers participating in your program will be invited to retest the report through email.
25+
4 random hackers participating in your program will be invited to retest the report through email.
2626

27-
![retest-3](./images/retesting-3.png)
27+
![retest-3](./images/retesting-3b.png)
2828

29-
When the hacker clicks <b>View retest</b> in the email, they’ll be able to familiarize themselves with the vulnerability report and check to see that the vulnerability is properly fixed. After they’ve tested the vulnerability, they can click the <b>answer these questions</b> link in the report banner to submit their findings.
29+
In addition, the hacker that originally submitted the report will also be invited to participate in the retest.
30+
31+
![retest email for original hacker](./images/retesting-3c.png)
32+
33+
When the hacker clicks <b>View retest invitation</b> in the email, they’ll be able to <b>Accept</b> or <b>Reject</b> the invitation.
34+
35+
![retest invitation](./images/retesting-4b.png)
36+
37+
Upon acceptance, participating hackers will be able to familiarize themselves with the vulnerability report and check to see that the vulnerability is properly fixed. After they’ve tested the vulnerability, they can click the <b>answer these questions</b> link in the report banner to submit their findings.
3038

3139
![retest-4](./images/retesting-4.png)
3240

3341
The hacker will be asked to answer the following questions:
3442
* Are you able to reproduce the vulnerability?
3543
* Are you able to identify a bypass to the fix?
3644

37-
![retest-5](./images/retesting-5.png)
45+
![retest-5](./images/retesting-5b.png)
3846

3947
If they were able to identify a bypass, they can can submit a new vulnerability report and enter the report ID in the questionnaire.
4048

41-
![retest-6](./images/retesting-6.png)
49+
![retest-6](./images/retesting-6b.png)
50+
51+
Hackers are also asked to provide a short summary of how they retested the vulnerability, and are also able to upload any attachments of their validations.
52+
53+
![summary and screenshots](./images/retesting-6c.png)
4254

4355
Upon submission of the questionnaire, you’ll be notified that a hacker has completed a retest of your report within the report timeline and also through email.
4456

@@ -52,4 +64,4 @@ Hackers that completed the retest will automatically be awarded $100. The paymen
5264

5365
![retest-9](./images/retesting-9.png)
5466

55-
<i>There’s currently no effect to reputation for verifying vulnerability fixes and there’s also no time limit for hackers to complete the retest.</i>
67+
><i>There’s currently no effect to reputation for verifying vulnerability fixes and there’s also no time limit for hackers to complete the retest.</i>

0 commit comments

Comments
 (0)