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
I am using a Kali virtual machine on Mac M1. I did a normal installation using - sudo apt install powershell-empire. Upon starting the poweshell-empire server, I get the errors:
[WARNING]: Plugin csharpserver does not support db session or user_id, falling back to old method
[ERROR]: [Errno 2] No such file or directory: 'dotnet'
[INFO]: csharpserver: [!] [Errno 2] No such file or directory: 'dotnet'
[ERROR]: Plugin failed to run: csharpserver
Serving Flask app 'http'
Debug mode: off
Expected Behavior
The Csharp plugin should start normally.
Steps To Reproduce
powershell-empire server
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Unfortunately, that issue is due to Kali being multiple versions behind. I recommend contacting them about updating their repo to a more recent version. Until then, you can use the one from our GitHub.
Is there an existing issue for this?
Empire Version
5.4.2
Python Version
3.11.7
Operating System
Kali VM (VERSION="2023.4")
Database
SQLite
Current Behavior
I am using a Kali virtual machine on Mac M1. I did a normal installation using - sudo apt install powershell-empire. Upon starting the poweshell-empire server, I get the errors:
[WARNING]: Plugin csharpserver does not support db session or user_id, falling back to old method
[ERROR]: [Errno 2] No such file or directory: 'dotnet'
[INFO]: csharpserver: [!] [Errno 2] No such file or directory: 'dotnet'
[ERROR]: Plugin failed to run: csharpserver
Expected Behavior
The Csharp plugin should start normally.
Steps To Reproduce
powershell-empire server
Anything else?
No response
The text was updated successfully, but these errors were encountered: