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] OSX stagers all broken? #696

Open
1 task done
boochysplack opened this issue Aug 30, 2023 · 0 comments
Open
1 task done

[BUG] OSX stagers all broken? #696

boochysplack opened this issue Aug 30, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@boochysplack
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Empire Version

5.6.0

Python Version

3.9.2

Operating System

Debian 11

Database

SQLite

Current Behavior

Not sure if an issue with my specific setup or maybe the OSX stagers are just out of date, but after testing on OSX ventura and monterey I have not been able to get any proper connections from agents. I can get connections from windows agents just fine, was originally using a malleable listener but also tested with regular http in case that was something to do with it (both my listeners work fine with non osx machines). I have tried every osx specific stager as well as every multi option, staged and stageless. The closest thing I can get is using generate agent non staged I can get the agent to show up, but with no information at all and I can't run any modules on it because it thinks the agent is running python 2 (the mac im testing on has no python2 installed, only python3 and its what the generate agent .py was ran with).
Screenshot at 2023-08-30 12-51-57
Screenshot at 2023-08-30 12-52-34

Expected Behavior

An agent should generate with proper host information and the ability to run modules.

Steps To Reproduce

  1. Run empire server and client
  2. Generate any osx stager
  3. Run stager on Mac
  4. No proper agent received

Anything else?

No response

@boochysplack boochysplack added the bug Something isn't working label Aug 30, 2023
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

No branches or pull requests

2 participants