Skip to content

Payloads View

The Payloads view lets you manage all generated payloads. You can view, download, and delete existing payloads, or create new ones.

Payload List

Payloads list view

  1. Search - filter the payloads list
  2. Add payload - opens the payload creation dialog
  3. Refresh - reloads the list (usually updates automatically)
  4. Payloads table - list of all existing payloads
  5. Download - downloads the payload binary
  6. Delete - removes the payload

Creating a New Payload

First, select a payload template.

Payload template selection

Then configure the payload details.

Payload configuration form

  1. Name - a label for this payload
  2. Type - the payload type (e.g. EXECUTABLE, DLL, SHELLCODE)
  3. Listener - the listener this payload will connect back to
  4. Configuration - raw JSON configuration for the payload
  5. Examples - plugin-provided configuration examples
  6. Encrypted - enable internal traffic encryption (independent of HTTPS)
  7. Create - generates the payload