MythicAgents / Apollo

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

Domain Fronting Support #104

Open nxferns opened 2 years ago

nxferns commented 2 years ago

Hi,

I'd like to know if this agent supports domain fronting. When configuring the C2 http profile during Apollo payload generation, I've set the following configuration values: Callback host - https://somethingrandom.microsoft.com HTTP Header - "Host": "somethingrandom.azureedge.net"

I get a callback when I execute the payload but when I check in Wireshark (Client Hello packet) the agent connects to "somethingrandom.azureedge.net" instead of "somethingrandom.microsoft.com".

Please let me know if I'm missing something. I've tested that the Domain Fronting works fine but I can't seem to get it working with Apollo.

Mythic v2.3.9 UI v0.0.52 Apollo: 2.2.0

pr0b3r7 commented 11 months ago

+1 bumping