awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
michenriksen avatar

michenriksen/GitrobArchived

0
View on GitHub↗
6,184 स्टार्स·844 फोर्क्स·Go·MIT·3 व्यूज़michenriksen.com/blog/gitrob-now-in-go↗

Gitrob

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 analysis without re-scanning.

Features

  • Historical Commit Scanning - Scans full commit history to uncover sensitive files even if later deleted.
  • Sensitive File Discovery - Clones public GitHub repositories and flags files matching signatures for sensitive content.
  • Findings Browsing Interfaces - Provides a local web UI for interactive browsing and analysis of discovered sensitive files.
  • Assessment Session Files - Saves full security scan findings as JSON files for persistence and sharing.
  • In-Memory Serving - Serves analysis results directly from RAM without requiring a database.
  • Assessment Session Files - Saves and loads full security scan findings as JSON files for persistence and sharing.
  • Reconnaissance Tools - Reconnaissance tool for GitHub organizations.
  • Cloud and Git Security - Scan GitHub organizations for sensitive files.
  • Reconnaissance and OSINT - Reconnaissance tool for identifying sensitive data in GitHub organizations.
  • Secret Detection - Finds sensitive files in public GitHub repositories.
  • Secret Scanning - Identifies sensitive files pushed to public GitHub repositories.
  • Source Code Discovery - Reconnaissance tool for identifying sensitive data in GitHub organizations.

स्टार हिस्ट्री

michenriksen/gitrob के लिए स्टार हिस्ट्री चार्टmichenriksen/gitrob के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Gitrob के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Gitrob के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • zricethezav/gitleakszricethezav का अवतार

    zricethezav/gitleaks

    27,739GitHub पर देखें↗

    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
    GitHub पर देखें↗27,739
  • blacklanternsecurity/bbotblacklanternsecurity का अवतार

    blacklanternsecurity/bbot

    9,929GitHub पर देखें↗

    This project is an open-source intelligence reconnaissance framework and recursive attack surface mapper. It functions as a containerized security scanner designed to map public-facing infrastructure, perform subdomain enumeration, and automate the gathering of open-source intelligence. The system employs a recursive discovery engine to iteratively explore target infrastructure, utilizing a plugin-based module architecture to extend scanning capabilities. It integrates third-party APIs for data enrichment and applies YARA rules across discovered assets to identify specific vulnerability patte

    Python
    GitHub पर देखें↗9,929
  • edoardottt/cariddiedoardottt का अवतार

    edoardottt/cariddi

    3,427GitHub पर देखें↗

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

    Go
    GitHub पर देखें↗3,427
  • awslabs/git-secretsawslabs का अवतार

    awslabs/git-secrets

    13,177GitHub पर देखें↗

    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
    GitHub पर देखें↗13,177
Gitrob के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

michenriksen/gitrob क्या करता है?

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.

michenriksen/gitrob की मुख्य विशेषताएं क्या हैं?

michenriksen/gitrob की मुख्य विशेषताएं हैं: Historical Commit Scanning, Sensitive File Discovery, Findings Browsing Interfaces, Assessment Session Files, In-Memory Serving, Reconnaissance Tools, Cloud and Git Security, Reconnaissance and OSINT।

michenriksen/gitrob के कुछ ओपन-सोर्स विकल्प क्या हैं?

michenriksen/gitrob के ओपन-सोर्स विकल्पों में शामिल हैं: zricethezav/gitleaks — Gitleaks is a static analysis security tool and secret detection engine designed to find hardcoded passwords, API… blacklanternsecurity/bbot — This project is an open-source intelligence reconnaissance framework and recursive attack surface mapper. It functions… m4ll0k/secretfinder — SecretFinder - A python script for find sensitive data (apikeys, accesstoken,jwt,..) and search anything on javascript… awslabs/git-secrets — Git-secrets is a security utility designed to prevent the accidental exposure of sensitive credentials by integrating… gwen001/github-subdomains. edoardottt/cariddi — Take a list of domains, crawl urls and scan for endpoints, secrets, api keys, file extensions, tokens and more.