Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

Powershell Empire Not Installed? #11

Closed
fb11 opened this issue Jan 20, 2018 · 3 comments
Closed

Powershell Empire Not Installed? #11

fb11 opened this issue Jan 20, 2018 · 3 comments

Comments

@fb11
Copy link

fb11 commented Jan 20, 2018

$brew install sidaf/pentest/empire
Warning: sidaf/pentest/empire 1.5_2 is already installed

$ empire
Traceback (most recent call last):
File "empire", line 10, in
from lib.common import empire
File "/usr/local/Cellar/empire/1.5_2/libexec/lib/common/empire.py", line 22, in
import http
File "/usr/local/Cellar/empire/1.5_2/libexec/lib/common/http.py", line 53, in
class RequestHandler(BaseHTTPRequestHandler):
File "/usr/local/Cellar/empire/1.5_2/libexec/lib/common/http.py", line 59, in RequestHandler
serverVersion = helpers.get_config('server_version')[0]
File "/usr/local/Cellar/empire/1.5_2/libexec/lib/common/helpers.py", line 495, in get_config
cur.execute("SELECT %s FROM config" %(fields))
sqlite3.OperationalError: no such table: config
ImportError: No module named M2Crypto
ekran resmi 2018-01-20 17 31 01

@sidaf
Copy link
Owner

sidaf commented Jan 24, 2018

Did you run empire_setup_database beforehand?

@fb11
Copy link
Author

fb11 commented Jan 27, 2018

It worked after I wrote the command.Thank you.Will not the new version work?
ekran resmi 2018-01-28 02 10 09

@sidaf
Copy link
Owner

sidaf commented Jan 27, 2018

Working on it, hopefully I should have version 2.4 soon.

@sidaf sidaf closed this as completed Jan 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants