Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

Type aliases

AsObject

AsObject: { c2List: AsObject[]; cacert: string; canarydomainsList: string[]; cert: string; debug: boolean; evasion: boolean; filename: string; format: OutputFormatMap[keyof OutputFormatMap]; goarch: string; goos: string; isservice: boolean; issharedlib: boolean; isshellcode: boolean; key: string; limitdatetime: string; limitdomainjoined: boolean; limitfileexists: string; limithostname: string; limitusername: string; maxconnectionerrors: number; name: string; obfuscatesymbols: boolean; pollinterval: number; reconnectinterval: number; wgimplantprivkey: string; wgkeyexchangeport: number; wgpeertunip: string; wgserverpubkey: string; wgtcpcommsport: number }

Type declaration

  • c2List: AsObject[]
  • cacert: string
  • canarydomainsList: string[]
  • cert: string
  • debug: boolean
  • evasion: boolean
  • filename: string
  • format: OutputFormatMap[keyof OutputFormatMap]
  • goarch: string
  • goos: string
  • isservice: boolean
  • issharedlib: boolean
  • isshellcode: boolean
  • key: string
  • limitdatetime: string
  • limitdomainjoined: boolean
  • limitfileexists: string
  • limithostname: string
  • limitusername: string
  • maxconnectionerrors: number
  • name: string
  • obfuscatesymbols: boolean
  • pollinterval: number
  • reconnectinterval: number
  • wgimplantprivkey: string
  • wgkeyexchangeport: number
  • wgpeertunip: string
  • wgserverpubkey: string
  • wgtcpcommsport: number

Generated using TypeDoc