Kali Linux

Git-Secret : Go Scripts For Finding An API Key / Some Keywords In Repository

Git-Secret is a go scripts for finding an API key / some keywords in repository.

Update V1.0.1

  • Removing some checkers
  • Adding example file contains github dorks

Screenshoot

How to Install

go get github.com/daffainfo/Git-Secret

How to Use

./Git-Secret

  • For path contain dorks, you can fill it with some keywords, for example

keyword.txt

password
username
keys
access_keys

R K

Recent Posts

Pip Installation Guide for Ubuntu Python Setup

A reliable Pip Installation Guide is essential for anyone working with Python on Ubuntu. Pip…

1 hour ago

Ubuntu Package Removal Guide: Easy Ways to Uninstall Apps

Managing applications efficiently is an important part of maintaining a clean and optimized Linux system.…

4 hours ago

Install Docker on Ubuntu 26.04 Like a Pro

Docker has become a core tool in modern DevOps and cloud-native development. If you want…

7 hours ago

How to Install and Secure MySQL on Ubuntu 26.04

If you want to Install MySQL Ubuntu systems for web applications, development environments, or database…

10 hours ago

How to Install PostgreSQL on Ubuntu 26.04

PostgreSQL has become one of the most trusted database systems for developers, enterprises, and cloud…

1 day ago

How to Install Nginx on Ubuntu 26.04

Nginx continues to dominate the modern web hosting world because of its speed, reliability, and…

1 day ago