Mythic
Mythic copied to clipboard
A collaborative, multi-platform, red teaming framework
I often find myself copy/pasting boilerplate commands from a list of pastables to accomplish recurring tasks (such as setting up a new agent, or accomplishing a complex login procedure). I...
Using `docker cp` means that when you copy the CLI binary out of the filesystem, it ends up owned by the user running the build, rather than root.
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.9. Release notes Sourced from http-proxy-middleware's releases. v2.0.9 What's Changed fix(fixRequestBody): check readableLength by @chimurai in chimurai/http-proxy-middleware#1097 chore(package): v2.0.9 by @chimurai in chimurai/http-proxy-middleware#1099 Full Changelog:...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.0 to 7.27.0. Release notes Sourced from @babel/runtime's releases. v7.27.0 (2025-03-24) Thanks @ishchhabra and @vovkasm for your first PRs! :eyeglasses: Spec Compliance babel-generator, babel-parser #16977 Default importAttributesKeyword...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.34.0 to 0.36.0. Commits 85d1d54 go.mod: update golang.org/x dependencies cde1dda proxy, http/httpproxy: do not mismatch IPv6 zone ids against hosts fe7f039 publicsuffix: spruce up code gen and...
Hello i need to create new payload type. My payload type can only send data to c2 without created task by operator. Agent can't save callback uuid because is only...
I recently developed another agent and I think its a bit of a muddle to "always" copy the default browser scripts for `ls`, `ps` and `download` to all the agents....
Hey there! Imagine a feature similar to remote desktop or VNC, but integrated into the Mythic framework. It would transmit traffic via the C2 configuration set up in Mythic, with...
Browser scripts in Mythic provide a lot of unique capabilities within the UI as developers are able to turn structured output into tables, file previews, and more. The need to...
While working on a new agent and translator, I introduced a custom build parameter to my agent wherein I store an encryption type. This agent and translator will mange their...