GHunt icon indicating copy to clipboard operation
GHunt copied to clipboard

🕵️‍♂️ Offensive Google framework.

Results 144 GHunt issues
Sort by recently updated
recently updated
newest added

error when searching for information from a document, it shows me the following error: ![image](https://user-images.githubusercontent.com/89365972/178362513-cbaf8a7d-1986-40f8-ab03-96b9de56455a.png)

[+] The cookies seems valid ! Traceback (most recent call last): File "/root/GHunt/check_and_gen.py", line 196, in driver = webdriver.Chrome( File "/usr/local/lib/python3.9/dist-packages/seleniumwire/webdriver.py", line 168, in __init__ super().__init__(*args, **kwargs) File "/usr/lib/python3/dist-packages/selenium/webdriver/chrome/webdriver.py", line...

Hi, I have debian subsystem on windows and I run ghunt this is what I get when putting the cookie or doing it auto. ```bash [+] The cookies seems valid...

bug

**Describe the bug** Unable to get cookie with a fresh WSL Ubuntu 20.04 LTS install and python3. **To Reproduce** Steps to reproduce the behavior: 1. Clone repo with `python3 -m...

I get the following error: ``` [Webdrivers Manager] I'm updating the chromedriver... [Webdrivers Manager] The chromedriver has been updated ! [+] 10 reviews found ! Traceback (most recent call last):)...

Generating OSID for the Cloud Console... Traceback (most recent call last): File "c:\Users\David\Documents\GHunt\check_and_gen.py", line 275, in internal_auth, internal_token = get_internal_tokens(driver, cookies_with_osid, tmprinter) File "c:\Users\David\Documents\GHunt\check_and_gen.py", line 110, in get_internal_tokens internal_token =...

An error in check_and_gen.py [-] I can't find the Client Auth Config API... **System ** - Kali linux - Python version 3.8.0 **Screenshots** ![issue git](https://user-images.githubusercontent.com/34899128/178841356-bc5f2840-a524-4343-b56d-0ea90cf55a68.png)

**Describe the bug** When running GHunt I´m receiving this error: ImportError: cannot import name 'Headers' from 'h11._headers' (/usr/local/lib/python3.10/dist-packages/h11/_headers.py) **To Reproduce** Steps to reproduce the behavior: 1. Go to GHunt folder...

┌──(kali㉿kali)-[~/GHunt] └─$ ./check_and_gen.py [-] No stored cookies found You can facilitate configuring GHunt by using the GHunt Companion extension on Firefox, Chrome, Edge and Opera here : => https://github.com/mxrch/ghunt_companion [1]...

Cleaner code is in the scope of this refactor. I removed the nested statements in the if name main idiom and added a main functuon that holds them. (Minor change...