https://github.com/naghim/domain-expansion
A CLI tool for enumerating subdomains using crt.sh, displaying the results in a color-coded hierarchical tree view.
https://github.com/naghim/domain-expansion
cli-tool crt-sh domains subdomain-enumeration subdomain-finder subdomain-scanner subdomains
Last synced: 3 months ago
JSON representation
A CLI tool for enumerating subdomains using crt.sh, displaying the results in a color-coded hierarchical tree view.
- Host: GitHub
- URL: https://github.com/naghim/domain-expansion
- Owner: naghim
- Created: 2024-11-17T00:19:07.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-12-03T21:41:17.000Z (11 months ago)
- Last Synced: 2025-03-16T01:27:56.095Z (7 months ago)
- Topics: cli-tool, crt-sh, domains, subdomain-enumeration, subdomain-finder, subdomain-scanner, subdomains
- Language: Rust
- Homepage:
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Domain Expansion š
Have you ever:
- Wanted to **stalk**āI mean **find out**āif a website has _spicy_ subdomains?
- Needed to know if your **crush** is secretly hosting a world-changing project under their own website?
- Felt the urge to **Domain Expand** like in _Jujutsu Kaisen_?Well, my friend, Iāve got just the thing for you! What does it do? It expands (or _explores_) any domain you feed it, giving you all the juicy info you crave. Subdomains? Got 'em. Colors that will make your eyes do a happy dance? Oh, you better believe it.
## š„ **Demo time!**

_Warning: This toolās UI contains colors so vibrant, your screen might start demanding royalties._ š
## āļø **Features**
- **Domain exploration:** Feed it a domain, and watch it expand your world.
- **Subdomain discovery:** It finds 'em allābig ones, small ones, and the ones your crush probably forgot to hide.
- **Tree view output:** Displays domains and subdomains in an orderly and visually satisfying tree view. Perfect for staying organized while looking awesome.
- **Customizable colors:** Want rainbows to explode on your screen? Done. Prefer a more _boring_ (no offense) grayscale look? We got you. Adjust the color settings to match your vibe.
- **Now in Rust!** Faster, safer, and cooler. The Rust version is optimized for speed and reliability, so you can expand domains with efficiency and style.## š§ **How to use**
Clone this repository because youāre smart and make good life decisions:
```bash
git clone https://github.com/naghim/domain-expansion.git
```Navigate into the domain of awesomeness:
```bash
cd domain-expansion
```Now, you must choose your preferred language.
### Python version
If you prefer Python, enter the subfolder:
```bash
cd python
```Run the magic:
```bash
python domain-expansion.py --domain example.com
```### Rust version
If you prefer Rust, then build and run:
```bash
cargo run
```> Note:
> In order to disable the coloring, use the `--no-color` or `-n` flag.And lastly, customize your Domain Expansion colors (if you dare).
## š Why use this tool?
- ~~It's like stalking~~. The internetās full of secretsātime to ethically spill some tea!
- Be the cool friend who finds hidden websites effortlessly.
- Domain Expansion sounds awesome.