Today we got an interesting Open Source Intelligence(OSINT) or information gathering tool for you. Th3inspector is a ultimate powerful open source information gathering tool written in perl which you can use to formulate some social engineering exploits, also during the early stages like reconnaissance.
Image may be NSFW.
Clik here to view.
Image may be NSFW.
Clik here to view.

Main Features of Th3inspector:
- Website Information
- Phone Number Information
- Find IP Address And E-mail Server
- Domain Whois Lookup
- Find Website/IP Address Location
- Bypass CloudFlare
- Domain Age Checker
- User Agent Info
- Check Active Services On Resource
- Credit Card Bin Checker
- Sub-domain Scanner
- Check E-mail Address
- Content Management System Checker
How to Install Th3inspector on:
Installation Linux:
Download Termux
Download Perl
Download Th3inspectorcpan
install JSON
Extract Th3inspector into Desktop
Open CMD and type the following commands:
cd Desktop/Th3inspector-master/perl Th3inspector.pl
git clone https://github.com/Moham3dRiahi/Th3inspector.git
cd Th3inspectorchmod+x install.sh && ./install.sh:Installation Android
Download Termux
git clone https://github.com/Moham3dRiahi/Th3inspector.gitcd Th3inspectorchmod +x install.sh && ./install.shInstallation Windows ::
Download Perl
Download Th3inspectorcpan
install JSON
Extract Th3inspector into Desktop
Open CMD and type the following commands:
cd Desktop/Th3inspector-master/perl Th3inspector.pl
How to use Th3inspector tool :
Below is the list of functions and operations you can do with the Th3Inspector tool.
Short Form | Long Form | Description |
---|---|---|
-i | --info | Website Information |
-n | --number | Phone Number Information |
-mx | --mailserver | Find IP Address And E-mail Server |
-w | --whois | Domain Whois Lookup |
-l | --location | Find Website/IP Address Location |
-c | --cloudflare | Bypass CloudFlare |
-a | --age | Domain Age Checker |
-ua | --useragent | User Agent Info |
-p | --port | Check Active Services On Resource |
-b | --bin | Credit Card Bin Checker |
-s | --subdomain | Subdomain Scanner |
-e | E-mail Address Checker | |
-cms | --cms | Content Management System Checker |
-h | --help | show the help message and exit |
Examples:
- To list all the basic options and switches use -h switch:
perl Th3inspector.pl -h
- To Get Website Information:
perl Th3inspector.pl -i example.com
- To Get Phone Number Information :
perl Th3inspector.pl -n xxxxxxx
- To Find IP Address And E-mail Server:
perl Th3inspector.pl -mx example.com
- To Find Website Or IP Address Location :
perl Th3inspector.pl -l example.com
- To Get Real IP Of Website Using CloudFlare Protection
perl Th3inspector.pl -c example.com