Apollo
Apollo copied to clipboard
shellcode not work
I chose Build Parameter is shellcode but the payload view is apollo.exe
Same issue here, i've reviewed the code and it seems there are build parameters missing inside Mythic webui =>
@
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.
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.
Were you able to update your agent and get the parameters you're missing?