Skip to content

H.I.V.E v1.2.1

Latest
Compare
Choose a tag to compare
@UX0l0l UX0l0l released this 21 Jul 19:12
· 2 commits to main since this release

New release! Although this release should've been drafted a long time ago, I figured I would draft it now as I have some free time to spare. I've been very busy as of late due to working on other personal projects (unrelated to cybersecurity) hence why I haven't been committing much or adding any significant changes to the code. There's a lot in the works though, v1.2.2 will be releasing soon!

Without any further talk, here are the changes made so far in v1.2.1:

  1. Fixed the sherlock banner (it was missing the letter R)
  2. Changed the misc section to Spoofing
  3. Updated some requirements/dependencies to the latest versions
  4. Greatly reduced the size of the setup.py file
  5. Further improved code quality and readability
  6. Commented out metadata function (will be implemented in a seperate tool)
  7. Started using an intelx pip package instead of files in the repository
  8. Rewrote CredFetch module

Coming features in v1.2.2:

  1. Return of PhoneKit (A pure phonenumber-based OSINT module) including
    • Truecaller phonenumber lookup
    • Utilization of phonenumbers python library
  2. Replacing vars.py file with a .env file for more efficient variable management
  3. Start to implement usage of Regex in CredFetch

Full Changelog: v1.2...v1.2.1