Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] CLI stager generation don't give back hand #198

Closed
w1ld3r opened this issue May 6, 2020 · 0 comments · Fixed by #300
Closed

[BUG] CLI stager generation don't give back hand #198

w1ld3r opened this issue May 6, 2020 · 0 comments · Fixed by #300
Labels
bug Something isn't working

Comments

@w1ld3r
Copy link

w1ld3r commented May 6, 2020

Empire Version

  • Empire 3.2.0

OS Information (Linux flavor, Python version)

  • OS: Ubuntu 18.04.4 LTS x86_64
  • Python: Python 2.7.17

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. 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
  2. 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
image

Additional context
None

@w1ld3r w1ld3r added the bug Something isn't working label May 6, 2020
@Cx01N Cx01N linked a pull request Sep 7, 2020 that will close this issue
@Cx01N Cx01N closed this as completed Sep 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants