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

[BUG] Empire after installation error #729

Open
1 task done
ARJUN0601 opened this issue May 22, 2024 · 0 comments
Open
1 task done

[BUG] Empire after installation error #729

ARJUN0601 opened this issue May 22, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ARJUN0601
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Empire Version

5.10.2

Python Version

Python 3.11.2

Operating System

Parrot OS

Database

MySQL

Current Behavior

┌─[root@parrot]─[/home/drevello/Desktop/tools/Empire]
└──╼ #./ps-empire server
Traceback (most recent call last):
File "/home/drevello/Desktop/tools/Empire/empire.py", line 11, in
import empire.server.server as server
File "/home/drevello/Desktop/tools/Empire/empire/server/server.py", line 13, in
import urllib3
ModuleNotFoundError: No module named 'urllib3'
┌─[✗]─[root@parrot]─[/home/drevello/Desktop/tools/Empire]
└──╼ #

Expected Behavior

i expected it shouldnt show any error and run smoothly

Steps To Reproduce

1.Install Parrot Os update it by adding kali linux repo in sources.list.d along with key
2.git clone --recursive https://github.com/BC-SECURITY/Empire.git
3.cd Empire
4. ./setup/checkout-latest-tag.sh
5. ./ps-empire install -y

Anything else?

this always happened in every version of empire

@ARJUN0601 ARJUN0601 added the bug Something isn't working label May 22, 2024
cmndcntrlcyber pushed a commit to cmndcntrlcyber/Empire that referenced this issue May 27, 2024
* Apply suggestions from code review

* changelog

---------

Co-authored-by: Vincent Rose <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants