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

- Search payloads - filters the payload list.
- Add payload - opens the payload generator.
- Refresh - reloads payloads from the server.
- Page actions - opens additional payload actions.
- Payload list - shows generated payloads and their summary metadata.
- Download - downloads the selected payload.
- Launcher - opens launcher command generation for the selected payload.
- Hosted download - prepares the selected payload for hosted delivery.
- Duplicate - creates a copy based on the selected payload.
- 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.

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

- 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

- 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.