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

Skip to content

Commit a58e50c

Browse files
committed
update credentials management images
1 parent 7fa7fa0 commit a58e50c

11 files changed

+9
-12
lines changed

docs/hackers/credentials.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ To access credentials for programs using credential management:
1010
1. Go to the program's security page.
1111
2. Click <b>Show Credentials</b> in the Credentials section.
1212

13-
![credentials-1](./images/credentials-1.png)
13+
![program overview](./images/credentials-2.png)
1414

1515
3. Create an account using the credentials provided.
1616

17-
![credentials popup modal](./images/credentials-2.png)
17+
![credentials popup modal](./images/credentials-1.png)
1818

1919
4. Enter the username of the account you created.
20-
5. Click <b>Save</b>.
20+
5. Click <b>Save</b>.

docs/hackers/images/credentials-1.png

190 KB
Loading

docs/hackers/images/credentials-2.png

190 KB
Loading

docs/programs/credential-management.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,22 +17,19 @@ To set up Credential Management for your program:
1717
2. Click <b>Import Credentials</b>.
1818
3. Click <b>Upload CSV file</b> to upload the CSV file of credentials that you want to share. The CSV file supports a set of headers and values where each row is a set of credentials that can be claimed by a hacker.
1919

20-
![credential-management-2](./images/credential-management-2.png)
20+
![credential-management-2](./images/credential-management-csv.png)
2121

2222
4. Click <b>Next</b>.
2323
5. Review your uploaded credentials in the preview window and click **Next**.
24-
25-
![credential management preview](./images/credential-management-3.png)
26-
2724
6. Write instructions you want to communicate to the hacker when they claim one of your credentials.
2825

29-
![credential instructions](./images/credential-management-4a.png)
26+
![credential instructions](./images/credential-management-instructions.png)
3027

3128
7. Click **Done**.
3229

33-
Your uploaded credentials will populate on your Credential Management page where you can see which credentials have or haven’t been claimed. Claimed credentials will also display the username of the hacker under the <b>Claimed by</b> column.
30+
Your uploaded credentials will populate on your Credential Management page where you can see which credentials have or haven’t been claimed. Claimed credentials will also display the username of the hacker under the <b>Claimed by</b> column. From here, you also have the options to edit, revoke, or recycle credentials.
3431

35-
![credential-management-3](./images/credential-management-5a.png)
32+
![credential-management-3](./images/credential-management-imported.png)
3633

3734
><i>If a hacker has violated your policy or HackerOne’s code of conduct, you can revoke the credential rights of a hacker by clicking <b>Revoke</b> next to the username of the hacker. You'll also need to invalidate the account on your own platform to prevent the hacker from logging in.</i>
3835
@@ -43,10 +40,10 @@ The username of the account the hacker created using the provided credentials wi
4340
### How It Works
4441
Once you’ve set up credential management, hackers participating in your program will be able to retrieve their credentials by clicking the <b>Show Credentials</b> button on your security page.
4542

46-
![credential-management-5](./images/credential-management-5.png)
43+
![credential management page](./images/credential-management-5.png)
4744

4845
The <b>Credentials</b> window will then display with instructions where the hacker can claim one of the credentials you’ve provided. They’ll be prompted to enter the username of the account they created using the credentials provided.
4946

50-
![credential-management-6](./images/credential-management-6a.png)
47+
![credential management hacker](./images/credential-management-hacker.png)
5148

5249
Hackers can only claim 1 set of credentials. If they want a second set of credentials, you can revoke their first set and then have them request for another.
98.2 KB
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)