• Stars
    star
    666
  • Rank 65,397 (Top 2 %)
  • Language
    Python
  • Created about 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

SIGIT - Simple Information Gathering Toolkit

SIGIT - Simple Information Gathering Toolkit

Features

  • userrecon - username reconnaissance
  • facedumper - dump facebook information
  • mailfinder - find email with specific name
  • godorker - dorking with google search
  • phoneinfo - phone number information
  • dnslookup - domain name system lookup
  • whoislookup - identify who is on domain
  • sublookup - sub networking lookup
  • hostfinder - find host domain
  • dnsfinder - find host domain name system
  • riplookup - reverse ip lookup
  • iplocation - ip to location tracker

Setup

  • Installation on termux
pkg install wget && wget https://raw.githubusercontent.com/termuxhackers-id/SIGIT/main/install.sh && bash install.sh
  • Installation on kali linux
apt-get install wget && wget https://raw.githubusercontent.com/termuxhackers-id/SIGIT/main/installkali.sh && bash installkali.sh
  • Uninstallation
  • termux: rm -rf $PREFIX/bin/sigit
  • kali : rm -rf /usr/local/bin/sigit

Tools Overview

Kali Linux Termux Android
Index f

Credits

Copyright Β© 2021 by @termuxhackers.id