Releases: redhuntlabs/Octopii
Releases · redhuntlabs/Octopii
v2.2
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
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
🎉 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.