Enumeration sub domain within minutes






Hi Friends..,

        If you have in Bug Bounty program this article must feed you..because in bug bounty you find vulnerable most of the vulnerable available in backend so you must have analyze sub domain..
   
        In this content i'm share how to find website's subdomain within minutes ( you have good internet connection ). So let's start.

thing's you'll need :

    1. Kali linux
    2. sublist3r

Step 1:

    install tool sudo apt-get install sublist3r

Step 2 :

    put a target domain ( e.g google.com)

sublist3r -d google.com

and you see google's subdomain

Step 3:

    You can save that output file .txt format

sublist3r -d google.com -o /home/user/subdomain.txt

This article help you 0.0% pls support me and i'm link video tutorial...

                                thank you,,,


Comments