Build

The image bellow is a GUI for build agent

Compilation Format

  • Exe: Puts the shellcode in the.text and calls it via pointer

  • Dll: Puts the shellcode in .text calls it via pointer, to execute it needs to call the exported function called Runner

  • Svc: Service binario that puts shellcode in .text calls it via pointer

  • Bin: Raw Shellcode

Sleep / Jitter

Sleep time for Agent Callback and Jitter in percentage for randomization

Guardrails

Execution control, IpAddress, Hostname, Username and Domain can be used. The beacon will only run if it is in an environment with these settings

Killdate

Worktime

Last updated