Releases: Ne0nd0g/merlin-agent-dll
Releases · Ne0nd0g/merlin-agent-dll
v2.3.1
v2.3.0
Added
- Added the
HTTPCLIENT
Makefile variable to specify which HTTP client to use- Use
go
for the default Go HTTP client - Use
winhttp
API for HTTP C2
- Use
- Use
go build
tags to control which C2 clients are compiled into the agent. Build Tags- When ANY build tag is included, the agent will ONLY include that feature and nothing else. For example, if ONLY the http tag is provided, the SMB, TCP, and UDP clients will not be included.
- If one of the following build tags is used, then only the C2 profiles provided will be compiled in
http
- Include all HTTP clients (including HTTP/1.1, HTTP/2, and HTTP/3)http1
- Include HTTP/1.1 clienthttp2
- Include HTTP/2 clienthttp3
- Include HTTP/3 clientwinhttp
- Include Windowswinhttp
API clientmythic
- Include the Mythic client for the Mythichttp
C2 profilesmb
- Include SMB clienttcp
- Include TCP clientudp
- Include UDP client
Changed
- Upgraded github.com/Ne0nd0g/merlin-agent/v2 v2.3.0 => v2.4.0
- Upgraded github.com/google/uuid v1.5.0 => v1.6.0
Merlin documentation and Wiki can be found here
The compressed file has a password of
merlin