👻
GhostPack
  • Introduction
  • Rubeus
    • Introduction
      • Command Line Usage
      • OPSEC Notes
      • Compilation Instructions
    • Ticket Requests & Renewals
    • Constrained Delegation Abuse
    • Ticket Management
    • Ticket Extraction and Harvesting
    • Roasting
    • Miscellaneous
  • Seatbelt
    • Introduction
      • Compilation Instructions
    • Command Line Usage
      • Remote Enumeration
      • Output
      • Command Arguments
      • Command Groups
    • Building Your Own Modules
    • Acknowledgemnents
Powered by GitBook
On this page
  1. Seatbelt
  2. Command Line Usage

Output

Seatbelt can redirect its output to a file with the -outputfile="C:\Path\file.txt" argument. If the file path ends in .json, the output will be structured json.

For example, the following command will output the results of system checks to a txt file:

Seatbelt.exe -group=system -outputfile="C:\Temp\system.txt"

PreviousRemote EnumerationNextCommand Arguments

Last updated 4 years ago