Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not run the github-dork.py exucutable file #40

Open
sushantdhopat opened this issue Jul 18, 2020 · 6 comments
Open

Not run the github-dork.py exucutable file #40

sushantdhopat opened this issue Jul 18, 2020 · 6 comments

Comments

@sushantdhopat
Copy link

first i install the github-dork with git clone then i install all requirements with pip then i make the github-dork.py exucuable and write help cmd ./gitthub-dork.py -h is give me error this

Traceback (most recent call last):
File "./github-dork.py", line 4, in
import github3 as github
File "build/bdist.linux-x86_64/egg/github3/init.py", line 24, in
File "build/bdist.linux-x86_64/egg/github3/api.py", line 13, in
File "build/bdist.linux-x86_64/egg/github3/github.py", line 10, in
File "build/bdist.linux-x86_64/egg/github3/apps.py", line 7, in
ImportError: No module named jwcrypto

i also install this module sepretlly with pip this say seccessfull install it but he give also same error

@techgaun
Copy link
Owner

Hi @sushantdhopat19 what python version are you using? And, are you still receiving same error even after you install jwcrypto?

@sushantdhopat
Copy link
Author

sushantdhopat commented Jul 19, 2020

This tool run and work properly when I use Python3 but give me every time sleep error what this is default ?I will not use it for a long time .Still he give me this error .
see here i run this command and see output.
$> python3 github-dork.py -r techgaun/github-dorks

Scanning Repo: techgaun/github-dorks
GitHub Search API rate limit reached. Sleeping for 34 seconds.

GitHubError encountered on search of dork: filename:.htpasswd repo:techgaun/github-dorks
403 API rate limit exceeded for 49.32.34.10. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)

@yrrahsilieb
Copy link

50

@techgaun
Copy link
Owner

techgaun commented Apr 7, 2021

@sushantdhopat you can use the github personal access token for getting higher rate limit. This tool is limited by the rate limiting headers from github so it tries to oblige and wait until the rate limit is freed up.

@Harshj054
Copy link

Harshj054 commented Aug 15, 2022

Can you help me solve this error

python3 github-dork.py -r https://github.com/techgaun/github-dorks
Scanning Repo: https://github.com/techgaun/github-dorks
GitHubError encountered on search of dork: filename:.npmrc _auth repo:https://github.com/techgaun/github-dorks
422 Validation Failed

@SaraVijay123
Copy link

i am also facing the same error.
GitHubError encountered on search of dork: filename:.npmrc _auth repo:https://github.com/techgaun/github-dorks
422 Validation Failed.

Help me in solving this .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants