🥩
Wagyu Documentation
  • Wagyu
  • Installation
    • Wagyu Server
    • Wagyu Client
    • Connecting
  • Users
    • Creating Users
    • Modifying Existing Users
    • Delete Existing Users
    • Changing User Passwords
  • Implants
    • Creating Implants
    • Deleting Existing Implants
  • Payloads
    • Payload Functions
    • Creating Payloads
    • Initial Payloads
    • Modifying Existing Payloads
    • Deleting Existing Payloads
  • Hosts
    • Compromising Hosts
    • Executing Payloads
  • Findings
Powered by GitBook
On this page
  1. Payloads

Modifying Existing Payloads

Learn how to modify existing payloads within the Wagyu client.

PreviousInitial PayloadsNextDeleting Existing Payloads

Last updated 2 years ago

Any changes made to existing payloads cannot be undone. Please ensure you backup your payloads

There are two ways to edit an existing payload within the Wagyu client. You can click the "Payload Editor" button located at the top right of the application. Alternatively, you can click the pencil icon in the "Actions" column of the payload you wish to edit from the "Payloads" tab.

From here you will be able to change the following for each payload:

  • Name - The name of the payload (this must be unique)

  • Description - A description for the payload

  • Browser Compatibility - Which browsers the payload is able to successfully execute in

  • Payload - The JavaScript code to be executed

  • Notes - Any notes for the payload

Once you have changed the required details, you can click the "Update" button which will push the changes to the server.

Type - The type of payload.

Risk - The risk of executing the payload.

Learn more
Learn more
Update Payload