13 matches found
github-endpoints
github-endpoints Endpunkte auf GitHub finden. Beschreibung Dieses Go-Tool führt Suchen auf GitHub durch und analysiert die Ergebnisse, um Endpunkte einer bestimmten Domain zu finden. Installation root@kitploit: go install github.com/gwen001/github-endpoints@latest oder root@kitploit: git clone...
github-dorks
Dorks do Github A Pesquisa do Github é um recurso bastante poderoso e útil que pode ser usado para procurar dados sensíveis em repositórios. Uma coleção de dorks do Github pode revelar informações pessoais e/ou organizacionais sensíveis, como chaves privadas, credenciais, tokens de autenticação,...
GitDorker
GitDorker GitDorker è uno strumento che utilizza l'API di ricerca di GitHub e un'ampia lista di dork di GitHub che ho compilato da varie fonti per fornire una panoramica delle informazioni sensibili memorizzate su GitHub a partire da una query di ricerca. Lo scopo principale di GitDorker è fornir...
GitMiner
⚠️ Repository Deprecato — Progetto Sostituito Questo repository non è più mantenuto ed è stato ufficialmente deprecato. Il progetto continua in fase di sviluppo attivo su: https://github.com/unkl4b/Gitminer3 Si prega di migrare a GitMiner3 per accedere agli ultimi aggiornamenti, miglioramenti e...
git-wild-hunt
git-wild-hunt Ein Tool zur Jagd nach Anmeldeinformationen in der GitHub-Wildnis, auch bekannt als githunt Erste Schritte 1. Installieren Sie das Tool 2. Konfigurieren Sie Ihren GitHub-Token 3. Suchen Sie nach Anmeldeinformationen 4. Ergebnisse anzeigen: cat results.json | jq 📺 Demo Installation...
github-search
github-search Una raccolta di strumenti per eseguire ricerche su GitHub. Installazione root@kitploit: git clone https://github.com/gwen001/github-search cd github-search pip3 install -r requirements.txt La maggior parte delle volte GitHub richiede un token per eseguire ricerche. Puoi creare un fi...
gh-dork
gh-dork Fornisci una lista di dork e, opzionalmente, uno dei seguenti: un utente -u un file con una lista di utenti -uf un'organizzazione -org un file con una lista di organizzazioni -of un repo -r Puoi anche passare: una directory di output per salvare i risultati -o un nome file per salvare...
github-dorks
Github Dorks Github Search is a quite powerful and useful feature that can be used to search for sensitive data on repositories. Collection of Github dorks can reveal sensitive personal and/or organizational information such as private keys, credentials, authentication tokens, etc. This list is...
pyt
.. image:: https://travis-ci.org/python-security/pyt.svg?branch=master :target: https://travis-ci.org/python-security/pyt .. image:: https://readthedocs.org/projects/pyt/badge/?version=latest :target: http://pyt.readthedocs.io/en/latest/?badge=latest .. image::...
Git-Wild-Hunt - A Tool To Hunt For Credentials In Github Wild AKA Git*Hunt
A tool to hunt for credentials in the GitHub wild AKA githunt Getting started 1. Install the tool 2. Configure your GitHub token 3. Search for credentials 4. See results cat results.json | jq Installation requirements: virtualenv, python3 1. git clone https://github.com/d1vious/git-wild-hunt &&...
githubFind3r - Fast Command Line Repo/User/Commit Search Tool
githubFind3r is a very fast command line repo/user/commit search tool Installation git clone https://github.com/atmoner/githubFind3r.git cd githubFind3r npm install Run it node githubFind3r.js Download githubFind3r...
GitMiner v2.0 - Tool For Advanced Mining For Content On Github
Advanced search tool and automation in Github. This tool aims to facilitate research by code or code snippets on github through the site's search page. MOTIVATION Demonstrates the fragility of trust in public repositories to store codes with sensitive information. REQUIREMENTS lxml requests...
Gitminer - Automatic Search For GitHub
Advanced search tool and automation in Github. This tool aims to facilitate research by code or code snippets on github through the site's search page. MOTIVATION Demonstrates the fragility of trust in public repositories to store codes with sensitive information. REQUERIMENTS argparse requests...