Skip to content

Log Commands

Maxime Landon edited this page Dec 11, 2019 · 1 revision

While there are different ways to see WireGost logs, one of them is through the client's console.

In addition, logs specific to a user are saved into its own personal directory, so that he can see his own work history without it being mixed with other users.

The commands and parameters availables for visualizing client-specific logs are the following:

Commands

  • log.global Shows last x number of lines of global log
  • log.exploit Shows exploit specific log
  • log.payload Shows payload specific log
  • log.listeners Shows payload specific log
  • log.db Shows database specific log

Parameters

  • log.global.path Path to global log for this workspace (default to current workspace path)
  • log.exploit.path
  • log.payload.path
  • log.handlers.path
  • log.db.path
Clone this wiki locally