w4sp-book / w4sp-lab

Lab environment for the Wireshark for Security Professionals book
https://github.com/w4sp-book/w4sp-lab/wiki/Lab-Installation
71 stars 42 forks source link

already is w4sp-lab account but still error in amazon ubuntu instance #56

Open hoyeunglee opened 4 years ago

hoyeunglee commented 4 years ago

amazon ubuntu account git clone https://github.com/w4sp-book/w4sp-lab/ unzip w4sp-lab-master.zip sudo useradd -m w4sp-lab -s /bin/bash -G sudo,wireshark -U sudo passwd w4sp-lab su w4sp-lab cp -r ./w4sp-lab /home/w4sp-lab/ cd /home/w4sp-lab/w4sp-lab sudo python w4sp_webapp.py

w4sp-lab@ip-172-31-6-3:~/ w4sp-lab$ sudo python w4sp_webapp.py [*] Please login as w4sp-lab and run script with sudo w4sp-lab@ip-172-31-6-3:~/ w4sp-lab$ pwd /home/w4sp-lab/w4sp-lab