Go scripts for finding sensitive data like API key / some keywords in the github repository
Go to file
Muhammad Daffa 0a5855ce4d Remove some function and adding example dorks 2021-08-05 23:21:48 +07:00
Dorks Remove some function and adding example dorks 2021-08-05 23:21:48 +07:00
LICENSE Initial commit 2021-08-02 06:32:21 +07:00
README.md Update README.md 2021-08-03 19:54:38 +07:00
go.mod Major Update 2021-08-02 19:10:38 +07:00
main.go Remove some function and adding example dorks 2021-08-05 23:21:48 +07:00

README.md

Git-Secret

Go scripts for finding an API key / some keywords in repository

Update V1.0 🚀

  • Added some API Key checker

Screenshoot 📷

image

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

Reference 📚