Subdomains Enumeration for Penetration Testing with Kali Linux - Sublist3r


Sublist3r is a python tool designed to enumerate subdomains of websites using OSINT. It helps penetration testers and bug hunters collect and gather subdomains for the domain they are targeting. Sublist3r enumerates subdomains using many search engines such as Google, Yahoo, Bing, Baidu, and Ask. Sublist3r also enumerates subdomains using Netcraft, Virustotal, ThreatCrowd, DNSdumpster, and ReverseDNS.


Recommended Python Version:

Sublist3r currently supports Python 2 and Python 3.

  • The recommended version for Python 2 is 2.7.x
  • The recommened version for Python 3 is 3.4.x

The main function will return a set of unique subdomains found by Sublist3r


Function Usage:

  • domain: The domain you want to enumerate subdomains of.
  • savefile: save the output into text file.
  • ports: specify a comma-sperated list of the tcp ports to scan.
  • silent: set sublist3r to work in silent mode during the execution (helpful when you don not need a lot of noise).
  • verbose: display the found subdomains in real time.
  • enable_bruteforce: enable the bruteforce module.
  • engines: (Optional) to choose specific engines.

Lets Start With Subdomains Enumeration for Penetration Testing

Step 1. You need to download Sublist3r tool by executing this command in terminal window of kali linux

git clone https://github.com/aboul3la/Sublist3r.git


Subdomains Enumeration for Penetration Testing with Kali Linux - Sublist3r


Step 2. These dependencies can be installed using the requirements file

sudo pip install -r requirements.txt

Subdomains Enumeration for Penetration Testing with Kali Linux - Sublist3r


Step 3. To list all the basic options and switches use -h switch:

python ./sublist3r.py -h

Subdomains Enumeration for Penetration Testing with Kali Linux - Sublist3r


Step 4.To enumerate subdomains of specific domain:

python ./sublist3r.py -d techtrick.in

Subdomains Enumeration for Penetration Testing with Kali Linux - Sublist3r


For References :-




Thank you for reading this article. Do let me know for any queries in comment section below.




Sharing is caring

google
linkedin

About Author

Akash is a co-founder and an aspiring entrepreneur who keeps a close eye on open source, tech giants, and security. Get in touch with him by sending an email (akashchugh1994@gmail.com).


You may also like :-




Leave a Comment

Your email address will not be published. Required fields are marked *




Reader Comments [2]

nike air max

I am also writing to make you know of the wonderful encounter my cousin's child enjoyed browsing your site. She even learned several pieces, including what it's like to have an awesome helping style to make many more just learn some multifaceted subject areas. You truly surpassed my desires. Thanks for giving such important, healthy, edifying and as well as cool tips on your topic to Sandra.

12-Sep-2019

Reply

birkin bag

I must express appreciation to you for rescuing me from this predicament. Right after surfing around throughout the the web and getting proposals which are not powerful, I figured my entire life was gone. Existing minus the answers to the issues you've solved by means of your entire website is a crucial case, and ones which may have in a negative way affected my career if I had not noticed your blog. Your primary skills and kindness in maneuvering all the stuff was important. I don't know what I would have done if I hadn't discovered such a point like this. I am able to at this moment look ahead to my future. Thanks for your time so much for your professional and amazing guide. I will not be reluctant to suggest the sites to any individual who requires support about this situation.

15-Sep-2019

Reply

Stay Connected

Popular Posts

Get Latest Stuff Through Email


Who Should Read TechTrick?

All the tricks and tips that TechTrick provides only for educational purpose. If you choose to use the information in TechTrick to break into computer systems maliciously and without authorization, you are on your own. Neither I (TechTrick Admin) nor anyone else associated with TechTrick shall be liable. We are not responsibe for any issues that caused due to informations provided here. So, Try yourself and see the results. You are not losing anything by trying... We are humans, Mistakes are quite natural. Here on TechTrick also have many mistakes..