Tool For Information Gathering.
Usage
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
Screenshots
Installation Linux
git clone https://github.com/Moham3dRiahi/Th3inspector.git
cd Th3inspector
chmod +x install.sh && ./install.sh
Installation Android
Download Termux
git clone https://github.com/Moham3dRiahi/Th3inspector.git
cd Th3inspector
chmod +x install.sh && ./install.sh
Installation Windows
Download Perl
Download Th3inspector
cpan install JSON
Extract Th3inspector into Desktop
Open CMD and type the following commands:
cd Desktop/Th3inspector-master/
perl Th3inspector.pl
Version
Current version is 1.9 What’s New
• speed up
• Bug fixes
Thanks for the great demo