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

shellcode not work #148

Open
XXXE88 opened this issue Nov 12, 2024 · 4 comments
Open

shellcode not work #148

XXXE88 opened this issue Nov 12, 2024 · 4 comments

Comments

@XXXE88
Copy link

XXXE88 commented Nov 12, 2024

I chose Build Parameter is shellcode but the payload view is apollo.exe
image

@ZZ0R0
Copy link

ZZ0R0 commented Nov 15, 2024

Same issue here, i've reviewed the code and it seems there are build parameters missing inside Mythic webui =>

@
Screenshot from 2024-11-15 20-47-10

@its-a-feature
Copy link
Contributor

The apollo.exe you're seeing on that screen is just a default placeholder. It is in no way modified by any choice you made in the UI. If you want Apollo's specific build process to take your options and automatically update the file extension for you, there's now the adjust_filename flag you can toggle to True. By default, if the filename is apollo.exe and you generate shellcode, then you'll have shellcode with a filename of apollo.exe.

@its-a-feature
Copy link
Contributor

If there's parameters in Apollo's code that you don't see in the UI, then that likely means you need to update your version of Apollo. sudo ./mythic-cli install github https://github.com/mythicagents/apollo -f should do it.

@its-a-feature
Copy link
Contributor

Were you able to update your agent and get the parameters you're missing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants