🕵️
Th3inspector Tool
Th3inspector
🕵️ best tool for Information Gathering 🔎
Th3inspector
Screenshots
Video
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
Donations
Found XATTACKER cool? just drop a THANK YOU this will motivate me to create more exciting stuffs for you
📧 Contact
You Want Ask About All My Tools Or Buy Tools/Exploits Private Add Me On :
✨ Finally Don't Miss Out My New Telegram Channel for Private Tools && Methods And Updates ✨
Linux
Installationgit clone https://github.com/Moham3dRiahi/Th3inspector.git
cd Th3inspector
chmod +x install.sh && ./install.sh
Android
InstallationDownload Termux
git clone https://github.com/Moham3dRiahi/Th3inspector.git
cd Th3inspector
chmod +x install.sh && ./install.sh
Windows
InstallationDownload Perl
Download Th3inspector
cpan install JSON
Extract Th3inspector into Desktop
Open CMD and type the following commands:
cd Desktop/Th3inspector-master/
perl Th3inspector.pl
Current version is 1.9 What's New Version
• speed up
• Bug fixes