Skip to content

Commit d36f60e

Browse files
authored
Merge pull request #443 from ByteInternet/pentest-policy
Add penetration testing policy
2 parents 1f2be5a + 6bf2daf commit d36f60e

1 file changed

Lines changed: 45 additions & 0 deletions

File tree

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
myst:
3+
html_meta:
4+
description: Hypernode's policy for customers that wish to run a pentest on their
5+
website
6+
title: Penetration Testing Policy | Security | Hypernode
7+
---
8+
9+
# Customer Pentest Policy
10+
11+
```{important}
12+
This policy is for customers that wish to perform an external penetration test on their own hosting environment. For Unaffiliated third-parties that wish to test the Hypernode platform itself, we have a separate [Responsible Disclosure Policy](responsible-disclosure-policy.md).
13+
```
14+
15+
At Hypernode, we support responsible security testing practices that help customers improve the safety and resilience of their hosted application, and our platform. Customers may conduct penetration tests on their own hosting environments under the following conditions and guidelines.
16+
17+
## Scope of Testing
18+
19+
Penetration testing is only permitted on the customer's *own* hosting space. Testing must not extend to, or affect, any other part of the platform or infrastructure managed by either Hypernode, or other Hypernode customers..
20+
21+
## Requirements
22+
23+
Penetration testing is allowed under the following conditions:
24+
25+
- All pentests must be performed by a reputable, experienced, party.
26+
- You will [inform us](https://www.hypernode.com/en/support/) at least 72 hours ahead of time, and let us know the time, source IP(s) and target of the pentest.
27+
- If the pentest causes, or discovers, any server side issues, you will share the full report of the pentest with us afterwards. You will keep these findings confidential, until we've had the opportunity to assess and address the issue.
28+
29+
We do not allow pentests that:
30+
31+
- Rely on Social Engineering.
32+
- Perform Brute Force testing.
33+
- Test (D)DoS protection or -resilience.
34+
- Test Physical Security of Datacenters, Offices, etc.
35+
- May cause permanent damage to hardware or equipment.
36+
37+
You may wish to add the source IP's of the pentest to the [Hypernode WAF allowlist](./../../best-practices/firewall/ftp-waf-database-allowlist.md), to prevent our automated systems from affecting the test.
38+
39+
## Security Waivers
40+
41+
Hypernode explicitly gives its customers permission to test their own Hypernode hosting environment. If your penetration testing partner still requires a signed waiver, please [contact us](https://www.hypernode.com/en/support/).
42+
43+
# Hypernode's Own Pentest Policy
44+
45+
Hypernode performs regular penetration tests of both the Hypernode hosting platform, and its internal applications like the Hypernode Control Panel. Details about these penetration tests are available for customers [upon request](https://www.hypernode.com/en/support/).

0 commit comments

Comments
 (0)