Skip to content

SpectraScan v2.0.0

Latest

Choose a tag to compare

@ItsWanheda ItsWanheda released this 19 Jun 16:49

SpectraScan v2.0.0

A major update introducing a full OSINT suite, report management system, improved platform compatibility, and modular architecture refactor.

Added

  • Full OSINT suite:
    • Domain Scanner
    • IP Scanner
    • Phone Scanner
    • Email Scanner
    • Image EXIF Scanner
    • Link Sniffer
    • Criminal Scanner
  • Report Management System
    • Save, append, read, and delete scan reports
  • New CLI flags
    • -d, --domain
    • -i, --ip
    • --phone
    • -e, --email
    • --img
    • -l, --link
    • --crim
    • -r, --read-report
    • -del, --delete-report

Changed

  • Refactored architecture into modular components
  • Cleaned up color definitions and comments
  • Added graceful fallbacks for external tools:
    • exiv2
    • exiftool
    • shodan-cli

Fixed

  • Fixed syntax error in HTTPEnumerator.check_methods
  • Improved path portability with relative imports
  • Improved ping/arp compatibility across Windows, Linux, and macOS

Documentation

  • Expanded argparse help text with examples
  • Added usage instructions for report management

New File

  • modules/phone_Locator.py

Notes

This release is intended for authorized security research, lab use, and educational purposes only.