SIGIT - Simple Information Gathering Toolkit

Overview

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

Comments
  • It's not installing

    It's not installing

    I used the command provided and it gave the following output.

    Output- $ wget https://raw.githubusercontent.com/termuxhackers-id/SIGIT/main/install.sh && bash install.sh --2021-04-29 20:18:23-- https://raw.githubusercontent.com/termuxhackers-id/SIGIT/main/install.sh Resolving raw.githubusercontent.com... 185.199.110.133, 185.199.108.133, 185.199.109.133, ... Connecting to raw.githubusercontent.com|185.199.110.133|:443... failed: Connection timed out. Connecting to raw.githubusercontent.com|185.199.108.133|:443... failed: Connection timed out. Connecting to raw.githubusercontent.com|185.199.109.133|:443... failed: Connection timed out. Connecting to raw.githubusercontent.com|185.199.111.133|:443... failed: Connection timed out. Retrying.

    --2021-04-29 20:20:28-- (try: 2) https://raw.githubusercontent.com/termuxhackers-id/SIGIT/main/install.sh Connecting to raw.githubusercontent.com|185.199.110.133|:443... failed: Connection timed out. Connecting to raw.githubusercontent.com|185.199.108.133|:443... failed: Connection timed out. Connecting to raw.githubusercontent.com|185.199.109.133|:443... failed: Connection timed out. Connecting to raw.githubusercontent.com|185.199.111.133|:443...

    It's saying connection timed out even though I have a stable and fast internet connection. Later I used the command in Google cloud shell it was installed successfully but I wasn't able to use it

    connection error 
    opened by Venom-dell 6
  • STOLEN CODE- EGALOSINT

    STOLEN CODE- EGALOSINT

    Someone stole your code and i think you should probobly claim it is YOUR code even after i prooved them wrong here

    https://github.com/C0MPL3XDEV/E4GL30S1NT/issues

    however everything is the exact same, they just stole YOUR code and changed the banner and name

    at the bottom of the report i called them out for stealing YOUR code i noted this

    the date is a few months after SIGIT's Release, the code is the EXACT same, the banner call is the EXACT same, the kaliinstal.sh is the EXACT same, the coding style is the EXACT same, the percentage of languages is the EXACT same.
    
    opened by ArkAngeL43 3
  • Need help starting the software

    Need help starting the software

    I installed sigit in termux but i cant open it after installation

    successfully installing dependencies install.sh: line 25: wget: command not found use command sigit for start the console ######@localhost  ~/SIGIT   main  sigit No command sigit found, did you mean: Command split in package coreutils Command git in package git Command kinit in package krb5 Command qgit in package qgit

    opened by CH4INZ-dexd 2
  • Syntax

    Syntax

    I have tired to run it i got that

    raceback (most recent call last): File "/usr/local/bin/sigit", line 8, in from email_validator import validate_email, EmailNotValidError ModuleNotFoundError: No module named 'email_validator'

    opened by Pessword 1
  • Googlesearch module is not working

    Googlesearch module is not working

    Google search module is not working

    I've tried it in several linux distros (ubuntu/kali) I've tried install the module manually by "pip install google, pip install google-search, pip install google-cloud"

    solved 
    opened by PyroTheLemon 1
  • Any ideas?

    Any ideas?

    ➜ ~ pip install email_validator DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Collecting email_validator Downloading email_validator-1.1.3-py2.py3-none-any.whl (18 kB) Requirement already satisfied: idna>=2.0.0 in /data/data/com.termux/files/usr/lib/python2.7/site-packages (from email_validator) (2.10) Requirement already satisfied: dnspython>=1.15.0 in /data/data/com.termux/files/usr/lib/python2.7/site-packages (from email_validator) (1.16.0) Installing collected packages: email-validator Successfully installed email-validator-1.1.3 ➜ ~ sigit Traceback (most recent call last): File "/data/data/com.termux/files/usr/bin/sigit", line 8, in from email_validator import validate_email, EmailNotValidError ModuleNotFoundError: No module named 'email_validator'

    opened by Biggitybaked 1
  • Add macOS installation

    Add macOS installation

    for me brew install wget && wget https://raw.githubusercontent.com/termuxhackers-id/SIGIT/main/installkali.sh && bash installkali.sh worked perfectly

    opened by whos-gabi 1
  • Error

    Error

    [email protected] ~ sigit Traceback (most recent call last): File "/data/data/com.termux/files/usr/bin/sigit", line 10, in from lxml.html import fromstring ModuleNotFoundError: No module named 'lxml'

    duplicate 
    opened by ghost 1
  • Digit Not opening

    Digit Not opening

    Traceback (most recent call last): File "/usr/local/bin/sigit", line 9, in from googlesearch import search ModuleNotFoundError: No module named 'googlesearch'

    Plz help

    duplicate 
    opened by Mush2005 1
  • Sigit module 'lxml' not installing

    Sigit module 'lxml' not installing

    Termux sigit module 'lxml' not instaling ,all modules are installed bit lxml is not installing, it stops at a point and stops working ![Screenshot_2021-05-03-09- 34-14-74](https://user-images.githubusercontent.com/83566287/116840250-c2965700-abf2-11eb-91fb-6e5c641d2e4b.png)

    duplicate 
    opened by priyanshu-karmakar 1
Releases(1.0)
Owner
Termux Hackers
🎖️ Termux Enthusiast
Termux Hackers
🛰️ Scripts démontrant l'utilisation de l'imagerie RADARSAT-1 à partir d'un seau AWS | 🛰️ Scripts demonstrating the use of RADARSAT-1 imagery from an AWS bucket

🛰️ Scripts démontrant l'utilisation de l'imagerie RADARSAT-1 à partir d'un seau AWS | 🛰️ Scripts demonstrating the use of RADARSAT-1 imagery from an AWS bucket

Agence spatiale canadienne - Canadian Space Agency 4 May 18, 2022
fbchat - Facebook Messenger for Python

A powerful and efficient library to interact with Facebook's Messenger, using just your email and password.

1.1k Dec 23, 2022
A simple, multipurpose Discord bot.

EpicBot 🏅 A simple, multipurpose Discord bot. • Info EpicBot is a multipurpose Discord bot that was designed to make your Discord life easier and coo

Nirlep_5252_ 130 Dec 29, 2022
A repo to automate the booking process for vaccinations

OntarioVaccineFormAutomaker A repo to automate the booking process for vaccinations Requirements Allow ALL sights to be able to know your location (on

Rafid Dewan 7 May 31, 2021
Upload on Doodstream by Url, File and also by direct forward post from other channel...

Upload on Doodstream by Url, File and also by direct forward post from other channel...

Pʀᴇᴅᴀᴛᴏʀ 8 Aug 10, 2022
Purpose To make a cloudflare challenge pass successfully, Can be use cf_clearance bypassed by cloudflare

Purpose To make a cloudflare challenge pass successfully, Can be use cf_clearance bypassed by cloudflare, However, with the cf_clearance, make sure you use the same IP and UA as when you got it.

vvanglro 129 Jan 09, 2023
Crypto Signal Provider - A web application that allows users to select a cryptocurrency

Crypto_Signal_Provider This is a web application that allows users to select a c

Raul 2 Dec 11, 2022
Bot Telegram per creare e gestire un Babbo Natale Segreto con amici ecc

Babbo Natale Segreto: Telegram Bot Bot Telegram per creare e gestire un Babbo Natale Segreto con amici ecc. Che cos'è? Il Babbo Natale Segreto è un gi

Francesco Ciociola 2 Jul 18, 2022
A Python Library to Make Quote Images

Quote2Image A Python Library to Make Quote Images How To Use? Download The Latest Package From Releases Extract The Zip File And Place Every File In I

Secrets 28 Dec 30, 2022
=>|<= the MsgRoom bot for Windows 96

=|= bot A MsgRoom bot in Python 3 for Windows96.net. The bot joins as =|=, if parameter name_lasts is not true and default_name is =|=. The full

Larry Holst 2 Jun 07, 2022
Instadev - Crack Instagram IqbalDev

Crack Instagram IqbalDev ⇨ Install Script Di Termux $ pkg update && upgrade $

Dicky Wahyudi 1 Feb 27, 2022
Battle Pass farming tft bot

Tft bot Bot para farmar pontos do Passe de Batalha do TFT Descrição A cada partida de tft jogada você ganha 100 pontos no passe, porém você não precis

Leonardo Gonçalves 4 Jan 27, 2022
VaccineAlarm is a simple python script that allows user to get notified when their desired vaccine doses are available at vaccine centers near them.

Introduction VaccineAlarm is a simple python script that allows user to get notified when their desired vaccine doses are available at vaccine centers

Ankit Tripathi 5 Nov 26, 2021
A tool for extracting plain text from Wikipedia dumps

WikiExtractor WikiExtractor.py is a Python script that extracts and cleans text from a Wikipedia database dump. The tool is written in Python and requ

Giuseppe Attardi 3.2k Dec 31, 2022
Program that automates the bump of the Disboard Bot. Done 100% in Python with PyAutoGUI library

Auto-Discord-Bump Program that automates the bump of the Disboard Bot done 100% in python with PyAutoGUI How to configue You will need 3 things before

Mateus 1 Dec 19, 2021
Telegram bot for stream music on telegram, powered by py-tgcalls and Pyrogram

Telegram Streamer Bot Telegram bot for stream music on telegram, powered by py-tgcalls and Pyrogram ✨ Features Coming soon, help me to improve it 🛠 C

Shohih Abdul 11 Oct 21, 2022
Find songs by lyrics.

LyricSearch Hi, welcome to LyricSearch - a simple (Yes), fast (Maybe), and powerful (Approach) lyric search engine. We support Three search methods to

Dicer_ 1 Dec 13, 2021
Huan Xu 1.6k Jan 04, 2023
WhatsAppCrashingToolv1.1 - WhatsApp Crashing Tool v1.1

WhatsAppCrashingTool v1.1 This is just for Educational Purpose WhatsApp Crashing

E4crypt3d 3 Dec 20, 2022
A discord bot for checking what linked profiles a user has to their Ubisoft account

ubisoft_discord_profiles A Discord bot for checking what linked profiles a user has to their Ubisoft account. This can be setup using an enviromental

Andrei 1 Dec 17, 2021