awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
GhostPack avatar

GhostPack/Seatbelt

0
View on GitHub↗
4,619 stars·762 forks·C#·22 views

Seatbelt

Seatbelt is a C# offensive security framework and host security auditor designed to perform endpoint surveys on Windows systems. It functions as a modular tool for identifying vulnerabilities, misconfigurations, and security-relevant artifacts on both local and remote hosts.

The project distinguishes itself through a module-based check system that allows for the integration of custom security command units. It features a security event log parser to track logon and process activity, alongside a credential extraction utility for gathering browser history, saved passwords, and cloud credentials from user profiles.

The system covers broad capability areas including remote system enumeration, registry-based host discovery, and security event analysis. It can collect detailed system configuration data, such as antivirus settings and network rules, and exports the resulting survey data into JSON or text formats.

Features

  • Security Reconnaissance Tools - Provides a suite of reconnaissance tools for enumerating OS versions, antivirus settings, and network rules to identify attack vectors.
  • Windows Evidence Collection - Gathers forensic artifacts including browser history, cloud credentials, and saved passwords from Windows systems.
  • User Profile Artifacts - Implements specialized extraction of cloud credentials, browser history, and saved passwords from user profiles.
  • System Enumeration Tools - Provides utilities to gather detailed operating system configuration, antivirus settings, and network rules for security auditing.
  • Host Security Auditors - Provides a security auditor that runs safety checks on local and remote Windows systems to identify vulnerabilities.
  • Credential Extraction Utilities - Implements utilities for recovering sensitive authentication secrets and credentials from user profiles and local databases.
  • Local Security Auditing - Evaluates the security posture of local and remote machines to identify misconfigurations and vulnerabilities.
  • Windows Enumeration - Enumerates Windows-specific system configurations, antivirus settings, and network rules to identify potential attack vectors.
  • Offensive Security Frameworks - Provides a modular platform for vulnerability identification, host-based security research, and artifact detection.
  • Scanning Module Systems - Features a modular architecture for organizing and grouping security check units into executable assessment profiles.
  • Log File Parsing - Implements mechanisms for parsing system security logs to extract structured data regarding logon and process activity.
  • Remote Query Execution - Provides capabilities for executing specialized queries on remote endpoints to retrieve system state and forensic data.
  • Security Event Log Parsers - Provides an analysis tool that parses Windows event logs to identify sensitive logon and process activity.
  • Security Event Monitoring - Analyzes system logs for malicious patterns and tracks user logon activity for threat hunting.
  • Path Variable Resolvers - Resolves environment variables at runtime to locate and extract sensitive artifact files from user profile paths.
  • Security Module Integrations - Allows the integration of custom security hunting modules to expand the library of detectable system artifacts.
  • Registry-Based Software Detection - Queries the Windows registry to identify installed security software and specific operating system configurations.
  • Host Situational Awareness - Performing security-oriented host survey checks.
  • Active Directory Assessment - Gathers security configuration data from Windows hosts to identify vulnerabilities.
  • Offensive Security Tools - Performs security-oriented host survey and safety checks.
  • Privilege Escalation - Performs security auditing on Windows hosts.

Star history

Star history chart for ghostpack/seatbeltStar history chart for ghostpack/seatbelt

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Seatbelt

These projects share indexed features with Seatbelt. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • itm4n/privesccheckitm4n avatar

    itm4n/PrivescCheck

    3,860View on GitHub↗

    PrivescCheck is a PowerShell-based security auditing tool designed to scan Windows configurations for potential privilege escalation paths and local host vulnerabilities. It functions as a vulnerability assessment utility that analyzes system settings and registry configurations to identify weaknesses that could allow unauthorized administrative access. The tool automates internal security reconnaissance and post-exploitation data collection to gather environmental information. It serves as a security compliance reporter by exporting scan results into structured formats, including HTML, CSV,

    PowerShellpentest-toolpentestingprivilege-escalation
    View on GitHub↗3,860
  • samratashok/nishangsamratashok avatar

    samratashok/nishang

    9,951View on GitHub↗

    Nishang is a PowerShell-based offensive security framework designed for red teaming and penetration testing on Windows targets. It functions as a post-exploitation toolkit and payload generator to automate attacks and manage remote targets. The project provides specialized capabilities for bypassing security controls, such as disabling the Antimalware Scan Interface and employing in-memory execution to avoid disk-based detection. It includes a variety of stealthy command and control mechanisms, utilizing non-standard channels like DNS TXT records, ICMP traffic, and webmail for communication a

    PowerShellactivedirectoryhackinginfosec
    View on GitHub↗9,951
  • diego-treitos/linux-smart-enumerationdiego-treitos avatar

    diego-treitos/linux-smart-enumeration

    3,932View on GitHub↗

    This project is a comprehensive toolkit for Linux security auditing and system enumeration. It functions as a framework for identifying configuration weaknesses, gathering system information, and detecting vulnerabilities to assist in gaining higher administrative access levels on Linux systems. The toolkit includes specialized capabilities for version-based vulnerability scanning, which matches installed software against known affected releases, and time-window process monitoring to track recurring system patterns and periodic tasks. It also provides infrastructure for hosting and delivering

    Shellctfshackinghackthebox
    View on GitHub↗3,932
  • mxrch/ghuntmxrch avatar

    mxrch/GHunt

    19,089View on GitHub↗

    GHunt is a Google account investigator and open-source intelligence framework designed to retrieve publicly available information and metadata associated with Google accounts. It functions as an OSINT data extractor and offensive security framework used to identify user identities and uncover hidden metadata. The tool extracts public profile data from various Google services and exports the findings into structured JSON formats. This allows for the collection and analysis of digital footprints to support security research and reconnaissance.

    Python
    View on GitHub↗19,089
Compare all 30 related projects→

Frequently asked questions

What does ghostpack/seatbelt do?

Seatbelt is a C# offensive security framework and host security auditor designed to perform endpoint surveys on Windows systems. It functions as a modular tool for identifying vulnerabilities, misconfigurations, and security-relevant artifacts on both local and remote hosts.

What are the main features of ghostpack/seatbelt?

The main features of ghostpack/seatbelt are: Security Reconnaissance Tools, Windows Evidence Collection, User Profile Artifacts, System Enumeration Tools, Host Security Auditors, Credential Extraction Utilities, Local Security Auditing, Windows Enumeration.

Which projects share features with ghostpack/seatbelt?

Projects with overlapping indexed features include: itm4n/privesccheck — PrivescCheck is a PowerShell-based security auditing tool designed to scan Windows configurations for potential… samratashok/nishang — Nishang is a PowerShell-based offensive security framework designed for red teaming and penetration testing on Windows… diego-treitos/linux-smart-enumeration — This project is a comprehensive toolkit for Linux security auditing and system enumeration. It functions as a… mxrch/ghunt — GHunt is a Google account investigator and open-source intelligence framework designed to retrieve publicly available… hackerschoice/thc-tips-tricks-hacks-cheat-sheet — This project is a comprehensive command-line reference and toolkit designed for Linux system administration and… securethisshit/winpwn — WinPwn is a Windows penetration testing framework designed for conducting internal security assessments and privilege…