In shell script multiple tools combined at a one script you can perform multiple operation like Whois, Whatweb, Find Subdomains and DNS Information
- Time Saving
- Less efforts in remember commands
- Easy to run and understand
Installation Linux 
- Just, Clone this repository -
git clone https://github.com/SLoharkar/Info-Gathering.git- Change to cloned directory and run
info.sh-
$ cd Info-Gathering
chmod +x info.sh && ./info.sh OR bash info.sh
Info-Gathering requires following programs to run properly -
sublist3rdnsenumwhatwebwhois
All the dependencies will be installed automatically when you run
infofor the first time.
Supported Platform :
Termux,Ubuntu/Debian/Kali,ArchLinux/Manjaro,Fedora