armysick
armysick
poshc2/server/Implant.py was lacking import of `json` , making `conn.request("POST", connurl,json.dumps(message), headers)` throw an Exception. Usage of "https://[YourSlackName].slack.com/apps/A0F7YS25R" is also no longer recommended by Slack and I failed to make it...
During an assessment where firewall was dropping connections on 3268, had to patch things up to prevent bloodhound from hanging indefinitely on some resolutions:
**Describe the bug** For the GitHub profile to work with Athena, it is mandatory that the repository is not empty, and that the default branch is named "main". In https://github.com/MythicAgents/Athena/blob/a2bfe4784eca50e16a68ecc242474127f4cc8d52/Payload_Type/athena/athena/agent_code/Agent.Profiles.GitHub/GitHubProfile.cs#L101...
#### Card This PR implements Ekko / in-memory sleep obfuscation for a beacon. #### Details Based on the work of https://github.com/scriptchildie/goEkko, adapted from https://github.com/Cracked5pider/Ekko, it pauses Go runtime and encrypts...
**Description** Support in-memory sleep obfuscation of beacon for Windows. Issue also requested and talked about in discussion https://github.com/BishopFox/sliver/discussions/1171 **Wanted solution** Based on the work of https://github.com/scriptchildie/goEkko, adapted from https://github.com/Cracked5pider/Ekko, pause...