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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
liamg avatar

liamg/gitjacker

0
View on GitHub↗
1,607 estrellas·120 forks·Go·Unlicense·5 vistas

Gitjacker

🔪 :octocat: Leak git repositories from misconfigured websites

Features

  • Git Repository Analysis - Extracts git repositories from misconfigured web servers.
  • Web Exploitation - Extracts files from misconfigured Git repositories.

Historial de estrellas

Gráfico del historial de estrellas de liamg/gitjackerGráfico del historial de estrellas de liamg/gitjacker

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Gitjacker

Proyectos open-source similares, clasificados según cuántas características comparten con Gitjacker.
  • internetwache/gittoolsAvatar de internetwache

    internetwache/GitTools

    4,151Ver en GitHub↗

    GitTools is a collection of security utilities designed to identify, scan, and exploit exposed version control directories on web servers. The project provides tools to locate publicly accessible Git directories and extract their contents to identify information leaks. The suite includes capabilities for downloading files and folder structures from remote repositories even when directory listing is disabled. It also features a recovery system that iterates through commit objects to restore content from incomplete or corrupted version control data.

    Shell
    Ver en GitHub↗4,151
  • manisso/fsocietyAvatar de Manisso

    Manisso/fsociety

    12,136Ver en GitHub↗

    fsociety is a penetration testing framework and security tool orchestrator designed to conduct full security audits. It functions as a wrapper that integrates external security binaries into a unified, menu-driven interface, providing a centralized system for command-line parameter mapping and execution. The project distinguishes itself by organizing specialized utilities into domain-specific collections for structured navigation. It automates the transition between different phases of an audit by chaining reconnaissance and exploitation tools through sequential workflow automation. The fram

    Pythonbrute-force-attacksdesktopexploitation
    Ver en GitHub↗12,136
  • andresriancho/w3afAvatar de andresriancho

    andresriancho/w3af

    4,850Ver en GitHub↗

    w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities in web applications. It functions as a vulnerability scanner that crawls targets to find injection points and a fuzzer used to discover hidden endpoints and test input validation. The project distinguishes itself by providing an intercepting HTTP proxy for capturing and modifying traffic, combined with a knowledge-base driven exploitation system. It enables the execution of security exploits to gain remote shell access and supports post-exploitation activities, such as routing

    Pythonappseccross-site-scriptingscanner
    Ver en GitHub↗4,850
  • ambionics/phpggcAvatar de ambionics

    ambionics/phpggc

    3,832Ver en GitHub↗

    phpggc is a security assessment utility and command-line tool designed for the automated generation, obfuscation, and wrapping of serialized object chains. It functions as a gadget chain framework used to identify and verify remote code execution vectors by testing for PHP object injection vulnerabilities. The project provides a modular system for constructing complex serialized object sequences and includes a dedicated payload obfuscator to transform byte streams for bypassing web application firewalls and security filters. It also features a generator for wrapping serialized data into archi

    PHP
    Ver en GitHub↗3,832
Ver las 30 alternativas a Gitjacker→

Preguntas frecuentes

¿Qué hace liamg/gitjacker?

🔪 :octocat: Leak git repositories from misconfigured websites

¿Cuáles son las características principales de liamg/gitjacker?

Las características principales de liamg/gitjacker son: Git Repository Analysis, Web Exploitation.

¿Qué alternativas de código abierto existen para liamg/gitjacker?

Las alternativas de código abierto para liamg/gitjacker incluyen: internetwache/gittools — GitTools is a collection of security utilities designed to identify, scan, and exploit exposed version control… manisso/fsociety — fsociety is a penetration testing framework and security tool orchestrator designed to conduct full security audits.… andresriancho/w3af — w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities… ambionics/phpggc — phpggc is a security assessment utility and command-line tool designed for the automated generation, obfuscation, and… cujanovic/ssrf-testing — SSRF (Server Side Request Forgery) testing resources. arthaud/git-dumper.