Skip to content

Commit 49b9963

Browse files
authored
Merge pull request Hacker0x01#86 from Hacker0x01/glossary
Add Glossary
2 parents 636eafc + 54ea71b commit 49b9963

25 files changed

+274
-0
lines changed

docs/glossary/asset.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: "Asset"
3+
path: "/glossary/asset"
4+
---
5+
6+
Attack surfaces that hackers can hack on. There are different types such as: CIDR, Domain, Source code, Executable, Hardware/loT, iOS: .ipa.
7+
8+
A collection of assets creates a scope.

docs/glossary/bounty-table.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: "Bounty Table"
3+
path: "/glossary/bounty-table"
4+
---
5+
6+
A Bounty Table illustrates how much an organization is willing to pay for various bugs, helps set expectations for hackers, and gives the bug bounty team a guideline to ensure fair and consistent reward amounts.

docs/glossary/bounty.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: "Bounty"
3+
path: "/glossary/bounty"
4+
---
5+
6+
A financial reward offered in exchange for a valid vulnerability report.

docs/glossary/bug-bounty-program.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: "Bug Bounty Program"
3+
path: "/glossary/bug-bounty-program"
4+
---
5+
6+
A bug bounty offers monetary incentives for vulnerabilities and invites submissions from hackers.

docs/glossary/common-response.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: "Common Response"
3+
path: "/glossary/common-response"
4+
---
5+
6+
A saved response or template that can be applied repeatedly to reports.

docs/glossary/cvss.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: "CVSS"
3+
path: "/glossary/cvss"
4+
---
5+
6+
Common Vulnerability Scoring System (CVSS) is the framework HackerOne utilizes to assign a severity rating to a vulnerability.

docs/glossary/cwe.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: "CWE"
3+
path: "/glossary/cwe"
4+
---
5+
6+
Common Weakness Enumeration (CWE) is the framework HackerOne utilizes to assign a weakness to a vulnerability.

docs/glossary/directory.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: "Directory"
3+
path: "/glossary/directory"
4+
---
5+
6+
The HackerOne directory is a community-curated resource for contacting an organization regarding a security vulnerability.

docs/glossary/hacker.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: "Hacker"
3+
path: "/glossary/hacker"
4+
---
5+
6+
Someone who’s able to find vulnerabilities in information-related systems.

docs/glossary/hacktivity.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: "Hacktivity"
3+
path: "/glossary/hacktivity"
4+
---
5+
6+
Hacktivity is the public community feed that showcases hacker activity on HackerOne.

0 commit comments

Comments
 (0)