BC-SECURITY / Empire

Empire is a post-exploitation and adversary emulation framework that is used to aid Red Teams and Penetration Testers.
https://bc-security.gitbook.io/empire-wiki/
BSD 3-Clause "New" or "Revised" License
4.21k stars 575 forks source link

[BUG] Error in powershell-empire tool #697

Closed Choukair closed 1 year ago

Choukair commented 1 year ago

Is there an existing issue for this?

Empire Version

6.0.400

Python Version

3.11.4

Operating System

kali linux

Database

MySQL

Current Behavior

I am trying to run a server on Powershell Empire. When I run this command "sudo powershell-epire server" it takes approximately more than 3 minutes, and in the end it tells me "Uvicorn running on http://0.0.0.0:1337 (Press CTRL+C to quit) "I don't know the reason. I want a quick solution to open a server because I have a lot of urgent work and I need a solution as soon as possible.

Expected Behavior

I expect to open a server, to know very important data, including the number of targets who opened the files I create, and also the listening sessions...

Steps To Reproduce

open kali terminal sudo powershell-empire server [WARNING]: Plugin csharpserver does not support db session or user_id, falling back to old method Uvicorn running on http://0.0.0.0:1337 (Press CTRL+C to quit)

Anything else?

powershell-empire error

Cx01N commented 1 year ago

Actually, there isn't an error, you just need to use one of the clients. Here are the docs for you to check out. https://bc-security.gitbook.io/empire-wiki/