Skip to content

Latest commit

 

History

History
53 lines (38 loc) · 1.16 KB

README.md

File metadata and controls

53 lines (38 loc) · 1.16 KB

VIBE - RECON BASH AUTOMATION TOOL

A bash file with option for using multiples tools and automation for hacking and collecting information of the target organisation.

vibe

Tools used

  1. Subfinder
  2. amass
  3. gf
  4. nuclie
  5. dirsearch
  6. waybackurls
  7. subzy
  8. nmap
  9. httpx
  10. crt.sh
  11. tee

Installation

clone the repository in your local linux system

git clone https://github.com/idiotboxai/vibe

change directory

cd vibe

permission for execution:-

chmod +x run.sh

run it using:

./run.sh

Config

Config the file by changing the directory path for dirsearch file
i.e python3 /dict/dict -l /dict/dict/subdomain.txt -t 100 #add here your directory

Warning

This code was originally created for personal use, it generates a substantial amount of traffic, please use with caution. Also use proxies or vpns to avoiding blaclist of your ip or getting banned by cloudflare or waf service.