Fields
- Credentials — test account logins, API keys, or any other access details researchers need to authenticate with your application.
- Instructions — scope definition, rules of engagement, out-of-scope areas, and contact information for your security team.
Set up credentials and instructions
1
Create the site
Create your HackGATE site and note the
id from the response. You need it for both requests below.2
Set credentials
Send a
POST request to /api/sites/credentials with the site id and the credentials text:3
Set instructions
Send a
POST request to /api/sites/instructions with the site id and the instructions text:4
Enable the site
Enable the site so researchers can connect. They will see the credentials and instructions you set as soon as the proxy is live.