Skip to content

Latest commit

 

History

History
76 lines (60 loc) · 4.75 KB

README.md

File metadata and controls

76 lines (60 loc) · 4.75 KB

As of Jan 4th

As of Wed Dec 21st

As of Wed Dec 7th

We got the virtual machines to communicate by adding two adapters, and setting the first one to NAT and the other one to internal. The internal network adapters need manual ip addresses and the other ones need DHCP to auto configure their ip address.

Used http://www.khromozome.com/how-to-hack-windows-10-using-kali-linux/ to setup an attack

As of Sun Nov 27th

Links

Commands

  • dmesg
  • cat /proc/cmdline
  • git clone url
  • git status
  • git pull origin master