SacHPan / BlackDragon

An Adavnced Automation Tool For Web-Recon Developed For Linux Systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Black-Dragon V-1.0

An Adavnced Automation Tool For Web-Recon Developed For Linux Systems

What Is Black Dragon ?

It's A Tool To Automate The Web Reconnaissance Proccess, Which Make It Easier To Gather Informations About Your Target. This Tool Will Help You In Your Bug Hunting Or Web Penetration Testing Operation Because It Not Only Gather Informations About The Target, But Also It Arranges All These Information In A Structed Way Which Makes You Analyse The Data In A Good Way.

This Tool Works In Linux Systems, Specially In Debian & Debian Based Systems Like:

  1. Kali Linux
  2. Parrot OS
  3. Ubuntu
  4. Debian
  5. Back Box

And Other Debian Based Linux Distro's

What Is The Best Use For This Tool ?

This Is An Automated Tool, So Simply You Give It A Target Then Simply The Tool Took All The Information & And Save The Results In Ordered Directories & Files, But When You Do The Recon You Just Use This Tool, But Also You Should Do Some Manual Activity, This Mindmap Shows The Whole Operation Of BlackDragon Recon Methodology:

So Any Tool Based Recon In This Methodology, I Put It Here In This Automation Tool, But I Prefer To Do So Recon Manually, So First You Should Search Deeply In The IOT Search Engines Like:

Also You Should Search In Some FTP Search Engines Like:

When You Wanna Make A Powerfull Recon, You Should Also Look At:

  • Hunter.io -> For Target Email Searching
  • Public-WWW -> For String Searching In Public Source Codes

What Did This Tool Do:

  • Subdomain-Gathering Using:

  • Subfinder

  • Sublist3r

  • Amass

  • Assetfinder

  • Knockpy

  • github-subdomains

  • Getting The Whole Subdomain Gathered Then Filter The Unique Domains And Extract The Only Live Subdomain Using:

  • httprobe

  • Fuzzing The Application Target Based Using:

  • Gobuster

  • Dirsearch

  • Dirb

  • Endpoints Gathering Using:

  • Waybackurls

  • github-endpoints

  • DNS Information Gathering Using:

  • DNSMap

  • DNSEnum

  • MassDNS

  • Gobuster

  • Port Scanning

  • Nmap

What Coming In The Version 2.0.0

  • Parameter Fuzzing
  • CVE Scanning
  • Subdomain Screenshot
  • IoT Search Engines Discovery

Installation

Simply After Cloning The Repository By Typing :

git clone https://github.com/Cyber-Guy1/BlackDragon.git

Then Open Up The BlackDragon Directory:

cd BlackDragon/

After That Give The Execution Permission To The Installation Script And The Tool Script:

chmod +x install; chmod +x Black-Dragon

Finally Run The Installation Script:

./install

Tool Using Syntax:

Simply:

./Black-Dragon example.com

Note: DO NOT Add http:// or https:// In The Domain, The Tool Do This Automatically

Tool Output Example

cyber-guy@Security:~/BlackDragon$ ./Black-Dragon google.com

                                         `.-:/+oosssoo+/::-.
                                    `:oydmNNMMMMMMMMMMMMMNNNmdyo/-`
                                   -dNMMMMMMMMMMMMMMMMMMMMMMMMMMMNmh+-`
                                    ........-:/oydNMMMMMMMMMMMMMMMMMMNms:`
                                           .:os  `.yMMMMMMMMMMMMMMMMMMMMNd+`
                                         :ymMm/ ``.oMMMMMMMMMMMMMMMMMMMMMMMm/
                                   ..++yhNMMMmmmmmmMMMMMMMMMMMMMMMMMMMMMMMMMMh.
                                `/ymNMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMs:omd.
                              .smMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM/  `+y`
                             /NdoyMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMN/   .-
                            `NMddNMMMMMMNmNMddddmNNMMMMMMMMMMMMMMMMMMMMMMMMMy-
                            `oddddhyso/-.`.-` ```.-:ohNMMMMMMMMMMMMMMMMMMMMMMNy-
                              ```     ``..            .+dMMMMMMMMMMMMMMMMMMMMMMNo
                                  ./ohdmmo```..         `/mMMMMMMMMMMMMMMMMMMMMMMs
                               .+hNMMMMMMNmmmmm:.....`    .dMMMMMMMMMMMMMMMMMMMMMM-
                             `omMMNNmmmNNMMMMMMMNmmm+-.    `mMMMMMMMMMMMMMMMMN+:yM/
                            `hMmy/-.....-:/ohmNMMMMo        +MMMMMMMMMMMMMMMMh  `m`
                            sMd.             `-sNMMs        -MMMMMMMMMMMMMMMMs  ..
                            NM+                 .yMN        +MMMMMMMMMMMMMMMM/
                            NMh`                 `hm       .mMMMMMMMMMMMMMMMm`
                            sMMy.                 --      :mMMMMMMMMMMMMMMMM/
                            `dMMNs-`                   `:yMMMMMMMMMMdymMMMN+
                             .hMMMMds/-.`         `.-+ymMMMMMMMMMMNo` hMMm:
                               +mMMMMMMNdhyysssyyhdNMMMMMMMMMMMMms.  +Mmo`
                                `/ymMMMMMMMMMMMMMMMMMMMMMMMMNmh/`   +s:`
                                   `:ohmNNMMMMMMMMMMMMNNNdy+:`
                                        .-:/+osssso++/:.`

			          An Automated Tool For Web-Recon
					Developed By Momen Ali
					    The CyberGuy
						v-1.0



====================================
               Banner                  
====================================

[+] Target Domain => google.com
[+] Date => 05-05-2021
[+] Current User => cyber-guy

-------------------------------------

[+] Current Recon Path: => /home/cyber-guy/BlackDragon/google.com/05-05-2021

====================================

Stay Secure ;)

M đź’• N


About

An Adavnced Automation Tool For Web-Recon Developed For Linux Systems

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%