awesome-repositories.com
Blog
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to unkl4b/gitminer

Open-source alternatives to GitMiner

30 open-source projects similar to unkl4b/gitminer, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best GitMiner alternative.

  • zricethezav/gitleaksAvatar von zricethezav

    zricethezav/gitleaks

    27,739Auf GitHub ansehen↗

    Gitleaks is a static analysis security tool and secret detection engine designed to find hardcoded passwords, API keys, and authentication tokens. It functions as a Git secret scanner that analyzes both local file systems and Git commit history to prevent credential leaks. The tool distinguishes itself through a decoding pipeline that transforms base64 and hex strings into plaintext to find obfuscated secrets. It further reduces false positives using proximity-based validation and fingerprint-based suppression to filter out known or baseline findings. The system covers a broad range of detec

    Go
    Auf GitHub ansehen↗27,739
  • edoardottt/cariddiAvatar von edoardottt

    edoardottt/cariddi

    3,427Auf GitHub ansehen↗

    Take a list of domains, crawl urls and scan for endpoints, secrets, api keys, file extensions, tokens and more

    Go
    Auf GitHub ansehen↗3,427
  • eth0izzle/shhgitAvatar von eth0izzle

    eth0izzle/shhgit

    3,967Auf GitHub ansehen↗

    shhgit is a static analysis security tool and secret detection scanner designed to identify leaked credentials, API tokens, and private keys. It functions as a security auditor for version control systems, analyzing both local files and remote repositories across platforms including GitHub, GitLab, and Bitbucket. The tool utilizes a detection engine based on signature-matching, custom regular expressions, and entropy checks to locate sensitive data. It allows for the use of custom search signatures and queries to identify non-standard secrets that may not be covered by predefined patterns. T

    JavaScriptcyintgithubgithub-api
    Auf GitHub ansehen↗3,967
  • momenbasel/keyfinderAvatar von momenbasel

    momenbasel/keyFinder

    677Auf GitHub ansehen↗

    Passive API key and secret discovery browser extension for Chrome and Firefox. 80+ detection patterns, zero config.

    JavaScript
    Auf GitHub ansehen↗677

KI-Suche

Entdecke weitere awesome Repositories

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

Find more with AI search
  • gerbenjavado/linkfinderAvatar von GerbenJavado

    GerbenJavado/LinkFinder

    4,390Auf GitHub ansehen↗

    LinkFinder is a security reconnaissance and static analysis tool designed for JavaScript endpoint discovery. It extracts absolute and relative URLs and parameters from JavaScript files to map the attack surface of web applications and identify hidden API routes. The tool operates through static code analysis and regular expression pattern matching to find endpoints without executing the source code. It includes a data processor for importing exported files from Burp Suite, enabling the batch analysis of multiple JavaScript assets in a single execution. The system provides capabilities for do

    Python
    Auf GitHub ansehen↗4,390
  • dxa4481/trufflehogAvatar von dxa4481

    dxa4481/truffleHog

    26,790Auf GitHub ansehen↗

    TruffleHog is a secret scanning tool designed to identify leaked credentials and API keys across version control systems, cloud storage, and filesystems. It functions as a git secret detector that enumerates hidden commits and a cloud storage security auditor for inspecting container images and storage buckets. The project is distinguished by a credential verification engine that tests discovered secrets against service APIs to confirm they are active, which eliminates false positive alerts. It further analyzes these verified credentials to determine the specific access levels and resources t

    Go
    Auf GitHub ansehen↗26,790
  • michenriksen/gitrobAvatar von michenriksen

    michenriksen/Gitrob

    6,184Auf GitHub ansehen↗

    Gitrob is a tool that scans public GitHub repositories for potentially sensitive files. It clones repositories and walks through their full commit history to flag files matching signatures for sensitive content, including files that may have been deleted in later commits. The tool presents its findings through a local web interface for interactive browsing and analysis. It serves results directly from memory without requiring a database, and allows users to save the full set of gathered findings to a JSON session file. Saved sessions can be loaded back into the web interface to continue analy

    Go
    Auf GitHub ansehen↗6,184
  • m4ll0k/secretfinderAvatar von m4ll0k

    m4ll0k/SecretFinder

    2,469Auf GitHub ansehen↗

    SecretFinder - A python script for find sensitive data (apikeys, accesstoken,jwt,..) and search anything on javascript files

    Python
    Auf GitHub ansehen↗2,469
  • sap/credential-diggerAvatar von SAP

    SAP/credential-digger

    364Auf GitHub ansehen↗

    A Github scanning tool that identifies hardcoded credentials while filtering the false positive data through machine learning models :lock:

    Python
    Auf GitHub ansehen↗364
  • anshumanbh/git-all-secretsAvatar von anshumanbh

    anshumanbh/git-all-secrets

    1,141Auf GitHub ansehen↗

    A tool to capture all the git secrets by leveraging multiple open source git searching tools

    Go
    Auf GitHub ansehen↗1,141
  • bearer/bearerAvatar von Bearer

    Bearer/bearer

    2,566Auf GitHub ansehen↗

    Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security vulnerabilities, hard-coded secrets, and privacy risks in source code through static analysis and data flow tracing. The tool distinguishes itself by tracking the movement of sensitive data through code to identify leaks and by mapping personal and health-related information flows to generate evidence for privacy impact assessments. It also provides differential scanning for pull requests and uses fingerprint-based suppression to exclude known false positives from reports. The platform co

    Goappseccode-qualitycompliance
    Auf GitHub ansehen↗2,566
  • protectai/llm-guardAvatar von protectai

    protectai/llm-guard

    2,561Auf GitHub ansehen↗

    LLM Guard is a security firewall and guardrail framework designed to scan and sanitize inputs and outputs for large language models. It functions as a proxy gateway and security layer to block prompt injections, toxicity, and sensitive data leakage while ensuring that model interactions remain compliant with organizational policies. The system distinguishes itself through a modular scanner pipeline that utilizes local model orchestration to eliminate external network dependencies. It supports real-time security filtering via streaming chunk analysis and implements a fail-fast execution model

    Pythonadversarial-machine-learningchatgptlarge-language-models
    Auf GitHub ansehen↗2,561
  • voorivex/pentest-guideAvatar von Voorivex

    Voorivex/pentest-guide

    2,761Auf GitHub ansehen↗

    This project is a comprehensive web application penetration testing guide and vulnerability research framework. It provides a structured methodology for identifying and exploiting security flaws through a phased approach involving reconnaissance, analysis, and exploitation. The resource is distinguished by its use of a curated methodology framework that links theoretical vulnerability patterns to real-world bug bounty reports and historical exploit examples. It includes a payload-based testing library and a reference system that maps specific vulnerability categories to recommended third-part

    bugbountybypassowasp-tests
    Auf GitHub ansehen↗2,761
  • bishopfox/dufflebagAvatar von bishopfox

    bishopfox/dufflebag

    306Auf GitHub ansehen↗

    Search exposed EBS volumes for secrets

    Go
    Auf GitHub ansehen↗306
  • d3mondev/purednsAvatar von d3mondev

    d3mondev/puredns

    2,193Auf GitHub ansehen↗

    Puredns is a fast domain resolver and subdomain bruteforcing tool that can accurately filter out wildcard subdomains and DNS poisoned entries.

    Go
    Auf GitHub ansehen↗2,193
  • allyshka/pwngitmanagerAvatar von allyshka

    allyshka/pwngitmanager

    109Auf GitHub ansehen↗

    Git manager for pentesters

    Python
    Auf GitHub ansehen↗109
  • b0bac/apolloscannerB

    b0bac/ApolloScanner

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • awslabs/git-secretsAvatar von awslabs

    awslabs/git-secrets

    13,177Auf GitHub ansehen↗

    Git-secrets is a security utility designed to prevent the accidental exposure of sensitive credentials by integrating automated scanning directly into the version control commit lifecycle. It functions as a commit scanner that evaluates staged files and commit messages against defined security policies before changes are finalized in a repository. The tool utilizes regular expression pattern matching to identify potential secrets and supports the registration of custom patterns to address specific organizational security requirements. To manage operational friction, it includes mechanisms for

    Shell
    Auf GitHub ansehen↗13,177
  • adamtlangley/gitscraperA

    adamtlangley/gitscraper

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • 0xteles/jsleak0

    0xTeles/jsleak

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • byt3bl33d3r/witnessmeAvatar von byt3bl33d3r

    byt3bl33d3r/WitnessMe

    763Auf GitHub ansehen↗

    Web Inventory tool, takes screenshots of webpages using Pyppeteer (headless Chrome/Chromium) and provides some extra bells & whistles to make life easier.

    Python
    Auf GitHub ansehen↗763
  • brandonskerritt/rustscanB

    brandonskerritt/RustScan

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • channyein1337/jsleakAvatar von channyein1337

    channyein1337/jsleak

    589Auf GitHub ansehen↗

    jsleak is a tool to find secret , paths or links in the source code during the recon.

    Go
    Auf GitHub ansehen↗589
  • chvancooten/bugbountyscannerAvatar von chvancooten

    chvancooten/BugBountyScanner

    921Auf GitHub ansehen↗
    Shellbug-bounty-reconnaissancebugbountydocker-image
    Auf GitHub ansehen↗921
  • cure53/httpleaksAvatar von cure53

    cure53/HTTPLeaks

    2,115Auf GitHub ansehen↗

    HTTPLeaks - All possible ways, a website can leak HTTP requests

    HTML
    Auf GitHub ansehen↗2,115
  • cve-search/git-vuln-finderAvatar von cve-search

    cve-search/git-vuln-finder

    428Auf GitHub ansehen↗

    Finding potential software vulnerabilities from git commit messages

    Python
    Auf GitHub ansehen↗428
  • auth0/repo-supervisorAvatar von auth0

    auth0/repo-supervisor

    653Auf GitHub ansehen↗

    Scan your code for security misconfiguration, search for passwords and secrets. :mag:

    JavaScript
    Auf GitHub ansehen↗653
  • darryllane/blutoAvatar von darryllane

    darryllane/Bluto

    662Auf GitHub ansehen↗

    BLUTO DNS Recon | Brute Forcer | DNS Zone Transfer | DNS Wild Card Checks | DNS Wild Card Brute Forcer | Email Enumeration | Staff Enumeration | Compromised Account Enumeration | MetaData Harvesting

    Python
    Auf GitHub ansehen↗662
  • devanshbatham/favfreakAvatar von devanshbatham

    devanshbatham/FavFreak

    1,290Auf GitHub ansehen↗
    Pythonbugbountybughuntinghacking
    Auf GitHub ansehen↗1,290
  • bp0lr/gauplusB

    bp0lr/gauplus

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0