Skip to content
This repository was archived by the owner on Aug 14, 2023. It is now read-only.

Commit 4614d92

Browse files
committed
2 parents 69a65bf + 711fd88 commit 4614d92

1 file changed

Lines changed: 37 additions & 1 deletion

File tree

README.md

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,37 @@
1-
# Git-Secret
1+
# Git-Secret
2+
## Go scripts for finding an API key / some keywords in repository
3+
![](https://img.shields.io/github/license/daffainfo/Git-Secret)
4+
![](https://img.shields.io/github/issues/daffainfo/Git-Secret)
5+
![](https://img.shields.io/github/forks/daffainfo/Git-Secret)
6+
![](https://img.shields.io/github/stars/daffainfo/Git-Secret)
7+
![](https://img.shields.io/github/last-commit/daffainfo/Git-Secret)
8+
9+
## Update V1.0 🚀
10+
- Added some API Key checker
11+
12+
## Screenshoot 📷
13+
14+
![image](https://user-images.githubusercontent.com/36522826/128018595-990a9054-3d8a-4b1b-8c70-afc901f093eb.png)
15+
16+
## How to Install
17+
18+
```go get github.com/daffainfo/Git-Secret```
19+
20+
## How to Use
21+
22+
```
23+
./Git-Secret
24+
```
25+
26+
* For path contain dorks, you can fill it with some keywords, for example
27+
> keyword.txt
28+
```
29+
password
30+
username
31+
keys
32+
access_keys
33+
```
34+
35+
### Reference 📚
36+
37+
- https://github.com/odomojuli/RegExAPI

0 commit comments

Comments
 (0)