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

Skip to content

Commit a411d2d

Browse files
authored
Merge pull request Hacker0x01#51 from Hacker0x01/credential-management
Credential management
2 parents 34a235a + 0886f44 commit a411d2d

File tree

4 files changed

+22
-0
lines changed

4 files changed

+22
-0
lines changed

docs/hackers/credentials.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: "Credentials"
3+
path: "/hackers/credentials.html"
4+
id: "hackers/credentials"
5+
---
6+
7+
Some programs require you to have special access credentials in order to hack on certain assets. These credentials can be shared with you via a representative from HackerOne, or you can retrieve the credentials from the security page of programs using the [credential management](/programs/credential-management.html) feature.
8+
9+
To access credentials for programs using credential management:
10+
1. Go to the program's security page.
11+
2. Click <b>Show Credentials</b> in the Credentials section.
12+
13+
![credentials-1](./images/credentials-1.png)
14+
15+
3. Create an account using the credentials provided.
16+
17+
![credentials-2](./images/credentials-2.png)
18+
19+
4. Enter the username of the account you created.
20+
5. Click <b>Save</b>.

docs/hackers/images/credentials-1.png

30.5 KB
Loading

docs/hackers/images/credentials-2.png

55.1 KB
Loading

src/pages/hackers/hackers-nav.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@
4343
items:
4444
- title: Create a Directory Page
4545
path: /hackers/create-a-directory-page.html
46+
- title: Credentials
47+
path: /hackers/credentials.html
4648
- title: Hacker101
4749
path: /hackers/hacker101.html
4850
- title: 90 Day Leaderboard

0 commit comments

Comments
 (0)