👻
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

Building Your Own Modules

Seatbelt's structure is completely modular, allowing for additional command modules to be dropped into the file structure and loaded up dynamically.

There is a commented command module template at .\Seatbelt\Commands\Template.cs for reference. Once built, drop the module in the logical file location, include it in the project in the Visual Studio Solution Explorer, and compile.

PreviousCommand GroupsNextAcknowledgemnents

Last updated 4 years ago