> ## Content Index
> Fetch the complete content index at: https://darkwebinformer.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# SIGIT: Simple Information Gathering Toolkit
- URL: https://darkwebinformer.com/sigit-simple-information-gathering-toolkit/
- Published: 2025-07-22T20:51:47.000Z
- Updated: 2025-09-04T22:21:03.000Z
- Author: Dark Web Informer
- Tags: Tools

---

**GitHub:** <https://github.com/termuxhackers-id/SIGIT>

---

SIGIT - Simple Information Gathering Toolkit

![](https://storage.ghost.io/c/6b/16/6b16ac9c-cd67-432f-b0f3-bbec941084ff/content/images/2025/07/4896562938798235987891-3.jpeg)

### Features

[](https://github.com/termuxhackers-id/SIGIT#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

[](https://github.com/termuxhackers-id/SIGIT#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`