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
Pdisk Uploader Bot

pdisk-bot pdisk uploader telegram bot How To Use Configs TG_BOT_TOKEN - Get bot token from @BotFather API_ID - From my.telegram.org API_HASH - From my

lokaman chendekar 25 Oct 21, 2022
Filters to block and remove copycat-websites from DuckDuckGo and Google. Specific to dev websites like StackOverflow or GitHub.

uBlock-Origin-dev-filter Filters to block and remove copycat-websites from DuckDuckGo and Google. Specific to dev websites like StackOverflow or GitHu

1.7k Dec 30, 2022
Telegram bot made with Python to get notified when visa slots are available

Visa slot bot I created this bot to getnotified when screenshots are available in the Telegram channel for dropbox appointments. How do I use this? Ch

Jimil 7 Jan 03, 2023
Unofficial Medium Python Flask API and SDK

PyMedium - Unofficial Medium API PyMedium is an unofficial Medium API written in python flask. It provides developers to access to user, post list and

Engine Bai 157 Nov 11, 2022
Unofficial API wrapper for seedr.cc

Seedr API Unofficial API wrapper for seedr.cc Inspired by theabbie's seedr-api Powered by @harp_tech (Telegram) How to use You can install lib via git

Anjana Madu 49 Oct 24, 2022
A Anything goes Discord bot written in python and uses the wrapper Discord.py

GerardTheWizard A Anything goes Discord bot written in python and uses the wrapper Discord.py What can he do? Allow users to level up through typing,

1 May 05, 2022
Apex lets you build, deploy, and manage AWS Lambda functions with ease.

No longer maintained This software is no longer being maintainted and should not be chosen for new projects. See this issue for more information Apex

Apex 25 Dec 23, 2022
Simple library for logging to Loggly

#Hoover A python wrapper used to hit the Loggly. API For more information on Hoover see http://wiki.loggly.com/hooverguide ##Install With this git rep

Hoover Loggly 34 May 19, 2021
Discord Voice Channel Automatic Online

Discord-Selfbot-voice Features: Discord Voice Channel Automatic Online FAQ Q: How can I obtain my token? A: 1. How to obtain your token in android 2.

Pranav Ajay 3 Oct 31, 2022
E-Commerce Telegram Bot for UCA Students

ucaStudentStore To buy from and sell to other students Features Register the first time, after that you will always be recognised You can login either

Shukur Sabzaliev 5 Jun 26, 2022
A Telegram Userbot to play or streaming Audio and Video songs / files in Telegram Voice Chats.

Vcmusic-Userbot A Telegram Userbot to play or streaming Audio and Video songs / files in Telegram Voice Chats. It's made with PyTgCalls and Pyrogram R

3 Oct 23, 2021
A simple Python library to integrate with the Heron Data API

Heron Python This library provides easy access to the Heron Data API from applications written in Python. Documentation No language-specific docs are

Heron Data 11 Nov 11, 2022
👾 Telegram Smart Group Assistant 🤖

DarkHelper 🌖 Features ⚡️ Smart anti-apam & anti-NFSW message checker Tag Members , Entertain facility , Welcommer ban , unban , mute , unmute , lock

amirali rajabi 38 Dec 18, 2022
微信支付接口V3版python库

wechatpayv3 介绍 微信支付接口V3版python库。 适用对象 wechatpayv3支持微信支付直连商户,接口说明详见 官网。 特性 平台证书自动更新,无需开发者关注平台证书有效性,无需手动下载更新; 支持本地缓存平台证书,初始化时指定平台证书保存目录即可。 适配进度 微信支付V3版A

chen gang 258 Jan 06, 2023
A telegram media to pixeldrain stream link bot

Pixeldrain-Bot A telegram media to pixeldrain stream link bot Made with Python3 (C) @FayasNoushad Copyright permission under MIT License License - ht

Fayas Noushad 11 Oct 21, 2022
Python script using Twitter API to change user banner to see 100DaysOfCode process.

100DaysOfCode - Automatic Banners 👩‍💻 Adds a number to your twitter banner indicating the number of days you have in the #100DaysOfCode challenge Se

Ingrid Echeverri 10 Jul 06, 2022
Senexia - A powerful telegram bot to manage your groups as effectively as possible

⚡ Kenechi bot ⚡ A Powerful, Smart And Simple Group Manager ... Written with AioG

Akhi 2 Jan 11, 2022
Ever wanted a dashboard for making your antispam? This is it.

Ever wanted a dashboard for making your antispam? This is it.

Skelmis 1 Oct 27, 2021
A multipurpose Telegram Bot writen in Python for mirroring files

Deepak Clouds Mirror Deepak Clouds Torrent is a multipurpose Telegram Bot writen in Python for mirroring files on the Internet to our beloved Google D

MR.SHAGGY 0 Dec 19, 2021
A Telegram bot that can stream Telegram files to users over HTTP

AK-FILE-TO-LINK-BOT A Telegram bot that can stream Telegram files to users over HTTP. Setup Install dependencies (see requirements.txt), configure env

3 Dec 29, 2021