Skip to main content

A CLI app to find domains and subdomains of a given domain

Project description

DomFu logo


A python module to find domains and subdomains of a given domain with a easy to use CLI.

Installation

Using pip:

pip install DomFu

Manual Installation:

$ git clone https://github.com/TxSadhu/DomFu.git
$ cd DomFu
$ python setup.py install

Usage

Using as Standalone CLI app:

domfu --domain tropyl.com --output tropyl.txt

or

domfu tropyl.com tropyl.txt

Using it as a python module:

import DomFu

# Using all sources:
DomFu.search("tropyl.com")

# Using individual sources to find subdomain:
dom = "tropyl.com"

DomFu.fetchCrtSh(dom)
DomFu.fetchBufferOverRun(dom)
DomFu.fetchHackerTarget(dom)
DomFu.fetchThreatCrowd(dom)
DomFu.fetchVirusTotal(dom)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

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

DomFu-1.0.0.tar.gz (3.6 kB view details)

Uploaded Source

Built Distributions

DomFu-1.0.0-py3-none-any.whl (16.7 kB view details)

Uploaded Python 3

DomFu-1.0-py3.8.egg (5.4 kB view details)

Uploaded Source

File details

Details for the file DomFu-1.0.0.tar.gz.

File metadata

  • Download URL: DomFu-1.0.0.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.2

File hashes

Hashes for DomFu-1.0.0.tar.gz
Algorithm Hash digest
SHA256 aca47470d37ccc0476809641bcf0df9a30da33c463af1ff53fc6d3af4a35ea6d
MD5 d894521778ba1f0d61c805121f5fd6bc
BLAKE2b-256 c51eeb75960cf5ef7e69ac11feba14e28583a488f868b27bcacf4154259110fe

See more details on using hashes here.

File details

Details for the file DomFu-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: DomFu-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 16.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.2

File hashes

Hashes for DomFu-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bae5f729ad750c95bfe6e9c4c6089bf6e6f3132ffe9d7a3f5cd444cf0e657b9d
MD5 615a0729f4d4eadda3412af92284cbaa
BLAKE2b-256 78a8350fee74f35b11e1212386ca647bd807a83954c0170ff0d9f617ba798bfb

See more details on using hashes here.

File details

Details for the file DomFu-1.0-py3.8.egg.

File metadata

  • Download URL: DomFu-1.0-py3.8.egg
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.2

File hashes

Hashes for DomFu-1.0-py3.8.egg
Algorithm Hash digest
SHA256 13459d374a1ae5d2f3040005625781037ce7de67b3ca7f16aef2b4d023abccce
MD5 14f757f4959ce38da42b74ef9c135970
BLAKE2b-256 fe51f3b5c0651c88d697cf844ef5f1c6d8184641fefc45203aab8ea9b0251ed5

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