Max Harley
Max Harley
I haven't tried domain fronting with this agent, but I don't think there's an option to change the host header in the options of this agent. How did you attempt...
Gotcha. The Host header should be there based on [this code](https://github.com/MythicAgents/tetanus/blob/7ea02c90dbe0fb4dd200ef48e98d94f6eab59918/Payload_Type/tetanus/agent_code/src/profiles/http.rs#L117). It looks like you're getting a ConnectionRefused error, so it looks like the domain front you're connecting to is...
I am getting this as well using the Censys API: https://search.censys.io/api/openapi.yml
Thanks for the PR! Have you done a full test with these changes?