Scott Taylor

Results 10 comments of Scott Taylor

Try using double quotes instead of single quotes when setting the password. That's what fixed it for me.

Also, socks proxying worked while testing from a windows agent :fire:

@its-a-feature PR is up-to-date with latest MythicAgents:dev branch changes and ready for review! I noticed one thing about your upstream change. The way you handle the compiler flags *might* cause...

Apologies for the long delay @its-a-feature! I fixed up my execute-assembly command to use direct syscalls and run in-process rather than fork & run. Whenever you have the time, could...

With the v3.0.0 release, how would you like me to handle this PR? I see there's a v3.0.0 branch, off of master, but I'm trying to merge into the dev...

Not a problem! I'll close this out and start a new PR with the v3.0.0😀 I like the idea of starting a fresh PR since this has been sitting a...

Actually I was just about to message you in Slack about it! Should I contribute to `dev`, `v3.0.0`, or yolo to `main` haha

Sounds good to me 😁

Thanks for the detailed writeup @armysick! These are great suggestions that I will add to the C2 Profile documentation immediately. Rather than hardcoding the `main` branch, I will make that...

The GitHub C2 Documentation has been updated with your suggestions. Feel free to install the latest version of the GitHub C2 Profile to see the updated documentation, or check them...