generate_implant
Generate an interactive callback implant for command and control, saved to disk with configurable format, protocol, and target host.
Instructions
Build a session-mode implant (interactive callback). Saved to disk.
fmt: exe|shellcode|shared_lib|service. protocol: https|http|mtls|
dns|wg. c2_host is the callback host/redirector domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| os | No | windows | |
| fmt | No | exe | |
| arch | No | amd64 | |
| name | No | ||
| c2_host | Yes | ||
| c2_port | No | ||
| evasion | No | ||
| protocol | No | https | |
| obfuscate | No | ||
| run_at_load | No |