Skip to main content

kickdomain

Kickdomain is a subdomain takeover checker tool

Usage

pip install kickdomain

add fb access token into config.py

or

export FB_ACCESS_TOKEN=your_access_token (get your access token here - https://developers.facebook.com/tools/explorer/)

or

add FB_ACCESS_TOKEN into .bashrc file

source .bashrc

Enumerate Subdomains only

kickdomain.py -u target.com

Enable Takeover check

kickdomain.py -u target.com -t 1

Enable Port scan for each subdomain

kickdomain.py -u target.com -p 1

Use kickdomain as a module

import kickdomain

subdomains=kickdomain.getSubdomains('target.com')

results=kickdomain.takeover_check(subdomains)

for i in results:
    if i[1]:

        print(i[0]+' vulnerable to Takeover')

    else:

        print(i[0]+' not vulnerable to Takeover')

Release files for Kickdomain 1.4

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for Kickdomain 1.4
File Size Uploaded
Kickdomain-1.4.tar.gz 10.0 kB Details

Release files / Kickdomain-1.4.tar.gz

Download URL Kickdomain-1.4.tar.gz
Size 10.0 kB
Tags Source
SHA-256 checksum
How to use checksums
2ce83f5f6805c65016ddaa83780c55e3f98cbefe0fd1288d1d8c3926510fd998
BLAKE2b-256 checksum
How to use checksums
ed6aa95a67331666d1390d4d2c24f4263986d25845436367c481fed998942fbe
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.19.5 CPython/2.7.16

Release history Release notifications | RSS feed

This release

1.4 This release

1 release file

1.3.6

1 release file

1.3.5

1 release file

1.3.4

1 release file

1.3.3

1 release file

1.3.2

1 release file

1.3.1

1 release file

1.3.0

1 release file

1.2.0

1 release file

1.1.0

1 release file

1.0.2

1 release file

1.0.1

1 release file

1.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page