Skip to content

HTTPS Payloads

Maxime Landon edited this page Feb 24, 2020 · 2 revisions

HTTPS Payloads are implants that communicate over encrypted HTTP. See HTTPS C2 for details on the HTTP encryption

Options for HTTP(S) implants are the following:

HTTPS-Payloads

Of the options above, the following ones are HTTPS specific:

Listener

  • Certificate - Optional PEM encoded certificate file
  • Key - Optional PEM encoded key file
  • LetsEncrypt - Attempt to provision a Let's Encrypt certificate
  • HTTPDomain - Limit responses of the listener to a specific domain(s)
  • Website - Website static content placed in front of the listener

Implant

  • Domains - Domain strings that the implant will try to callback (comma-separated)
Clone this wiki locally