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
Unarchive Bot for Telegram

Telegram UnArchiver Bot UnArchiveBot: 🇬🇧 Bot that allows you to extract supported archive formats in telegram. 🇹🇷 Desteklenen arşiv biçimleri tele

Hüzünlü Artemis [HuzunluArtemis] 25 May 07, 2022
Rust UserBot, Telegram istifadəsini asanlaşdıran bir proyektdir.

RUST USERBOT 🇦🇿 Rust UserBot, Telegram istifadəsini asanlaşdıran bir proyektdir. Qurulum Heroku Serverə qurulum git clone https://github.com/rustres

1 Oct 25, 2021
Resources for the AMLD 2022 workshop "DevOps on AWS"

MLOPS on AWS | AMLD 2022 This repository contains all the resources necessary to follow along and reproduce the workshop "MLOps on AWS: a Hands-On Tut

xtream 8 Jun 16, 2022
Python powered spreadsheets

Marmir is powerful and fun Marmir takes Python data structures and turns them into spreadsheets. It is xlwt and google spreadsheets on steroids. It al

Brian Ray 170 Dec 14, 2022
Repository containing the project files for CEN4020's Team Utah.

inCollege-Team-Utah Repository containing the project files for CEN4020's Team Utah. Contributors: Deepak Putta Jose Ramirez Fuentes Jaason Raudales C

Keylin Sanchez 3 Jul 12, 2022
Automation application was made by me using Google, Sheet and Slack APIs with Python.

README This application is used to transfer the data in the xlsx document we have to the Google Drive environment and calculate the "total budget" wit

3 Apr 12, 2022
ETL for tononkira.serasera.org

python-tononkiramalagasy-api Api Endpoints: ### get artists - /artists/int:page [page_offset = 20] ### get artist's songs, index was given by

Titosy Manankasina 1 Dec 24, 2021
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
Instagram bot for promoting ROKA trainee soldier(just like me)'s consolation letters.

Instagram_bot (필자를 포함한) 모든 대한민국 훈련병들을 위한 인스타그램 인편지기입니다. Instagram bot for promoting ROKA trainee soldier(just like me)'s consolation letters. 들어가기 (Ge

Lee, Jongjun 2 Nov 21, 2021
Python version of PlaceNL's headless bot with automatic access token refresh

Reddit /r/place 2022 headless bot This headless Python bot will automatically login to reddit, obtain access tokens (and refreshes them when they expi

19 May 21, 2022
Name says it all/Instructions are in README file.

Discord-Webhook-Spammer Name says it all/Instructions are in README file. Setup 1. pip install discord-webhook ( In console, terminal or whatever you

Catto 1 Mar 21, 2022
A Telegram bot that can stream Telegram files to users over HTTP.

T.ME_FILE_TO_LINK Hi iam a file to link bot....best Bot telegram Telegram File To Link Generation Bot A Telegram bot that can stream Telegram files to

1 Oct 24, 2021
The records of 42 million users from a third-party version of the popular Telegram messaging app have just been Iranian accounts leaked

TelegramDatabase About The records of 42 million users from a third-party version of the popular Telegram messaging app have just been Iranian account

Hamed Mohammadvand 10 Jan 14, 2022
StudyLion is a Discord bot that tracks members' study and work time while offering members to view their statistics and use productivity tools such as: To-do lists, Pomodoro timers, reminders, and much more.

StudyLion - Discord Productivity Bot StudyLion is a Discord bot that tracks members' study and work time while offering members the ability to view th

45 Dec 26, 2022
A simple, infinitely scalable, SQS based queue.

SimpleQ A simple, infinitely scalable, SQS based queue. Meta Author: Randall Degges Email: [emai

Randall Degges 162 Dec 21, 2022
Project for the discipline of Visual Data Analysis at EMAp FGV.

Analysis of the dissemination of fake news about COVID-19 on Twitter This project was the final work for the discipline of Visual Data Analysis of the

Giovani Valdrighi 2 Jan 17, 2022
A script written in python3 for bruteforcing Gmail accounts.

GmailBruteforce Made for bruteforcing gmail accounts. It needs Less Secure Apps setting turned on in order to work. Installation For windows git clone

Shinero 4 Sep 16, 2022
An powerfull telegram group management anime themed bot.

ErzaScarlet Erza Scarlet is the female deuteragonist of the anime/manga series Fairy Tail. She is an S-class Mage from the Guild Fairy Tail. Like most

ꜱōʜᴇʀᴜ ᴋāɴ (AKA) ꜱᴏʜᴀɪʟ ᴋʜᴀɴ 2 May 19, 2022
Zero2 Discord bot is written with Discord.py using Python.

Zero2 Discord bot is written with Discord.py using Python.

Siva Avanish 4 Nov 08, 2021