Tool for automatic github dorking
Note: you need .net 6 installed to run this tool.
- Clone a repository.
- Run cmd in folder with
.csprojfile. - Execute
dotnet packcommand. - Run
dotnet tool install --global --add-source ./nupkg github-dorker.
-h - help, list of parameters
-df - dork file path
-t - github token
-org - organization to dork\
github-dorker -df C:\\medium_dorks.txt -t ghp_pxfJLpr38nDPyn92azfgeXCbqqaCV70Art5L -org Microsoft