InfoG is a Shellscript to perform Information Gathering.

Infog Features

  • Check Website info
  • Check Phone info
  • IP Tracker
  • Check Valid E-mail
  • Check if site is Up/Down
  • Check internet speed
  • Check Personal info
  • Find IP behind Cloudflare
  • Find Subdomains
  • Port Scan (Multi-threaded)
  • Check CMS
  • Check DNS leaking

Also ReadRemoteRecon – Remote Recon and Collection

Usage

git clone https://github.com/thelinuxchoice/infog
cd infog
bash infog.sh

Install Requirements

apt-get install -y curl nc

Credit: thelinuxchoice