Certificate Transparency Subdomain Finder + WHOIS Data
Project description
CTSF
Certificate Transparency Subdomain Finder + WHOIS Data
.------..------..------..------.
|C.--. ||T.--. ||S.--. ||F.--. |
| :/\: || :/\: || :(): || :/\: |
| :\/: || (__) || ()() || :\/: |
| '--'C|| '--'T|| '--'S|| '--'F|
`------'`------'`------'`------'
About
Tool to get subdomains via Certificate Transparency logs and WHOIS Data.
Remade to be installable with PIP and remove duplicates.
Example
ctsf --domain centrecom.com.au
+--------------------------------+
| Subdomains |
+================================+
| *.centrecom.com.au |
+--------------------------------+
| centrecom.com.au |
+--------------------------------+
| chavington.centrecom.com.au |
+--------------------------------+
| computers.centrecom.com.au |
+--------------------------------+
| edm.centrecom.com.au |
+--------------------------------+
| eduportal.centrecom.com.au |
+--------------------------------+
| sfngya.centrecom.com.au |
+--------------------------------+
| www.centrecom.com.au |
+--------------------------------+
| www.computers.centrecom.com.au |
+--------------------------------+
| www.eduportal.centrecom.com.au |
+--------------------------------+
Installation
PyPi
pip install ctsf --break-system-packages && ctsf --help
System
git clone https://github.com/erfansamandarian/CTSF.git && cd CTFS && pip3 install . --break-system-packages && ctsf --help
Virtual Environment 📦
git clone https://github.com/erfansamandarian/CTSF.git && cd CTFS && python3 -m venv venv && source venv/bin/activate && pip3 install . && ctsf --help
Usage 🃏
CTSF
ctfs --domain "google.com"
CTSF + WHOIS
ctfs --domain "google.com" --who
Credits
Sheila A. Berta: https://github.com/UnaPibaGeek/ctfr
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ctsf-1.0.6.tar.gz.
File metadata
- Download URL: ctsf-1.0.6.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5116a3fa450ff730719117e6146da4a22f177f3edad9d0c145078757d924049b
|
|
| MD5 |
fdec8a1b2104246863e3a2afef1838e7
|
|
| BLAKE2b-256 |
dd0b0420e77c1d9121f380c65b230a4974e76ccc0b95ee7ddb38211ce6ddb2cf
|
File details
Details for the file ctsf-1.0.6-py3-none-any.whl.
File metadata
- Download URL: ctsf-1.0.6-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ef180e786768dff3e4ba38de2e0e2cf798685d00216e90c36324de34c5a265b
|
|
| MD5 |
cbc4d6d3402ee4f21b35f9fb1745defc
|
|
| BLAKE2b-256 |
1f69713a578cfb77854d86d11f49a7ae2a0224bfe49094bab314d6df1e1b46a2
|