Skip to content

attacker-codeninja/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

More to come in the next release.

V1.6

alt text

V1.4 Has a new Theme!

alt text


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

UPDATES

IGF V1.6

  1. Added: A New Enumeration Section
  2. Added: SMB Enumeration
  3. Added: FTP User Enumeration
  4. Added: DNS Enumeration
  5. Bug Fixes

IGF v1.5

  1. Added: Google Dork Search
  2. Added: Phone Number Validation
  3. Added: Retrieve Session Cookies
  4. Added: Bug Fixes

IGF v1.4

  1. Added: A new theme
  2. Added: Web Technology Discovery
  3. Added: Extract Links
  4. Added: Find backup files
  5. Bug Fixes

IGF V1.3

  1. Added: Find Shells (c99, r57 and etc..)
  2. Added: Find upload locations
  3. Added: Shodan IP Information
  4. Added: IP Geolocation
  5. Bug Fixes

IGF V1.2

  1. Added: Bypass Cloudflare
  2. Added: Find Admin panels
  3. Added: Find Wordpress Directories
  4. Added: Reverse DNS lookup
  5. Bug Fixes

IGF V1.1

  1. Added SSL/TLS support to some scripts
  2. Added a file downloader
  3. Added a SMTP Enumeration script
  4. Fixed a few bugs.

About

Information Gathering Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.5%
  • Perl 30.5%