OffXec / infog

Information Gathering Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InfoG v1.0

Author: github.com/thelinuxchoice

IG: instagram.com/thelinuxchoice

Don't copy this code without give me the credits, nerd!

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

Usage:

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

Install requirements (Curl, Netcat):

apt-get install -y curl nc

Donate!

Support the authors:

Donate using Liberapay

About

Information Gathering Tool

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%