Skip to main content

Espionage is open source intelligence gathering tool. This tool collect information related to domain.

Project description


๐™ด๐šœ๐š™๐š’๐š˜๐š—๐šŠ๐š๐šŽ - ๐™ณ๐š˜๐š–๐šŠ๐š’๐š— ๐š๐šŽ๐šŒ๐š˜๐š—๐š—๐šŠ๐š’๐šœ๐šœ๐šŠ๐š—๐šŒ๐šŽ ๐šƒ๐š˜๐š˜๐š•


Work in progress ...

โš™๏ธInstall espionage on system

Cloning Repo

  • Download & install python 3.6 or above
  • Download or clone the repo.
  • Create a virtual environment execute followings
$ git clone https://github.com/iAbdullahMughal/espionage.git
$ cd espionage
$ pip install -r requirements.txt
$ python setup.py build
$ python setup.py install

Using Pip

  • You can install espionage by using pip command.
$ pip install espionage

๐Ÿ”— Modules Currently Supported

  • ๐Ÿ‘๏ธโ€๐Ÿ—จ๏ธ Domain Availability
  • ๐Ÿ“– Whois
  • ๐Ÿ“œ Domain History Based on DNS
  • ๐ŸŽ Dns Services ๏ธ

๐Ÿ‘๏ธโ€๐Ÿ—จ๏ธ Domain Availability Check

  • This module check if a domain is available or taken already.

A domain name locates an organization or other entity on the Internet.

๐Ÿ“– Whois Check

Current module support following in code

Domain Basic Information

 {
  "basic_info": {
    "Domain": "hacker.com",
    "Words in": "hacker",
    "Date creation": "2004-03-31",
    "Web age": "17 years and 8 months"
  }
}

Domain Registrant Info

 {
  "registrant_info": {
    "Name": "Pinnatech Inc. D.b.a. Nauticom",
    "Organization": "Pinnatech Inc. D.b.a. Nauticom",
    "Email": "domreg@nauticom.net",
    "Address": "4008 Gibsonia Road",
    "City": "Gibsonia",
    "State": "PA",
    "Country": "United States",
    "Phone": "+1.7249339800",
    "Fax": "+1.7249339888",
    "Private": "no"
  }
}

Name server records

 {
  "name_server": {
    "MX": [
      [
        "MX",
        "hacker.com",
        "filter.hacker.com",
        "10",
        "3600",
        "IN"
      ]
    ]
  }
}

History Records

{
  "History": [
    [
      "Date",
      "Status",
      "Name Server"
    ],
    [
      "2014-10-09",
      "Transferred to",
      "consolidated.net"
    ]
  ]
}

 โš ๏ธThis is an educational project. Don't abuse services.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

espionage-0.0.3.tar.gz (12.3 kB view details)

Uploaded Source

Built Distribution

espionage-0.0.3-py2.py3-none-any.whl (16.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file espionage-0.0.3.tar.gz.

File metadata

  • Download URL: espionage-0.0.3.tar.gz
  • Upload date:
  • Size: 12.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for espionage-0.0.3.tar.gz
Algorithm Hash digest
SHA256 fea95967ad3c9d6fd018f6082fb15ea18c5e4807733956f801f62f4c214ae5ac
MD5 abd44ae661d8e770319252b5ac29c248
BLAKE2b-256 90fe951755e4df352172dfdc811377c9b0bc4321490c7a09f93e6174fa374da0

See more details on using hashes here.

File details

Details for the file espionage-0.0.3-py2.py3-none-any.whl.

File metadata

  • Download URL: espionage-0.0.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 16.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for espionage-0.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a98b7b007d8ec790fea7de941e96bd38368d172a5ecee87608234c43630e5227
MD5 d3e62e86d320595654554e0239e5b821
BLAKE2b-256 ff93f0f60c6907ea3e2ba5f55314d55af32275b725917617e6257afafc58bdd4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page