You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The script only downloads the first page of a bunch of pages.
Can you fix it? It seems that something in the parsing isn't right.
I was running the script with no variables and it pulled only one page. Using the same link as the script uses, I could clearly see that it has more than 100.
The script only downloads the first page of a bunch of pages.
Can you fix it? It seems that something in the parsing isn't right.
I was running the script with no variables and it pulled only one page. Using the same link as the script uses, I could clearly see that it has more than 100.
Output example:
root@kali:~/GitHarvester# python githarvester.py -v
/ () | | | | | | |
| | __ | | | |__| | __ _ _ ____ _____ | | ___ _ __
| | | | | | | __ |/ _` | '\ \ / / _ / | / _ \ '|
| || | | | | | | | (| | | \ V / _/_ \ || __/ |
_||_| || ||_,|| _/ _||/____||
Version 0.8
By: @metacortex of @DC801
[+] Using default search
[+] Using default regex
[+] Searching Github for filename:wp-config.php and ordering by BEST MATCH
https://github.com/search?q=filename%3Awp-config.php&ref=searchresults&s=&type=Code&o=
[+] Only one page of results
[+] Pulling results from page 1
[+] DONE
The text was updated successfully, but these errors were encountered: