ismailichuu / subfinder

Script for find subdomains of a domain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

git clone https://github.com/ismail4567/subfinder.git

Usage

cd subfinder

chmod+x Subfinder.sh

./Subfinder.sh

Dependencies

Assetfinder

sudo apt install assetfinder

See more about assetfinder click here.

httprobe

sudo apt install httprobe

See more about httprobe click here.

subfinder

Subdomain

A subdomain is a prefix added to a domain name to create a separate section of a website. Subdomains can be used to organize content, improve navigation, and support SEO. They can also be used to identify and separate different types of sites, such as mobile sites, location-specific sites, or sub-sections of a site.

Note

This Script is finding all the subdomains of a domain using Assetfinder and sorting alived subs using httprobe.

Warning

This is only for education purpose only. How use this is your responsibilty. I will not be held accountable for any illegal activities


Enjoy it.............!

About

Script for find subdomains of a domain


Languages

Language:Shell 100.0%