How To Install All Recon Tools Using One Script

Recon is most important part of bug bounty so I have created a file which is Recon all tools are in this file so let’s see how we can install it

Tools

  • Dalfox
  • Waybackurls
  • Subfinder
  • Findomain
  • sublist3r
  • FFUF
  • Httpx
  • Qsreplace
  • Gau
  • Assetfinder
  • Anew
  • Httprobe
  • Meg
  • Haktrails
  • Kxss
  • GetJs
  • GoSpider
  • Html-Tool
  • Haktldextract

How To Install Golang

Go is an open source programming language that makes it easy to build simplereliable, and efficient software. So let’s install it

  1. Download golang from here https://golang.org/dl/
  2. Extract it in your home directory
  3. Now Run command sudo apt-get install golang
  4. now run export GOPATH=$HOME/go

How To Install Tools

everything is complete so let’s install

git clone https://github.com/D1rk9ghT/Recon.git

cd Recon

chmod +x recon-tools.sh

./recon-tools.sh

Thanks For reading

Follow on Twitter : HackTube5

This Post Has 2 Comments

Leave a Reply