l1ttps / E4GL30S1NT

E4GL3OS1NT - Simple Information Gathering Tool

Home Page:https://devc0mpl3x.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E4GL30S1NT

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

About

E4GL3OS1NT - Simple Information Gathering Tool

https://devc0mpl3x.web.app/

License:GNU General Public License v3.0


Languages

Language:Python 91.4%Language:Shell 8.6%