Services¶
Add Service¶
On the left side-bar menu, click “Admin Area” if it is an option.
On the left side-bar menu, click on “Services”. A pag elike the one below will appear.
Click on the blue “Add Service” button in the upper right corner. A form like the one below will appear.
Enter in the fields in the form. Below are descriptions of each field.
- Name
Name of the service. E.g. WWW HTTP
- Max Score
Maximum score for this service
- Protocol
Protocol to use
- URL
URL to check for each team. Insert
%s
in place of team number or%d
for the team’s custom domain. E.g.www.team%s.<TEAM_DOMAIN_SUFFIX>
- Port
Port to use
- External
Indicates that this is an external check that will not be run by the service scanner.
- Username
Username that will be used.
- Password
Password that will be used.
- Team-specific Password
Team-specific password to use, if applicable.
- Team-specific Password Pool
Which Team Info Pools to use, if applicable.
- HTTP String Check
Only applicable for HTTP/HTTPS checks. Verifies that the string appears ont he webpage.
- Score Released
Whether the score will be available to Blue Teams.
- Visibility Settings
A series of checkboxes indicating the whether the service check is visible to the which groups.
Click the blue “Submit” button in the bottom right corner.
Edit Service¶
On the left side-bar menu, click on “Admin Area”.
On the left side-bar menu, click on “Services”. A page like the one below will appear.
Click on the white “Edit” button next to the service you want to edit. A form like the one below will appear.
Change the desired values.
Warning
Due to the way services are stored, the details in this form are pulled from the service definition of the first team. This means that the URL will always be the same as the URL for the first name, NOT the pattern that was entered when the service was created. If you do not wish to change the URL, do not click in the field as the rest of the teams are updated when the main URL field is changed.
Click the blue “Submit” button in the bottom right corner.
Remember, some changes will not appear on the service scanner until the next scan.
Note
If you increase the score of a check, passing checks will turn yellow (partial credit) until the next service scan.
Delete Service¶
On the left side-bar menu, click “Admin Area”.
On the left side-bar menu, click “Services”. A page like the one below will appear.
Click on the red “Delete” button next to the service you want to remove. A message box asking to confirm the deletion will appear.
Confirm the deletion by clicking the red “Delete” button.