Shad0w Ops H.I.V.E Versions Save

H.I.V.E is an automated OSINT (Open Source Intelligence) multi-tool that enables efficient data gathering from various sources through the utilization of a single, unified platform.

v1.2

2 weeks ago

Great news! H.I.V.E has been majorly updated and some readjustments in the code were made. Now, the script is faster, more flexible, and more organized while taking up less system resources. Some of the new features we added include:

  1. The new CredFetch module (or otherwise known in the past as PhoneKit) was upgraded, with the new filter feature alongside neater printing of results, and the ability of the user to pick which target they would like to print all the information for.
  2. Support for arch-based distributions was also added in the setup.py file alongside the main HIVE python file.
  3. A new define vars function was added for convenience of adding each API key and writing it to the vars.py file (used to be apis.py).
  4. A new .gitignore file was added to help with managing files and pushing to the repo.
  5. Commented out and removed the Metadata module as it will be used in a different script (to be coming out soon).
  6. The script also requires sudo to run now as many features require sudo and the script won't completely work unless it is run with root priveleges.
  7. Generally much better quality code.

Full Changelog: https://github.com/Shad0w-ops/H.I.V.E/compare/v1.1...v1.2

v1.1

2 weeks ago

This is H.I.V.E in its original form, the successor to PhoneKit (the original module), where we added various OSINT modules for reconnaissance and data collection on specific targets including email, phone number, and IP addresses.

Full Changelog: https://github.com/Shad0w-ops/H.I.V.E/commits/v1.1