fbpx

What is Sublister?

A step by step guide on - What is Sublister? | How to install and run it? | get hands on How to use it?
SUBLISTET

Sublister is a tool that was developed in Python to find subdomains of a website using OSINT( Open-source intelligence). Search engines like Google, Bing, Yahoo, Baidu, and Ask are used by this tool. It also uses Netcraft, Virustotal, ThreatCrowd, DNSdumpster, and ReverseDNS

Subbrute, a subdomain-brute-forcer was integrated with Sublist3r to identify more subdomains with an improved word list.

How to install it?

Preferred python version

Python 2.7.x or 3.4.x are recommended

Installation:

Download it using the command:

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

Sublist3r depends on python modules argparse, dnspython, and requests. So you need to install them by using ‘requirements.txt’ file. Open the downloaded file and enter the command

sudo pip install -r requirements.txt

How to use it?

Run it using python

python sublist3r.py  [options] [website name]
Option’s
  • -d –domain To enumerate subdomains of Domain name
  • -b –brute-force Include subbrute brute-force module
  • -p –ports Scan subdomains that are in specific tcp ports
  • -v –verbose Real-time results display in the verbose mode
  • -t –threads Threads to use for subbrute brute-force
  • -e –engines Search engines will be specified with a comma-separated
  • -o –output Save the output into a text file
  • -h –help Show the help message before exit
Examples
  • To list all the basic options use:
python sublist3r.py -h
  • To enumerate subdomains of specific domain:
python sublist3r.py -d example.com
  • To enumerate subdomains of a specific domain and show only subdomains with open ports 80 and 443 :
python sublist3r.py -d example.com -p 80,443
  • To enumerate subdomains of a specific domain and show the real-time results
python sublist3r.py -v -d example.com
  • To enumerate subdomains and enable the brute-force module:
python sublist3r.py -b -d example.com
  • To enumerate subdomains and use specific engines on demands
python sublist3r.py -e google,yahoo,virustotal -d example.com

Summary

Hope you have learned A step by step guide on – What is Sublister? | How to install and run it? | get hands-on How to use it? To know more about Subdomain Takeover.

If you still have some doubt’s feel free to comment below.

–ABHIJITH

Share the Post...
WhatsApp

About Cybervie

Cybervie provides best cyber security training program in hyderabad, India.This cyber security course enables you to detect vulnerablities of a system, wardoff attacks and manage emergency situations. Taking a proactive approach to security that can help organisations to protect their data, Cybervie has designed its training module based on the cyber security industry requirements with three levels of training in both offensive and defensive manner, and use real time scenarios which can help our students to understand the market up-to its standard certification which is an add on advantage for our students to stand out of competition in an cyber security interview.

More Info – Click Here

Recent Posts

Follow Us on Youtube

Cyber Security Training Program 2020

Cyber security Course offered by Cybervie prepares students for a path of success in a highly demanding and rapidly growing field of cyber security. The course is completely designed with an adaptable mindset, where the program allows the student to complete the course work at their own pace while being able to complete weekly assignments. Hence, also making it convenient for busy working professionals to pursue the training to help them advance their career in cyber security.

Cybervie has designed the training module based on the cyber security industry requirements in both offensive and defensive manner, using real time scenarios which help our students to understand the market standards.

Sign up for our Newsletter

Interested in Cyber Security Training Program 2020 – Click Here

Open chat
1
Hello 👋
How can we help you?