Subdomain Enumeration
Subdomain Enumeration
ENUMERATION
Subdomain Enumeration
Domain vs Sub-Domain:
• Regular domains are standard URLs e.g. example.com.
• Sub-Domain is a unique URL which is an add-on to your primary
domain name e.g. blog.example.com.
Crt.sh
Crt.sh Is an online service for certificate search provided by COMODO. It
uses a different dataset than Censys, but the principle is the same to find
subdomains in certificates.
Knock.py
Knock.py is a python3 tool designed to quickly enumerate subdomains ona
target domain through dictionary attack.
Turbolist3r
Turbolist3r is a fork of the sublist3r subdomain discovery tool. In addition to
the original OSINT capabilities of sublist3r, turbolis3r automates some
analysis of the results, with a focus on subdomain takeover.
REFERENCES
• https://sidxparab.gitbook.io/subdomain-enumeration-
guide/introduction/whats-the-need