-
Notifications
You must be signed in to change notification settings - Fork 149
Description
am trying to run powershell-empire on kali linux trouble when i Launch Empire server i got some warning and it 's stuck
┌──(kali㉿kali)-[~]
└─$ sudo powershell-empire server
[INFO]: Submodules auto update disabled. Not fetching.
[INFO]: Checking submodules...
[INFO]: No .git directory found. Skipping submodule check.
[INFO]: Using mysql database.
[INFO]: v2: Loading listener templates from: /usr/share/powershell-empire/empire/server/listeners/
[INFO]: v2: Loading stager templates from: /usr/share/powershell-empire/empire/server/stagers/
[INFO]: v2: Loading bypasses from: /usr/share/powershell-empire/empire/server/bypasses/
[INFO]: v2: Loading malleable profiles from: /usr/share/powershell-empire/empire/server/data/profiles/
[INFO]: v2: Loading modules from: /usr/share/powershell-empire/empire/server/modules/
[INFO]: Searching for plugins at /usr/share/powershell-empire/empire/server/plugins/
[INFO]: Initializing plugin: socksproxyserver
[INFO]: Initializing plugin: advanced_reporting
[INFO]: Initializing plugin: chiselserver
[INFO]: Initializing plugin: reverseshell_stager_server
[INFO]: Initializing plugin: csharpserver
[INFO]: Initializing plugin: basic_reporting
[WARNING]: Plugin SocksProxyServer-Plugin does not have a plugin.yaml
[WARNING]: Plugin Report-Generation-Plugin does not have a plugin.yaml
[INFO]: Initializing plugin: websockify_server
[WARNING]: Plugin ChiselServer-Plugin does not have a plugin.yaml
[INFO]: Plugin csharpserver ran successfully!
[INFO]: Empire starting up...
[INFO]: Starkiller enabled. Loading.
[INFO]: Starkiller served at the same ip and port as Empire Server
[INFO]: Starkiller served at http://localhost:1337/index.html
[INFO]: Started server process [148500]
[INFO]: Waiting for application startup.
[INFO]: Application startup complete.
[INFO]: Uvicorn running on http://0.0.0.0:1337 (Press CTRL+C to quit)
_fast reply appreciated_thanks