Skip to content

H.I.V.E v1.2

Latest
Compare
Choose a tag to compare
@UX0l0l UX0l0l released this 01 May 16:44
· 39 commits to main since this release
cdec600

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: v1.1...v1.2