Skip to content

espionage-0.0.3

Latest
Compare
Choose a tag to compare
@iAbdullahMughal iAbdullahMughal released this 26 Dec 21:25
· 30 commits to main since this release


Espionage v 0.0.3 - Domain Reconnaissance Tool

💡 What's added?

  • Domain availability check

    • Espionage is enable to perform domain availability check.
    • You can perform quick check related to domain address.
  • Whois search module

  • Implemented whois search module from Domain Big Data source.

    • Searching domain basic information
    • Registrant information (including address, email, phone numbers (if any))
    • Registrar information
    • Domain admin, technical staff and support staff information
    • Domain historical records
    • Domain name server information
    • Similar domain tld
    • Domain history based on DNS records

💡 What's fixed?

  • Project structure was changed a bit
  • Updated different functions and classes to extend the code
  • Added rich library for console output
  • Fixed some elements on readme and setup side for pip

💡 What's in progress?

  • Deployment of project on docker hub
  • Working on domain timeline in next release