What does This Tool Do?

  • Performs Subdomain Enumeration by using Subfinder, Sublist3r, Amass, Assetfinder, KnockPy tool.
  • Getting The Whole Subdomain Gathered Then Filter The Unique Domains And Extract The Only Live Subdomain Using httprobe tool.
  • Fuzzing The Application Target Based Using: Gobuster, Dirsearch, Dirb tools.
  • Endpoints Gathering Using Waybackurls, github-endpoints. tools.
  • DNS Information Gathering Using DNSMap, DNSEnum, MassDNS tools

BlackDragon – Advanced Automation Tool For Web-Recon

Information Gathering is the process of collecting the relevant information about the target domain for increasing the scope of testing. This information consists of Subdomain Enumeration, Live Host identification, etc. This phase can be completed in an automated way. Black-Dragon is the tool used in the Web-App Information Gathering, which makes it easier to gather information about our target. Black-Dragon tool is developed in Shell Script and available on the GitHub platform, it’s open-source and free to use. Black-Dragon tool will help us in our Bug Hunting Or Web Penetration Testing Operation because it not only gathers information about the target but also arranges all this information in a structured way which makes you analyze the data in a good way.

Similar Reads

What does This Tool Do?

Performs Subdomain Enumeration by using Subfinder, Sublist3r, Amass, Assetfinder, KnockPy tool. Getting The Whole Subdomain Gathered Then Filter The Unique Domains And Extract The Only Live Subdomain Using httprobe tool. Fuzzing The Application Target Based Using: Gobuster, Dirsearch, Dirb tools. Endpoints Gathering Using Waybackurls, github-endpoints. tools. DNS Information Gathering Using DNSMap, DNSEnum, MassDNS tools...

Installation of BlackDragon Tool on Kali Linux OS

Step 1: Use the following command to install the tool in your Kali Linux operating system....

Working with BlackDragon Tool on Kali Linux OS

Example: Scanning geeksforgeeks.org domain...

Contact Us