LionSec / xerosploit

Efficient and advanced man in the middle framework
GNU General Public License v3.0
2.04k stars 649 forks source link

Please help with this! #352

Open mbalomenos opened 8 months ago

mbalomenos commented 8 months ago

┌─[parrot@parrot]─[~] └──╼ $cd xerosploit sudo python3 xerosploit.py Traceback (most recent call last): File "/home/parrot/xerosploit/xerosploit.py", line 980, in main home() File "/home/parrot/xerosploit/xerosploit.py", line 62, in home config0() File "/home/parrot/xerosploit/xerosploit.py", line 44, in config0 up_interface = open('/opt/xerosploit/tools/files/iface.txt', 'r').read() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '/opt/xerosploit/tools/files/iface.txt'

tubers93os commented 5 months ago

i got the same error.

HedgeHogDead commented 3 months ago

sudo apt-get install libpcap-dev

try this

HedgeHogDead commented 3 months ago

i got the same error.

sudo apt-get install libpcap-dev

try this