Preparation

Hardening [B] (2 pages)

Detect Vulnerabilities:

Detect Attacks:

Mitigation:

Lecture

Exercise

  • follow the Assignment 2 instructions for "Setup a Vulnerable Server". then, from your Kali VM, find the vulnerable server (see start of Problem 1), and scan it (see start of Problem 2).

  • gvm howto:

    • start gvm daemon:

      • run sudo gvm-start from the terminal.

    • access the (Web-based) UI:

      • the above step should open a browser tab with the UI to the running gvm daemon inside your VM. in any case, you can access this UI by navigating to https://127.0.0.1:9392

      • you may be greeted by a warning saying that the Web service does not have a valid certificate. press the advanced settings and ignore the warning.

      • the username/password combination for logging into this UI is contained in a text file on the desktop of your VM.

    • scan:

Further Reading