Cody Thomas
Cody Thomas
I'm working on adding custom claims/scopes for another application i'm integrating into my project. From the docs, it looks like I should just do: ``` class customScope(Claim): key = 'foo'...
This agent needs to be updated for Mythic 2.3 https://docs.mythic-c2.net/updating/mythic-2.2-greater-than-2.3-updates
This agent needs to be updated for Mythic 2.3 https://docs.mythic-c2.net/updating/mythic-2.2-greater-than-2.3-updates
This agent needs to be updated for Mythic 2.3 https://docs.mythic-c2.net/updating/mythic-2.2-greater-than-2.3-updates
I think there's an issue with the logic for determining which migrations to apply when you specify a version here: https://github.com/rubenv/sql-migrate/blob/master/migrate.go#L669-L684 # Expectation When specifying a version to apply, if...
With the following build parameters for a Windows build, I get the second screenshot when I try to run the nimplant agent:
Are you planning to update Venus for Mythic 3.0?
Cross posting it here for visibility, but there's a _small_ issue with the SOCKS command in Medusa: https://github.com/its-a-feature/Mythic/issues/321 Super easy fix (i added the fix as a comment there)
It would be super helpful when looking at the permissions to have the following: - [x] Descriptions of the Auth value - [x] Descriptions of the Auth Reason - [...
### Version Information Server Version: v2.44.0 CLI Version (for CLI related issue): ### Environment Docker ### What is the current behaviour? In docker, I set the `HASURA_GRAPHL_SERVER_PORT` environment variable so...