v1.4.2

anomalyco/opentuiv1.4.2Jul 26, 2026by kaifcodec

AI Summary

This release significantly expands OSINT capabilities by adding numerous username and email scanning modules across adult platforms, travel services, and regional sites. It also improves CLI usability and fixes critical accuracy issues regarding false positives in validation logic.

Key Highlights

  • Expanded adult content scanning with 11 new username modules (Pornhub, XVideos, etc.).
  • Added 6 new email scan modules including TripAdvisor and travel/community services.
  • Introduced 4 versatile username modules (HackerOne, Wix, TradingView) with enhanced verification.
  • Enhanced CLI argument parsing to support multiple comma-separated values.
  • Fixed critical false positive issues in Mastodon and other platform modules.

New Features

  • Enhanced CLI argument parsing to support multiple comma-separated values and edge cases for module and category flags.
  • Added 11 new username scan modules for adult platforms (Pornhub, XVideos, XNXX, YouPorn, Stripchat, CamSoda, Erome, E621, Chaturbate, SpankBang, Motherless).
  • Added 6 new email scan modules for adult platforms (YouPorn, Tube8, Vimeo, Disqus, Tumblr, Motherless) and travel/community services (TripAdvisor).
  • Introduced 4 new versatile username scan modules (HackerOne, Wix, TradingView, Unsplash).
  • Added 2 new regional modules for Estonian platforms (osta.ee, annaabi.ee).
  • Added StackB and Cropty username and email scanning modules.

Full Release Notes

- Enhanced CLI argument parsing to support multiple comma-separated values and edge cases for module and category flags, improving usability and flexibility for advanced scans (#432).
  — by @kaifcodec
  — reviewed by @json-hunter07

- Expanded the adult content scanning footprint by adding 11 new username scan modules for adult platforms, including Pornhub, XVideos, XNXX, YouPorn, Stripchat, CamSoda, Erome, E621, Chaturbate, SpankBang, and Motherless (#433, #439, #441, #442, #443, #445, #447, #448, #422, #423, #424).
  — by @brunolm
  — reviewed by @kaifcodec

- Added 6 new email scan modules for adult platforms (YouPorn, Tube8, Vimeo, Disqus, Tumblr, Motherless) and travel/community services (TripAdvisor) to expand OSINT coverage (#420, #421, #425, #426, #427, #423, #428).
  — by @brunolm
  — reviewed by @kaifcodec

- Introduced 4 new versatile username scan modules (HackerOne, Wix, TradingView, Unsplash) with unique string verification and comprehensive data extraction capabilities (#431).
  — by @kaifcodec
  — reviewed by @json-hunter07

- Added 2 new regional modules for Estonian platforms (osta.ee, annaabi.ee) alongside StackB and Cropty username and email scanning modules (#430, #429, #462, #436).
  — by @kristoisberg
  — reviewed by @kaifcodec

- Fixed critical false positive issues in Mastodon email validation logic to improve accuracy of email enumeration results (#466).
  — by @kristoisberg
  — reviewed by @kaifcodec

- Patched false positive handling in Freesound, Calendly, IFTTT, and OpenStreetMap modules by properly rejecting usernames that trigger unrelated positives (#438, #437).
  — by @kristoisberg
  — reviewed by @kaifcodec

- Fixed Result fallthrough logic in Cropty module to replace implicit Result.taken() with explicit error handling, improving consistency and debugging clarity (#450, #436).
  — by @A-S-Manoj and @SpiliosDimakopoulos
  — reviewed by @kaifcodec

- Documentation: Corrected example output for {n;m} pattern syntax in USAGE guides (#454).
  — by @SpiliosDimakopoulos
  — reviewed by @kaifcodec

- CI/CD Maintenance: Pinned ruff linter to version 0.15.22 in lint workflows for consistency and reproducibility (#440).
  — by @brunolm
  — reviewed by @kaifcodec