Skip to content

ClatScope 1.11

Compare
Choose a tag to compare
@Clats97 Clats97 released this 14 Feb 22:44
· 21 commits to main since this release
901801a

CHANGELOG

[2024-02-14 Version 1.11 CLI]

Version 1.11 brings TWENTY FOUR new features. The project has somewhat strayed from being a "pure" OSINT tool and introduces functionality not seen in classical OSINT tools. However, I believe the new features are useful, especially being compiled into one easy to use script.

Changes:

  • JSON export functionality added to multiple modules.

  • Supply/Vendor Search function for comprehensive risk assessments added.

  • Business Reputation Search function for company reputation analysis added.

  • Wayback Machine Lookup function to retrieve historical snapshots added.

  • Basic Port Scan function for common ports added.

  • Bulk Domain Processing function for CSV input added.

  • Known Vulnerability Search function added.

  • Phone Leak Search function added.

  • AES Encryption function added.

  • AES Decryption function added.

  • Email Intelligence Check function added.

  • Website Contact Scraping function added.

  • Reddit User Info retrieval function added.

  • TikTok Data Retrieval function added.

  • TrueCaller Search function added.

  • Sex Offender Search function added.

  • WhatsApp Number Validation function added.

  • Skip Trace Search by Name function added.

  • Skip Trace Search by ID function added (the Skip Trace name search function provides the ID)

  • Ship Info retrieval by MMSI function added.

  • Ship Radius search function added.

  • Aircraft Live Range search function added.

  • Aircraft Live Callsign search function added.

  • Predicta Search function added.

  • Network request timeouts increased from 30 to 60 seconds.

  • MAX_WORKERS value increased for the ThreadPoolExecutor.

  • Main menu expanded to include 60 options.

  • Settings menu now includes theme customization.

  • Enhanced error handling throughout the tool.

  • Improved logging with prompts for saving logs and exporting JSON.

Please note, almost all new features require a RapidAPI key, which will be used for all APIs. RapidAPI issues you a global API key that you use for the APIs on the marketplace. 99% of them have a free tier, and some are paid, but range from 1 dollar to 5 dollars per month.

I hope you enjoy the new features and the script as a whole! It took a lot of work.