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] Error in powershell-empire tool #697

Closed
1 task done
Choukair opened this issue Sep 7, 2023 · 1 comment
Closed
1 task done

[BUG] Error in powershell-empire tool #697

Choukair opened this issue Sep 7, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Choukair
Copy link

Choukair commented Sep 7, 2023

Is there an existing issue for this?

  • I have searched the existing issues

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

@Choukair Choukair added the bug Something isn't working label Sep 7, 2023
@Cx01N
Copy link

Cx01N commented Sep 9, 2023

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/

@Cx01N Cx01N closed this as completed Sep 9, 2023
vinnybod added a commit that referenced this issue Oct 17, 2023
* change ruff config

* replace isort with ruff

* pass pyflakes

* pass pycodestyle errors

* run W293

* run W291

* run pycodestyle errors

* run UP010

* run UP029

* run UP004

* run UP015

* run UP024

* run UP030

* run UP032

* run UP012

* run E721

* run UP034

* run UP031

* changelog and contributing.md

* run black

* set pipefail so | tee doesn't suppress the error

* auto-fix bugbear

* B028

* B006

* B904

* B005

* update contributing

* fix launcher tests
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