Skip to content

Releases: redhuntlabs/Octopii

v2.2

23 Nov 15:09
9777b17
Compare
Choose a tag to compare

What's new

Added support for some Saudi Arabian PII signatures, in lieu of BlackHat MEA 2023

Countries added:

Kingdom of Saudi Arabia 🇸🇦

  • Resident ID / Iqama card
  • Driver's License
  • Visa (Visitor, Residence and Omra)
  • Tawuniya Insurance

Bug fixes

  • Simplified exception handling code for NLTK
  • Fixed requirements.txt.
  • Fixed CI / CD issues

v2.1

19 Apr 10:45
3e5978b
Compare
Choose a tag to compare

What's new

  • Added ability to search through text from URL.
  • Added functionality to detect photos in ID documents

Bug fixes

  • Fixed a bug where directory listings would cause a crash.
  • Fixed a bug where scanning an empty directory would cause a crash.

v2

30 Mar 02:50
Compare
Choose a tag to compare
v2

🎉 The biggest update to Octopii yet! Faster, simpler, more dynamic, more accurate, and with easier usability.

What's new

  • Added support for PDFs, DOCXs, TXTs and more.
  • Added support for email and phone number extraction (beta).
  • Added support for geolocation (address, country, city, state/province/subdivision) extraction.
  • Added more PII types.
  • Made PII extraction and logging more verbose.
  • Support for scanning individual images (both locally and from URLs).
  • 6-step image straightening and filtering algorithm to capture words more easily.
  • Regex and keyword-based image processing that can be edited easily.
  • Removed Keras and other dependencies from tool.
  • An all-new confidence scoring scheme.
  • Better code readability.
  • Numerous bug fixes.