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
Note: Please fill out all sections (if applicable) and do not delete the below section headers, otherwise the bot will close the issue.
Empire Version
Empire 4.8.0
OS Information (Linux flavor, Python version)
OS: Linux [ Kali ]
Python: 3.0
Describe the bug
Client Side Issue while generating C# Payloads, after filling all important options like Port, Obfuscation techniques, outfile and others it says "!] Error: ConnectionRefusedError(111, 'Connection refused')" this message pops up in the client version.
To Reproduce
Steps to reproduce the behavior:
Just use csharp/exe stager for windows only to encounter this bug.
Expected behavior
Failed to generate / no available language
Screenshots
Additional context
There is also issue with NIM payloads, although nim is present in the emulation machine. Nim issuehas been present since 4.7.0- current version and the C# issue has popped up after this recent release I.e., 4.8.0.
The text was updated successfully, but these errors were encountered:
@jeevanachandra Is the server reporting an error in its window? If could post a picture of the server errors or the logs from startup, that would be really helpful.
Also if you start the csharpserver plugin, does the error still persist?
useplugin csharpserver
execute
Last thing, did you happen to rerun the install script for 4.8? We updated the .NET SDK to resolve some dependency issues in newer OSs.
Just installed today on a Kali 2023 , using official documentation (clone repository). Started server, opened Starkiller in Firefox web browser, created a listener and fails to create a windows shellcode for this listener.
Starkiller returns: Error: Error: Request failed with status code 500
Note: Please fill out all sections (if applicable) and do not delete the below section headers, otherwise the bot will close the issue.
Empire Version
OS Information (Linux flavor, Python version)
Describe the bug
Client Side Issue while generating C# Payloads, after filling all important options like Port, Obfuscation techniques, outfile and others it says "!] Error: ConnectionRefusedError(111, 'Connection refused')" this message pops up in the client version.
To Reproduce
Steps to reproduce the behavior:
Just use csharp/exe stager for windows only to encounter this bug.
Expected behavior
Failed to generate / no available language
Screenshots
Additional context
There is also issue with NIM payloads, although nim is present in the emulation machine. Nim issuehas been present since 4.7.0- current version and the C# issue has popped up after this recent release I.e., 4.8.0.
The text was updated successfully, but these errors were encountered: