Skip to content

A bash file with option for using multiples tools and automation for recon for information collection

License

Notifications You must be signed in to change notification settings

idiotboxai/vibe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A bash file with option for using multiples tools and automation for recon for information collection

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages