MythicAgents / Apollo

A .NET Framework 4.0 Windows Agent
BSD 3-Clause "New" or "Revised" License
442 stars 91 forks source link

Builder.py Not Parsing C2Info Correctly #42

Closed djhohnstein closed 3 years ago

djhohnstein commented 3 years ago

When migrating to the latest version of Mythic, the builder.py file did not properly account for all translated C2 parameters and as a result, the DefaultProfile was failing to fetch the requisite params. This PR fixes that.