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
PRNT.sc Image Grabber

PRNTSender PRNT.sc Image Grabber PRNTSender is a script that takes images posted on PRNT.sc and sends them to a Discord webhook, if you want to know h

neox 2 Dec 10, 2021
Telegram chats reader with python

Telegram chat reader Программа полностью сливает чаты телеграм в базу данных PostgreSQL. Для использования нужен развернутый сервер постгрес и телегра

Anton 4 Dec 24, 2021
Contrastive Language-Audio Pretraining

CLAP Contrastive Language-Audio Pretraining In due time this repo will be full of lovely things, I hope. Feel free to check out the Issues if you're i

Charles Foster 83 Dec 01, 2022
This repository contains the best Data Science free hand-picked resources to equip you with all the industry-driven skills and interview preparation kit.

Best Data Science Resources Hey, Data Enthusiasts out there! Finally, after lots of requests from the community I finally came up with the best free D

Mohit Kumar 415 Dec 31, 2022
Easy-apply-bot - A LinkedIn Easy Apply bot to help with my job search.

easy-apply-bot A LinkedIn Easy Apply bot to help with my job search. Getting Started First, clone the repository somewhere onto your computer, or down

Matthew Alunni 5 Dec 09, 2022
Auslesen, entschlüsseln und parsen von Smart Meter Telegrammen

Netz-NÖ SmartMeter-P1-Reader https://www.netz-noe.at/Download-(1)/Smart-Meter/218_9_SmartMeter_Kundenschnittstelle_lektoriert_14.aspx Dieses Skript en

3 Jan 14, 2022
MemeBot - A discord bot that tracks how good people's memes are

MemeBot A discord Meme "Karma" Tracking bot Dependancies Make sure you have pymongo installed and a mongodb cluster setup with two collections. pip in

Uday Sharma 3 Aug 10, 2022
Stock market bot that will be used to learn about API calls and database connections.

Stock market bot that will be used to learn about API calls and database connections.

1 Dec 24, 2021
Simple web browser to visualize HiC tracks

HiCBrowser : A simple web browser to visualize Hi-C and other genomic tracks Fidel Ramirez, José Villaveces, Vivek Bhardwaj Installation You can insta

The deepTools ecosystem 14 Jun 21, 2022
Advanced Number Validator Using telnyx api

Number Validator Python v1.0.0 Number Validator Using telnyx api DISCLAIMER This Tool is only for educational purposes You'll be responsible yourself

xBlackxCoder 3 Sep 24, 2022
Tinkoff social pulse api wrapper

Tinkoff social pulse api wrapper

Semenov Artur 9 Dec 20, 2022
Prisma Cloud utility scripts, and a Python SDK for Prisma Cloud APIs.

pcs-toolbox Prisma Cloud utility scripts, and a Python SDK for Prisma Cloud APIs. Table of Contents Support Setup Configuration Script Usage CSPM Scri

Palo Alto Networks 34 Dec 15, 2022
A Open source Discord Token Grabber with several very useful features coded in python 3.9

Kiwee-Grabber A Open source Discord Token Grabber with several very useful features coded in python 3.9 This only works on any python 3.9 versions. re

Vesper 40 Jan 01, 2023
A Sublime Text plugin that displays inline images for single-line comments formatted like `// ![](example.png)`.

Inline Images Sometimes ASCII art is not enough. Sometimes an image says more than a thousand words. This Sublime Text plugin can display images inlin

Andreas Haferburg 8 Jul 01, 2022
Unofficial GoPro API Library for Python - connect to GoPro via WiFi.

GoPro API for Python Unofficial GoPro API Library for Python - connect to GoPro cameras via WiFi. Compatibility: HERO3 HERO3+ HERO4 (including HERO Se

Konrad Iturbe 1.3k Jan 01, 2023
Beyonic API Python official client library simplified examples using Flask, Django and Fast API.

Beyonic API Python official client library simplified examples using Flask, Django and Fast API.

Deploy your apps on any Cloud provider in just a few seconds

The simplest way to deploy your apps in the Cloud Deploy your apps on any Cloud providers in just a few seconds ⚡ Qovery Engine is an open-source abst

Qovery 1.9k Dec 26, 2022
Discord Token Nuker With Python

Discord token nuker a.k.a A$$Fvcker Setup For installing the requirements do this: pip install -r requirements.txt To start the Token nuker run this

PR3C14D0 8 Sep 22, 2022
🛰️ 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
Easy and simple, Telegram Bot to Show alert when some edits a message in Group

Edit-Message-Alert Just a simple bot to show alert when someone edits a message sent by them, Just 17 Lines of Code These codes are for those who incu

Nuhman Pk 6 Dec 15, 2021