E4GL3OS1NT - Simple Information Gathering Tool

Overview

E4GL30S1NT

Discord Server

forthebadge made-with-python

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

  • Installation on linux

apt-get install wget && wget https://raw.githubusercontent.com/C0MPL3XDEV/E4GL30S1NT/main/kalinstall.sh && bash kalinstall.sh
  • Installation on termux
pkg install wget && wget https://raw.githubusercontent.com/C0MPL3XDEV/E4GL30S1NT/main/install.sh && bash install.sh
  • Uninstallation
  • termux: rm -rf $PREFIX/bin/sigit
  • linux : rm -rf /usr/local/bin/sigit

Credits

Copyright © 2021 by @C0MPL3XDEV

Comments
  • error: subprocess-exited-with-error

    error: subprocess-exited-with-error

    im having trouble installing, here is my terminal :

    sudo ./linuxinstall.sh

    E4GL30SINT - Simple information gathering toolkit prepare for installing dependencies ... installing package: libxml2 ./linuxinstall.sh: line 11: pkg: command not found installing pacakge: libxslt ./linuxinstall.sh: line 13: pkg: command not found installing pacakge: python3 ./linuxinstall.sh: line 15: pkg: command not found installing modules: lxml Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.37.1) Requirement already satisfied: lxml in /usr/lib/python3/dist-packages (4.8.0) WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv installing modules: requests Requirement already satisfied: requests in /usr/local/lib/python3.10/dist-packages (2.9.1) WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv installing modules: BeautifulSoup Collecting BeautifulSoup Using cached BeautifulSoup-3.2.2.tar.gz (32 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error

    × python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [7 lines of output] Traceback (most recent call last): File "", line 2, in File "", line 34, in File "/tmp/pip-install-xop6l9cq/beautifulsoup_53bc2329fad14180854f52b14691a342/setup.py", line 3 "You're trying to run a very old release of Beautiful Soup under Python 3. This will not work."<>"Please use Beautiful Soup 4, available through the pip package 'beautifulsoup4'." ^^ SyntaxError: invalid syntax [end of output]

    note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed

    × Encountered error while generating package metadata. ╰─> See above for output.

    note: This is an issue with the package mentioned above, not pip. hint: See above for details.

    installing modules: tabuate Requirement already satisfied: tabulate in /usr/lib/python3/dist-packages (0.8.7) WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv successfully installing dependencies use command E4GL30S1NT for start the console

    opened by philmacrack 2
  • [ImgBot] Optimize images

    [ImgBot] Optimize images

    opened by imgbot[bot] 0
  • [ImgBot] Optimize images

    [ImgBot] Optimize images

    opened by imgbot[bot] 0
  • [ImgBot] Optimize images

    [ImgBot] Optimize images

    opened by imgbot[bot] 0
  • E4GL30S1NT Error

    E4GL30S1NT Error

    Traceback (most recent call last): File "/data/data/com.termux/files/usr/bin/E4GL30S1NT", line 48, in configs = json.loads(open("configs/config.json", "r").read()) FileNotFoundError: [Errno 2] No such file or directory: 'configs/config.json'

    Screenshot_20220901-124236

    opened by Kitopvibe1 0
  • Traceback (most recent call last):   File import pyperclip ModuleNotFoundError: No module named 'pyperclip'">

    Traceback (most recent call last): File "/data/data/com.termux/files/usr/bin/E4GL30S1NT", line 21, in import pyperclip ModuleNotFoundError: No module named 'pyperclip'

    Traceback (most recent call last): File "/data/data/com.termux/files/usr/bin/E4GL30S1NT", line 21, in import pyperclip ModuleNotFoundError: No module named 'pyperclip'

    Screenshot_20220901-120433

    opened by Kitopvibe1 0
Releases(1.1)
Owner
C0MPL3XDEV
I am an Italian programmer, high school student, programmer and passionate about cybersecurity
C0MPL3XDEV
Some files casually made by @AneekBiswas

Python-Tools All Pyhthon Files are created and managed by @AneekBiswas Modules needed to be downloaded 1.CLI bagels.py random guess.py random text-tow

1 Feb 23, 2022
BaseSpec is a system that performs a comparative analysis of baseband implementation and the specifications of cellular networks.

BaseSpec is a system that performs a comparative analysis of baseband implementation and the specifications of cellular networks. The key intuition of BaseSpec is that a message decoder in baseband s

SysSec Lab 35 Dec 06, 2022
A powerful framework for decentralized federated learning with user-defined communication topology

Scatterbrained Decentralized Federated Learning Scatterbrained makes it easy to build federated learning systems. In addition to traditional federated

Johns Hopkins Applied Physics Laboratory 7 Sep 26, 2022
(A)sync client for sms.ru with pydantic responses

🚧 aioSMSru Send SMS Check SMS status Get SMS cost Get balance Get limit Get free limit Get my senders Check login/password Add to stoplist Remove fro

Eugene Mayer 4 Jul 03, 2022
Automatically block traffic on Cloudflare's side based on Nginx Log parsing.

AutoRL This is a PoC of automatically block traffic on Cloudflare's side based on Nginx Log parsing. It will evaluate Nginx access.log and find potent

Nova Kwok 62 Dec 28, 2022
ServerStatus with node management and monitor

ServerStatus with node management and monitor

lidalao 162 Jan 01, 2023
Dos attack a Bluetooth connection!

Bluetooth Denial of service Script made for attacking Bluetooth Devices By Samrat Katwal. Warning This project was created only for fun purposes and p

Samrat 1 Oct 29, 2021
Whoisss is a website information gatharing Tool.

Whoisss Whoisss is a website information gatharing Tool. You can cse it to collect information about website. Usage apt-get update apt-get upgrade pkg

Md. Nur habib 2 Jan 23, 2022
Use Raspberry Pi and CircuitSetup's power monitor hardware to publish electrical usage to MQTT

This repo has code and notes for whole home electrical power monitoring using a Raspberry Pi and CircuitSetup modules. Beyond just collecting data, it

Eric Tsai 10 Jul 25, 2022
msgspec is a fast and friendly implementation of the MessagePack protocol for Python 3.8+

msgspec msgspec is a fast and friendly implementation of the MessagePack protocol for Python 3.8+. In addition to serialization/deserializat

Jim Crist-Harif 414 Jan 06, 2023
Synchronised text editor over TCP, for live editing with others.

SyncTEd Synchronised text editor over TCP, for live editing with others. Written in Python with PyGame. Run Install requirements: pip install -r requi

Marko Živić 1 May 13, 2022
a safe proxy over tls

TlsProxys 基于TLS协议的http流量代理 安装 ※ 需要python3.7+ linux: python3.9 -m pip install TlsProxys windows: pip install TlsProxys 基本用法 服务器端: $ tpserver [command]

56 Nov 30, 2022
Web-server with a parser, connection to DBMS, and the Hugging Face.

Final_Project Web-server with parser, connection to DBMS and the Hugging Face. Team: Aisha Bazylzhanova(SE-2004), Arysbay Dastan(SE-2004) Installation

Aisha Bazylzhanova 2 Nov 18, 2021
PoC code for stealing the WiFi password of a network with a Lovebox IOT device connected

LoveBoxer PoC code for stealing the WiFi password of a network with a Lovebox IOT device connected. This PoC was is what I used in this blogpost Usage

Graham Helton 10 May 24, 2022
Best discord webhook spammer using proxy (support all proxy type)

Best discord webhook spammer using proxy (support all proxy type)

Iтѕ_Ѵιcнч#1337 25 Nov 01, 2022
Share clipboards between two devices in a network

Shared Clipboard I felt the need for sharing clipboard texts between virtual machines but I didn't find any reliable solutions for this (I use HyperV)

Teja Swaroop 9 Jun 10, 2022
A python 3 library which helps in using nmap port scanner.

A python 3 library which helps in using nmap port scanner. This is done by converting each nmap command into a callable python3 method or function. System administrators can now automatic nmap scans

Nmmapper 179 Dec 19, 2022
Passive TCP/IP Fingerprinting Tool. Run this on your server and find out what Operating Systems your clients are *really* using.

Passive TCP/IP Fingerprinting This is a passive TCP/IP fingerprinting tool. Run this on your server and find out what operating systems your clients a

Nikolai Tschacher 158 Dec 20, 2022
Easy-to-use sync library for handy proxy parse

Proxy Parser About Synchronous library, for convenient and fast parsing of proxies from different sources. Uses Scrapy as a parser. At the moment the

Michael Mironov 2 Nov 22, 2022
euserv auto-renew script - A Python script which can help you renew your free EUserv IPv6 VPS.

eu_ex eu_ex means EUserv_extend. A Python script which can help you renew your free EUserv IPv6 VPS. This Script can check the VPS amount in your acco

A beam of light 92 Jan 25, 2022