You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run empire server (I got all git submodules), during the loading I get the following error on a plugin:
[INFO]: Initializing plugin: advanced_reporting
[ERROR]: advanced_reporting failed to initialize: Could not deserialize ATN with version 3 (expected 4).
Furthermore, I get also the following warnings:
[INFO]: Initializing plugin: socksproxyserver
[WARNING]: Plugin ChiselServer-Plugin does not have a plugin.yaml
[WARNING]: Plugin Report-Generation-Plugin does not have a plugin.yaml
[WARNING]: Plugin SocksProxyServer-Plugin does not have a plugin.yaml
[INFO]: Initializing plugin: basic_reporting
[INFO]: Initializing plugin: csharpserver
[INFO]: Initializing plugin: reverseshell_stager_server
[INFO]: Initializing plugin: websockify_server
[WARNING]: Empire C# server output stream closed
[INFO]: Plugin csharpserver ran successfully!
Are they expected? If not, how to fix?
Expected Behavior
Plugin initializing correctly.
Steps To Reproduce
Clone Empire repository and get all submodules and at the end run the empire server.
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Empire Version
5.11.5
Python Version
3.12
Operating System
Arch Linux
Database
SQLite
Current Behavior
When I run empire server (I got all git submodules), during the loading I get the following error on a plugin:
Furthermore, I get also the following warnings:
Are they expected? If not, how to fix?
Expected Behavior
Plugin initializing correctly.
Steps To Reproduce
Clone Empire repository and get all submodules and at the end run the empire server.
Anything else?
No response
The text was updated successfully, but these errors were encountered: