Skip to content

E4GL30S1NT - Simple Information Gathering Tool

License

Notifications You must be signed in to change notification settings

objects/E4GL30S1NT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • Bitly Bypass - Bypass all bitly urls
  • Github Lookup - Dump GitHub information
  • TempMail - Generate a Temp Mail and Mail Box

USE:

  • For Put or Modify API KEY Type python3 E4GL30S1NT.py configs or edit configs/config.json

  • For use phoneinfo you need a Veriphone API key, if you don't have this key you can use this test key to test the tool: KEY: 47703D994B174BACBDC5AD734CC381B4

  • For use mailfinder you need a real-email API key, if you don't have this key you can use this test key to test the tool: KEY: 0c6ad1fd-f753-4628-8c0a-7968e722c6c7

  • Installation on linux

apt-get install wget && wget https://raw.githubusercontent.com/C0MPL3XDEV/E4GL30S1NT/main/linuxinstall.sh && bash linuxinstall.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/E4GL30S1NT
  • linux : rm -rf /usr/local/bin/E4GL30S1NT

Credits

Copyright © 2023 by @C0MPL3XDEV @PoulDev

About

E4GL30S1NT - Simple Information Gathering Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.7%
  • Shell 6.3%