Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please help with this! #352

Open
mbalomenos opened this issue Mar 31, 2024 · 3 comments
Open

Please help with this! #352

mbalomenos opened this issue Mar 31, 2024 · 3 comments

Comments

@mbalomenos
Copy link

┌─[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
Copy link

i got the same error.

@HedgeHogDead
Copy link

sudo apt-get install libpcap-dev

try this

@HedgeHogDead
Copy link

i got the same error.

sudo apt-get install libpcap-dev

try this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants