Skip to content

Payloads

The Payloads page manages generated payloads and opens the payload generator flow.

Payload List

Payloads list view

  1. Search payloads - filters the payload list.
  2. Add payload - opens the payload generator.
  3. Refresh - reloads payloads from the server.
  4. Page actions - opens additional payload actions.
  5. Payload list - shows generated payloads and their summary metadata.
  6. Download - downloads the selected payload.
  7. Launcher - opens launcher command generation for the selected payload.
  8. Hosted download - prepares the selected payload for hosted delivery.
  9. Duplicate - creates a copy based on the selected payload.
  10. Delete - removes the selected payload.

Payload Generator

The generator follows Listener -> Payload -> Configure -> Deploy.

Select Listener And Payload

Use Browse all at the top to jump back to the existing payload list.

Payload template selection

  1. Step indicator - shows the current generator step.
  2. Payload type - selects the payload variant (EXECUTABLE, DEBUG_EXECUTABLE, SERVICE, DLL, SHELLCODE) for the chosen template.
  3. Configure template - opens template-specific settings for the selected payload type.
  4. Generate - starts generation from the selected listener and payload template.

Configure Payload

Payload configuration form

  • Use Encrypted to enable encrypted payload output when supported by the selected template.
  • Example configurations can prefill common settings.
  • Switch between Form and JSON editing when the generator supports both modes.
  • Fill in the visible configuration sections, such as basic options, DLL options, and guardrails.
  • Select Generate Payload to create the configured payload.

Deploy Payload

Payload deployment view

  • Review or rename the generated payload.
  • Select the launcher mode for the payload.
  • Copy the generated launcher command when command-line launch is needed.
  • Use Download Binary to download the payload file.
  • Use Reload Launcher after changing launcher options.
  • Use New Payload to return to the generator for another payload.