Skip to content

gotr00t0day/IGF

Repository files navigation

IGF (Information Gathering Framework)

IGF Gathers information about a target and its environment.

DNS LOOKUP
Subdomains
Directories and Filenames
Ports and Services
HTTP requests
Whois information
Domain to IP converter
ReversE DNS lookup
Cloudflare bypass
Admin Panel Finder
Find Wordpress directories
Find Shells
Find upload location
Find Backup files
Shodan IP Information
IP Geolocation
Spider: Extract links
Web Technology Discovery
Google Dork Search
Retrieve Session Cookies
DNS, SMB, SMTP & FTP user Enumeration
Brute Forcing
CMS Scan
Vulnerability Scan

More to come in the next release.

V1.10

alt text

  1. Bug Fixes

INSTALLATION

requires Python 3

git clone https://github.com/gotr00t0day/IGF.git

cd IGF

chmod +x igf.py
chmod +x main.py

pip3 install -r requirements.txt

USAGE

./main.py

Config: To change domain / ip just type config and it will prompt you to enter the domain / ip you want to use.