https://github.com/C0MPL3XDEV/E4GL30S1NT
E4GL30S1NT - Simple Information Gathering Tool
https://github.com/C0MPL3XDEV/E4GL30S1NT
dorker information-gathering osint osint-python python reversedns reverseip social-media tempmail termux termux-hacking toolkit whois
Last synced: 8 days ago
JSON representation
E4GL30S1NT - Simple Information Gathering Tool
- Host: GitHub
- URL: https://github.com/C0MPL3XDEV/E4GL30S1NT
- Owner: C0MPL3XDEV
- License: gpl-3.0
- Created: 2021-08-07T09:16:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-31T15:30:55.000Z (over 1 year ago)
- Last Synced: 2024-11-06T02:38:57.855Z (5 months ago)
- Topics: dorker, information-gathering, osint, osint-python, python, reversedns, reverseip, social-media, tempmail, termux, termux-hacking, toolkit, whois
- Language: Python
- Homepage: https://carminedeveloper.it
- Size: 2.03 MB
- Stars: 552
- Watchers: 9
- Forks: 85
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - C0MPL3XDEV/E4GL30S1NT - E4GL30S1NT - Simple Information Gathering Tool (Python)
README
E4GL30S1NT
![]()
[](https://www.python.org/)
![]()
![]()
![]()
### 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](https://veriphone.io/), 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](https://isitarealemail.com/), 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
```bash
apt-get install wget && wget https://raw.githubusercontent.com/C0MPL3XDEV/E4GL30S1NT/main/linuxinstall.sh && bash linuxinstall.sh
```- Installation on termux
```bash
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