lisus18ikrak / subfindr

subdomain scanner in Python using requests library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discovering Subdomains

forthebadge

Discovering Subdomains : πŸš€

Searching for subdomains manually would take forever. Luckily, we don't have to do that, in this script, I will build a subdomain scanner in Python using requests library.

Discovering Subdomains Instructions: πŸ‘¨πŸ»β€πŸ’»

Step 1:

Open Termnial πŸ’»

Step 2:

git clone https://github.com/lisus18ikrak/subfindr.git πŸ“‚

Step 3:

cd subfindr

Step 4:

Install the required packages that using the command pip3 install -r requirement.txt

Step 5:

Run the `program.py` file as python3 program.py

Step 6:

Sit back and Relax. Let the Script do the Job. β˜•

Screenshots of Output

Try Yourself

About

subdomain scanner in Python using requests library.


Languages

Language:Python 100.0%