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
A simple DHCP server and client simulation with python

About The Project This is a simple DHCP server and client simulation. I implemented it for computer network course spring 2021 The client can request

shakiba 3 Feb 08, 2022
sshuttle: where transparent proxy meets VPN meets ssh

Transparent proxy server that works as a poor man's VPN. Forwards over ssh. Doesn't require admin. Works with Linux and MacOS. Supports DNS tunneling.

9.4k Jan 09, 2023
School Project using Python Sockets and Personal Encryption Method.

Python-Secure-File-Transfer School Project using Python Sockets and Personal Encryption Method. Installation Must have python3 installed on your syste

1 Dec 03, 2021
A Python server and client app that tracks player session times and server status

MC Outpost A Python server and client application that tracks player session times and server status About MC Outpost provides a session graph and ser

Grant Scrits 0 Jul 23, 2021
Linkedin Connection Automation

Why spend an hour+ a week, connecting with the correct people on LinkedIn when you can go for lunch and let your computer do the hard work?

1 Nov 29, 2021
The sequel to SquidNet. It has many of the previous features that were in the original script, however a lot of the functions that do not serve much functionality have been removed.

SquidNet2 The sequel to SquidNet. It has many of the previous features that were in the original script, however a lot of the functions that do not se

DrSquidX 5 Mar 25, 2022
A Scapy implementation of SMS-SUBMIT and (U)SIM Application Toolkit command packets.

A Scapy implementation of SMS-SUBMIT and (U)SIM Application Toolkit command packets.

mnemonic 83 Dec 11, 2022
Real-time text-editor using python tcp socket

Real-time text-editor using python tcp socket This project does not need any external libraries so you don't need to use virtual environments. All you

MatiYo 3 Aug 05, 2022
This is a Client-Server-System which can share the screen from the server to client and in the other direction.

Screenshare-Streaming-Python This is a Client-Server-System which can share the screen from the server to client and in the other direction. You have

VFX / Videoeffects Creator 1 Nov 19, 2021
Network-Shredder is a python based NIDS.

Network-Shredder is a python based NIDS.

Oussama RAHALI 9 Dec 13, 2022
This is a top level socket library, making servers and clients EASY!

quick-net Sockets don't have to be a pain That's the motto this library was built with, and that's exactly what we made! This is a top-level socket li

Nate the great 15 Dec 17, 2021
NanoChat - nano chat server and client

NanoChat This is a work in progress! NanoChat is an application for connecting with your friends using Python that uses ONLY default Python libraries.

Miss Bliss 1 Nov 13, 2021
Docker container for demoing Wi-Fi calling stack.

VoWiFiLocalDemo - Docker container that runs StrongSwan and Kamailio to demonstrate how Wi-Fi calling works on smartphones.

18 Nov 12, 2022
This is a Client-Server-System which can send audio from a microphone from the server to client and in the other direction.

Audio-Streaming-Python This is a Client-Server-System which can send audio from a microphone from the server to client and in the other direction. You

VFX / Videoeffects Creator 0 Jan 05, 2023
Easy-to-setup bot, ChatOps project for handling telegram chat logging over docker-compose services, being runned as one of them.

Easy-to-setup bot, ChatOps project for handling telegram chat logging over docker-compose services, being runned as one of them.

Rashid 7 Aug 08, 2022
Roadster - Distance to Closest Road Feature Server

Roadster: Distance to Closest Road Feature Server Milliarium Aerum, the zero of

Textualization Software Ltd. 4 May 23, 2022
MQTT Explorer - MQTT Subscriber client to explore topic hierarchies

mqtt-explorer MQTT Explorer - MQTT Subscriber client to explore topic hierarchies Overview The MQTT Explorer subscriber client is designed to explore

Gambit Communications, Inc. 4 Jun 19, 2022
Remote vanilla PDB (over TCP sockets) done right: no extras, proper handling around connection failures and CI.

Overview docs tests package Remote vanilla PDB (over TCP sockets) done right: no extras, proper handling around connection failures and CI. Based on p

Ionel Cristian Mărieș 227 Dec 27, 2022
ExtDNS synchronizes labeled records in docker-compose with DNS providers.

ExtDNS for docker-compose ExtDNS synchronizes labeled records in docker-compose with DNS providers. Inspired by External DNS, ExtDNS makes resources d

DNTSK 6 Dec 24, 2022
Usbkill - an anti-forensic kill-switch that waits for a change on your USB ports and then immediately shuts down your computer.

Usbkill - an anti-forensic kill-switch that waits for a change on your USB ports and then immediately shuts down your computer.

Hephaestos 4.1k Dec 30, 2022