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
- By using Mad Checker
- ๐ Whois
- By using Domain Big Data
- ๐ Domain History Based on DNS
- By using Hoster Stats
- ๐ Dns Services ๏ธ
- By using Dns-Lg
๐๏ธโ๐จ๏ธ 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
Release history Release notifications | RSS feed
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)
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | fea95967ad3c9d6fd018f6082fb15ea18c5e4807733956f801f62f4c214ae5ac |
|
MD5 | abd44ae661d8e770319252b5ac29c248 |
|
BLAKE2b-256 | 90fe951755e4df352172dfdc811377c9b0bc4321490c7a09f93e6174fa374da0 |
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | a98b7b007d8ec790fea7de941e96bd38368d172a5ecee87608234c43630e5227 |
|
MD5 | d3e62e86d320595654554e0239e5b821 |
|
BLAKE2b-256 | ff93f0f60c6907ea3e2ba5f55314d55af32275b725917617e6257afafc58bdd4 |