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
GTFOBins avatar

GTFOBins/GTFOBins.github.io

0
View on GitHub↗
12,669 stars·1,515 forks·YAML·gpl-3.0·28 viewsgtfobins.org↗

GTFOBins.github.io

GTFOBins is a curated knowledge base documenting security-related techniques for Unix-based system binaries. It serves as a reference for offensive security research, detailing how standard, pre-installed system utilities can be repurposed to facilitate privilege escalation, restricted environment escapes, and post-exploitation workflows.

The project distinguishes itself by cataloging insecure execution paths and misconfigured permissions inherent in common system tools. By identifying legitimate binary functions that can be leveraged to bypass security controls, the repository provides a structured index for auditing local system security and understanding methods for maintaining control during security assessments.

The platform is built as a static site that separates technical content from its visual presentation. It utilizes a standardized data schema to store binary specifications, which are processed through a template-driven build system to generate the final documentation. A pre-computed index enables client-side search functionality, allowing users to filter and locate specific binary techniques directly within the browser without a backend database.

Features

  • Binary Security References - Provides a curated collection of legitimate system binaries that can be abused to bypass security controls.
  • Privilege Escalation Tools - Documents techniques for leveraging binary functions to gain elevated access levels on Linux systems.
  • Security Research Repositories - Documents how pre-installed system tools facilitate unauthorized operations during security assessments.
  • Sandbox Restriction Bypasses - Details methods for bypassing security controls and restricted shells to escape sandboxed environments.
  • Post-Exploitation Tools - Provides a reference for post-exploitation workflows, including file transfers and shell spawning using system tools.
  • Search-Index-Based Retrieval - Provides a pre-computed index for rapid, client-side keyword searching across the documentation without a backend database.
  • Security Check Bypasses - Identifies legitimate binary functions to circumvent security measures and escape restricted environments.
  • Post Exploitation Frameworks - Repository of Unix binaries for living-off-the-land attacks.
  • Security Testing and Auditing - Serves as a reference for auditing local system security by analyzing binary functions for potential weaknesses.
  • Static Site Generation - Transforms structured data files into a collection of static HTML pages for deployment.

Star history

Star history chart for gtfobins/gtfobins.github.ioStar history chart for gtfobins/gtfobins.github.io

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 GTFOBins.github.io

These projects share indexed features with GTFOBins.github.io. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • peass-ng/peass-ngpeass-ng avatar

    peass-ng/PEASS-ng

    19,337View on GitHub↗

    PEASS-ng is an automated penetration testing framework designed to identify privilege escalation vectors on local systems. It functions as a security assessment utility that scans environments for misconfigurations, sensitive files, and insecure permissions to uncover paths for unauthorized privilege elevation. The project distinguishes itself through a modular script-based enumeration engine that adapts to the target environment. It utilizes environment-aware capability detection and cross-platform shell abstraction to normalize data collection across diverse operating systems, while operati

    C#bashbatchbatch-script
    View on GitHub↗19,337
  • powershellmafia/powersploitPowerShellMafia avatar

    PowerShellMafia/PowerSploit

    12,880View on GitHub↗

    PowerSploit is a collection of PowerShell modules designed for security assessment, penetration testing, and red team operations. It provides a framework for auditing Windows system configurations and evaluating the effectiveness of security defenses within an enterprise environment. The framework focuses on techniques that leverage native system administration tools and scripting environments to perform operations. It includes capabilities for executing arbitrary commands, escalating user privileges, and maintaining system persistence through event subscriptions. By utilizing in-memory execu

    PowerShell
    View on GitHub↗12,880
  • hacktricks-wiki/hacktricksHackTricks-wiki avatar

    HackTricks-wiki/hacktricks

    11,700View on GitHub↗

    HackTricks is a comprehensive cybersecurity knowledge base and wiki designed to support ethical hacking, penetration testing, and infrastructure security auditing. It serves as a structured reference guide for security professionals, providing detailed documentation on common vulnerabilities, attack vectors, and remediation strategies across diverse software and network environments. The project distinguishes itself by offering actionable methodologies for identifying and analyzing security flaws. It functions as a centralized repository for security research, enabling practitioners to study

    CSShackinghacktrickspeass
    View on GitHub↗11,700
  • lolbas-project/lolbasLOLBAS-Project avatar

    LOLBAS-Project/LOLBAS

    8,323View on GitHub↗

    LOLBAS is a curated database and knowledge base of signed Windows binaries that can be misused to bypass security restrictions and execute unauthorized code. It serves as a technical registry that maps trusted system files to their functional capabilities and the offensive tactics they enable. The project distinguishes itself by providing a capability-driven indexing system and a tactics registry that relates legitimate binary functionality to known security evasion techniques. It includes an association layer that links specific system binaries to attack patterns and tactical objectives, pro

    XSLTblueteamdfirliving-off-the-land
    View on GitHub↗8,323
Compare all 30 related projects→

Frequently asked questions

What does gtfobins/gtfobins.github.io do?

GTFOBins is a curated knowledge base documenting security-related techniques for Unix-based system binaries. It serves as a reference for offensive security research, detailing how standard, pre-installed system utilities can be repurposed to facilitate privilege escalation, restricted environment escapes, and post-exploitation workflows.

What are the main features of gtfobins/gtfobins.github.io?

The main features of gtfobins/gtfobins.github.io are: Binary Security References, Privilege Escalation Tools, Security Research Repositories, Sandbox Restriction Bypasses, Post-Exploitation Tools, Search-Index-Based Retrieval, Security Check Bypasses, Post Exploitation Frameworks.

Which projects share features with gtfobins/gtfobins.github.io?

Projects with overlapping indexed features include: peass-ng/peass-ng — PEASS-ng is an automated penetration testing framework designed to identify privilege escalation vectors on local… powershellmafia/powersploit — PowerSploit is a collection of PowerShell modules designed for security assessment, penetration testing, and red team… hacktricks-wiki/hacktricks — HackTricks is a comprehensive cybersecurity knowledge base and wiki designed to support ethical hacking, penetration… lolbas-project/lolbas — LOLBAS is a curated database and knowledge base of signed Windows binaries that can be misused to bypass security… rikkaapps/shizuku — Shizuku is a framework that enables standard mobile applications to interact with restricted system-level interfaces… hfiref0x/uacme — UACME is a set of specialized tools designed to audit security configurations, escalate user privileges, and…