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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
liamg avatar

liamg/gitjacker

0
View on GitHub↗
1,607 Stars·120 Forks·Go·Unlicense·8 Aufrufe

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.

Star-Verlauf

Star-Verlauf für liamg/gitjackerStar-Verlauf für liamg/gitjacker

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Gitjacker

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Gitjacker.
  • internetwache/gittoolsAvatar von internetwache

    internetwache/GitTools

    4,151Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,151
  • manisso/fsocietyAvatar von Manisso

    Manisso/fsociety

    12,136Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,136
  • andresriancho/w3afAvatar von andresriancho

    andresriancho/w3af

    4,850Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,850
  • ambionics/phpggcAvatar von ambionics

    ambionics/phpggc

    3,832Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,832
Alle 30 Alternativen zu Gitjacker anzeigen→

Häufig gestellte Fragen

Was macht liamg/gitjacker?

🔪 :octocat: Leak git repositories from misconfigured websites

Was sind die Hauptfunktionen von liamg/gitjacker?

Die Hauptfunktionen von liamg/gitjacker sind: Git Repository Analysis, Web Exploitation.

Welche Open-Source-Alternativen gibt es zu liamg/gitjacker?

Open-Source-Alternativen zu liamg/gitjacker sind unter anderem: 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.