Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
github-search — A collection of tools to perform searches on GitHub. | Kitploit
Tools/GitHubGitHub/gwen001/github-search
OSINT (Open Source Intelligence)ReconnaissanceInformation GatheringPenetration TestingSecret Detection
GitHubgwen001/github-search

github-search

A collection of tools to perform searches on GitHub.

View Repository
1.5k3553 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
Website

github-search

A collection of tools to perform searches on GitHub.

bash badge python badge php badge MIT license badge twitter badge


Install

root@kitploit:~
git clone https://github.com/gwen001/github-search
cd github-search
pip3 install -r requirements.txt

Most of the time GitHub requires a token to perform searches.

You can create a .tokens file in the cloned repo directory with 1 token per line
OR
You can configure an environment variable (recommended) like this: GIHTHUB_TOKEN=token1,token2,...

Documentation

https://10degres.net/github-tools-collection/


Feel free to open an issue if you have any problem with the script.

Download Tool