Sunday, March 26, 2017

Week 11 Mar. 20 - 24


Current Week Accomplished/Hours worked
Hours: 26 hours
  • Figured out why the service was down. 
  • Checked the history for every username to find who change/accident the IP address.
Next week objectives
  • Check specs 
  • Name of the server
  • Configuration port number
  • HoneyDrive for Kali
Important lessons learned/New Skills
Steps to check for server
Linux command line on left
  1. Check for resources
    • top --- shows RAM
    • df --- is the filesystem
    • df -h --- Hard drive space, h is human readable 
    • ps -ef --- show all the Processor 
  2. Networking
    • netstat -an | grep 5902 --- Check if the port is listening
    • service ssh status --- Check for ssh status if is running
    • service ssh start --- start the ssh 
    • service ssh restart --- restart the ssh (Restart system if need)
--ifconfig Display information about all the network interface currently in operation. This can also change the IP address by ifconfig then the interface eth0 then numerical numbers. Example ifconfig eth0 1500 this will change IP address.
--who This show who is online at that time
--last history of who login
--history display the history of a particular user to find activities.

Issues/ Concerns 
Students are able to change the IP address by using the command like ifconfig OR they might change it accidently.



Wednesday, March 22, 2017

Week 10 Mar. 13 - 17

Current week objectives
  • Recreate the network diagram with the new server.
  • Install VMware ESXi on all the server
Current Week Accomplished/Hours worked
Hour: 15 hours
  • Finish two network diagram Complete with IP address for every single one the server.
  • Installed VMware ESXi on all of the servers, with static IP address
Next week objectives
  • Name all the server
  • View the specs for each hardware
  • SSH port configuration

Wednesday, March 15, 2017

Week 9 Mar. 6 - 10

SPRING BREAK!

The SRA lab will be close in this weeks spring break. Students and faculties will be able to SSH into the Kali server.

Sunday, March 5, 2017

Week 8 Feb. 27 - Mar. 3

Current week objectives
  • Give network diagram for Dr. Rawal. He's one of the security analysis professor.
  • Update diagram the version off all server.
  • Install virus protection on all server.
Current Week Accomplished/Hours worked
Hours: 20 hours
  • Installed Symantec Endpoint Protection client for Linux
  • New diagram for the server
Next week objectives
  • Spring Break
Important lessons learned/New Skills
  • Cisco router firmware update