christie26 / snow-crash

cyber security project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snow-crash

cyber security project

How to start

  1. move SnowCrash.iso to current directory.
cp /path/to/iso/SnowCrash.iso .
  1. install QEMU
brew install qemu
  • install homebrew if you don't have one.
  1. run run.sh
sh run.sh
  1. access with ssh (in different terminal)
ssh level00@localhost -p 4242

Are you sure you want to continue connecting (yes/no/[fingerprint])?  yes
	   _____                      _____               _
	  / ____|                    / ____|             | |
	 | (___  _ __   _____      _| |     _ __ __ _ ___| |__
	  \___ \| '_ \ / _ \ \ /\ / / |    | '__/ _` / __| '_ \
	  ____) | | | | (_) \ V  V /| |____| | | (_| \__ \ | | |
	 |_____/|_| |_|\___/ \_/\_/  \_____|_|  \__,_|___/_| |_|

  Good luck & Have fun

          10.0.2.15 fec0::94e:a3d2:6197:6277 fec0::5054:ff:fe12:3456
level00@localhost's password:
level00@SnowCrash:~$

now you are in VM!

About

cyber security project


Languages

Language:Shell 100.0%