Ghunt

Latest version: v2.1.6

Safety actively analyzes 623541 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.1.0

**NO MORE COOKIES !** This is the biggest change. The authentication is now done through the OAuth token.
I was inspired by the hackers that [recently abused](https://www.cloudsek.com/blog/compromising-google-accounts-malwares-exploiting-undocumented-oauth2-functionality-for-session-hijacking) the `accounts.google.com/oauth/multilogin` to generate cookies from a Chrome Desktop token. I adapted this *feature* to generate cookies on-the-fly, but from an Android master token.

So, it should **fix all the known issues** for the GHunt's login step, and improve long-term stability.
*All of these changes are compatible with the current GHunt Companion extension.*

Other improvements
- Auto check for updates at launch.
- Replaced `trio` by `asyncio`.
- Replaced `setup.py` by `pyproject.toml`

Update
`pipx upgrade ghunt` 🥰

2.0.1

GHunt v2 is released ! 🎉

Is is a **totally** refactored version from the v1.
- CLI usage and modules
- Python library usage
- Fully async
- JSON export
- Browser extension to ease login

Also, from the v1 :
- It doesn't use an automated browser (Selenium) anymore.
- Installation x1000 more easy
- Light and so much faster bruh ***\*sanic noise\****
- It is now a real framework, on which you can make additions easily.

Upgrading from the v1
*Before installing the v2 update, just be sure you don't have a binary called `ghunt` in your PATH, I know some vilains did that.*

Upgrade your GHunt Companion extension if you already had installed it.
Otherwise, there are no more requirements, just follow the new [README](https://github.com/mxrch/GHunt) !

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.