1 of 14

Project C

Noah Villemarette

2 of 14

  • Production server IP address: 192.168.0.17
  • Web server IP address: 10.200.0.12

  • Commands used:
    • Ping, nmap -A, msfconsole,

3 of 14

  • Ping the production and web server to see if there is a connection

4 of 14

Production Server

  • Use Nmap -A to find the open ports and their version types.
  • Find that port 21 and 139 are open and vulnerable.

5 of 14

6 of 14

7 of 14

8 of 14

9 of 14

Web Server

  • Use nmap -A again to find open ports
  • Same as production server we find that ports 21 and 139 are vulnerable

10 of 14

11 of 14

12 of 14

Adding a user

Top photo: shows the commands used to make new user VHAON and to set it to a new password.

Bottom photo: proof that the log in works.

13 of 14

Recommendations

  • Keep most recent updates installed
  • Use a VPN
  • Limit access to computer files
  • Change passwords on a regular basis
  • Continue to use firewall and scan for breaches frequently

14 of 14

Project C

Noah Villemarette