Skip to content

Security Cipher

Menu
  • Home
  • Blog
  • Services
  • About Us
  • Resources
    • Security Tools
    • Penetration Testing Tricks
    • Security Terminologies
    • Vulnerability Explain
    • Secure Code Explain
    • AWS Cloud Security Checklist
    • Web Application Security Quiz
  • My Resume
Contact Us

Penetration Testing Tricks

  • Subdomain Enumeration Tools
  • Graphql [Inprogress]
  • 2FA Bypass
  • Captcha Bypass

Vulnerability Explain

  • Cross-Site-Scripting (XSS)
  • SQL Injection
  • Server-Side Request Forgery (SSRF)

Security Resources

  • Search Engines for Hackers
  • Browser Extensions
  • Out-of-Band Exfiltration Tools
  • Wordlists
  • Input Sanitization Techniques for Secure Coding
  • HTTP Security Headers

Secure Code Explain

  • Insecure Password Storage
  • Host Header Injection
  • SQL Injection
  • Session Fixation
  • Home
  • Docs
  • Penetration Testing Tricks
  • Subdomain Enumeration Tools

Subdomain Enumeration Tools

Below is a compilation of subdomain enumeration tools that can be used to discover subdomains associated with a specific domain. The identification of these subdomains can significantly expand the scope of your testing activities and enhance your testing effectiveness.

Table Format #

Tools NameDescriptionURLCommand
subfinderFast passive subdomain enumeration tool.https://github.com/projectdiscovery/subfindersubfinder -d domain.com -all -silent
amassIn-depth attack surface mapping and asset discoveryhttps://github.com/OWASP/Amassamass enum -passive -d domain.com
Sublist3rFast subdomains enumeration tool for penetration testershttps://github.com/aboul3la/Sublist3rpython3 sublist3r.py -d domain.com
chaosGo client to communicate with Chaos DB API.https://github.com/projectdiscovery/chaos-clientchaos -d domain.com -silent
assetfinderFind domains and subdomains related to a given domainhttps://github.com/tomnomnom/assetfinderassetfinder –subs-only domain.com
gauFetch known URLs from AlienVault’s Open Threat Exchange, the Wayback Machine, and Common Crawl.https://github.com/lc/gaugau –subs domain.com | unfurl -u domains
github-subdomainsFind subdomains on GitHub.https://github.com/gwen001/github-subdomainsgithub-subdomains -d domain.com 
findomainThe fastest and complete solution for domain recognition. Supports screenshoting, port scan, HTTP check, data import from other tools, subdomain monitoring, alerts via Discord, Slack and Telegram, multiple API Keys for sources and much more.https://github.com/Findomain/Findomainfindomain -t domain.com --external-subdomains
OneForAllOneForAll is a powerful subdomain integration toolhttps://github.com/shmilylty/OneForAllpython3 oneforall.py --target domain.com run
purednsPuredns is a fast domain resolver and subdomain bruteforcing tool that can accurately filter out wildcard subdomains and DNS poisoned entries.https://github.com/d3mondev/purednspuredns bruteforce wordlist.txt domain.com
gobusterDirectory/File, DNS and VHost busting tool written in Gohttps://github.com/OJ/gobustergobuster dns -d domain.com -w wordlist.txt
shufflednsMassDNS wrapper written in go that allows you to enumerate valid subdomains using active bruteforce as well as resolve subdomains with wildcard handling and easy input-output support.https://github.com/projectdiscovery/shufflednsshuffledns -d domain.com -w wordlist.txt -r resolvers.txt

 

MindMap #

Subdomain Enumeration Tools
Subdomain Enumeration Tools

Github #

https://github.com/securitycipher/Bug-Bounty-Resources/blob/main/content/bounty-tips/subdomain%20enumeration.md

Share This Article :
  • Facebook
  • Twitter
  • LinkedIn
  • Pinterest
Graphql [Inprogress]

This Post Has One Comment

  1. MR. Z November 5, 2023 Reply

    Hey guys this also subdomain enumeration tool which is developed by with inbuilt concurrency and good results than others and have modes like osint , passive, notification abilities to do enumerations for single or file of domains and it uses only free api services and guve better results visit here: https://github.com/sanjai-AK47/Subdominator

Leave a Reply Cancel reply

Table of Contents
  • Table Format
  • MindMap
  • Github
logo name

Learn penetration Testing …

Instagram Twitter Youtube Telegram Linkedin

Useful Links

Blogs
About
Contact

Recent Post

  • Top Recon Tools for Bug Bounty Hunters
  • Mastering WordPress Penetration Testing: A Step-by-Step Guide
  • Enhance WordPress Security: Comprehensive Guide

Subscribe Now

Don’t miss our future updates! Get Subscribed Today!

Subscription Form

By entering your email, you agree to our terms & Conditions and Privacy policy.

©2023. Security Cipher. All Rights Reserved.

Privacy Policies
Terms & Conditions