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
Describe the bug
When generating a stager in CLI with an http listener, the command don't give back hand
To Reproduce
Steps to reproduce the behavior:
Generate a http listener in sudo:
1.1 sudo ./empire
1.2 uselistener http
1.3 set Host 41.138.128.130
1.4 set Port 80
1.5 execute
1.6 exit
1.7 y
Generate a stager using the http listener:
2.1 sudo ./empire -s windows/launcher_xml -o Listener=http Language=powershell OutFile=empire_reverse-http_windows-launcher_xml_41.138.128.130_80.xml
Expected behavior
I expect the command to give back hand after successfully generated the payload.
The behaviour is not present for a meterpreter listener created the same way.
Screenshots
Additional context
None
The text was updated successfully, but these errors were encountered:
Empire Version
OS Information (Linux flavor, Python version)
Describe the bug
When generating a stager in CLI with an http listener, the command don't give back hand
To Reproduce
Steps to reproduce the behavior:
1.1
sudo ./empire
1.2
uselistener http
1.3
set Host 41.138.128.130
1.4
set Port 80
1.5
execute
1.6
exit
1.7
y
2.1
sudo ./empire -s windows/launcher_xml -o Listener=http Language=powershell OutFile=empire_reverse-http_windows-launcher_xml_41.138.128.130_80.xml
Expected behavior
I expect the command to give back hand after successfully generated the payload.
The behaviour is not present for a meterpreter listener created the same way.
Screenshots
Additional context
None
The text was updated successfully, but these errors were encountered: