VM | Service | Points | Notes |
Router |
Ping |
600 |
Returns an ICMP Ping |
www |
httpd |
600 |
Establishes a connection to port 80 (through router) |
www |
Content |
1800 |
Verifies working web site (through router); Page is served and no errors (Full functionality) |
www |
SSL |
1800 |
Page is served with a valid SSL certificate |
shell |
ssh login |
1200 |
Proper users are able to log in via SSH key |
shell |
ftp login |
600 |
users are able to log in via ftp |
shell |
ftp content |
1200 |
Files from the list exists, can be downloaded, and contents are expected |
shell |
ftp write |
1200 |
write a file to the remote FTP server. |
db |
mySQL login |
600 |
MySQL scoring user is able to connect, authenticate, read and write data |
dns |
dns forward lookup - internal |
600 |
Host names resolved correctly from within the internal team subnet |
dns |
dns reverse lookup - internal |
600 |
IPs resolved correctly from within the internal team subnet |
dns |
dns forward lookup - external |
600 |
Host names resolved correctly from outside your router. Proper port forwards will be required. |
dns |
dns reverse lookup - external |
600 |
IPs resolved correctly from outside your router. Proper port forwards will be required. |