w4sp-book / w4sp-lab

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

Need help #76

Open Breydson opened 3 years ago

Breydson commented 3 years ago

Need help

I'm trying to install the w4sp-lab but this is giving me this error.

Traceback (most recent call last): File "/home/whitehat/Downloads/w4sp-lab-master/w4sp_webapp.py", line 8, in import w4sp File "/home/whitehat/Downloads/w4sp-lab-master/w4sp.py", line 23 print r ('ls -sail / root') ^ SyntaxError: invalid syntax

Please how do I solve it?

BuhuanJin commented 3 years ago

print (r'ls -sail / root')