Join WhatsApp

Join Now

Join Telegram

Join Now

How To Install Hidden Eye In Termux | Latest 2024

Rate this post

Hidden eye tool is a commonly used tool for phishing. Hackers use many hacking tricks to hack their victims. One of the most used trick is Social engineering And one of the best social engineering trick is Phishing. In this post i am going to tell you How to install hidden eye in termux And how to protect yourself from it.

What Is Hidden Eye Tool?

Hidden eye tool is an advanced phishing tool used by the hackers to hack any social media platform through phishing. This tool contain many modern phishing pages from many social media platforms. This tool has been developed in python language and is freely available on github.

Also Read: How To Install Tool X In Termux | Fast Version 1

How To Install Hidden Eye In Termux?

How can i install hidden eye tool. Hidden eye tool can be installed in termux through the below steps, make sure you follow every step and do not skip any step. So let’s start,

Step 1: First of all go to the application menu and open the termux app.

Step 2: Type pkg update To update the termux app.

pkg update
Updating Termux

Step 3: Now upgrade termux by pkg upgrade -y Command.

pkg upgrade -y
Upgrading Termux

Step 4: Install python using command pkg install python -y In Termux.

pkg install python -y
Installing Python In Termux

Step 5: Type pkg install php curl openssh grep -y To install these packages.

pkg install php curl openssh grep -y

Step 6: Clone the hidden eye repository using git clone https://github.com/DarkSecDevelopers/HiddenEye.git Command.

git clone https://github.com/DarkSecDevelopers/HiddenEye.git

Step 7: Go to the hidden eye repository using cd HiddenEye-Legacy Command.

cd HiddenEye-Legacy

Step 8: Install other dependencies using Requirements.txt File.

sudo pip3 install -r requirements.txt

After the above command it will stat all the dependencies for hidden eye tool. We have completely installed hidden eye tool in termux. Now we will see how to use hidden eye tool in termux and how to protect yourself from this tool.

Also Read: Termux Commands List – Basic To Advanced 2024

How To Use Hidden Eye In Termux?

After install hidden eye in termux. Now we will see how to use hidden eye tool. Follow the steps one by one to use hidden eye tool in termux.

Step 1: Type python3 HiddenEye.py To start the hidden eye tool in termux.

python3 HiddenEye.py

Step 2: A list of social media platforms will appear on the screen. Select anyone of them by typing the number of that platform. (for facebook type 1 and press enter)

Select Social Media Platform

Step 3: Now select the type of the phishing tool you want to make. (type 1 for standard phishing page)

Select The Type Of Page

Step 4: Select the social engineering trick you want to use. (type b for cloudfare protection page).

Social Engineering Trick

Step 5: Now type the desired port. (i will type 1025).

Select The Port Number

Step 6: Now type the URL of the selected platform in step 2.

URL Redirection

Step 7: Now select the server which you want to use. (local host only works for your own network)

Select Server To Use

Step 8: A URL will be shown on your page. Copy the url and send it to the victim.

URL Sent To The Victim

As long as the victim will open it and type his or her credentials because it will appear like a real page. That data will be sent to your screen.

How To Protect Yourself From Phishing?

Never click on the anonymous links that are sent to your email or other platforms. Always check the https before your website. Do not get scammed of money or other free things. Enable a good antivirus in your mobile or pc.

Conclusion:

This post was about how to install hidden eye in termux, how to use it and how to protect yourself from these type of attacks. Hidden eye tool is powerful but dangerous tool to use. Use these tool at your own understanding. Do not commit crime. If anyone is doing unethical with this tool then neither me nor developers assume no liability and are not responsible for any misuse or damage caused by this program. Also we inform you that some of your your actions may be illegal and you can not use this software to test person or company without written permission from them. I hope you have understood it fully how to install hidden eye in termux.

Frequently Asked Questions:

What is hidden eye tool?

Hidden eye is an advanced phishing tool that contain modern phishing pages.

Can i use hidden eye tool?

Hidden eye tool should be used with permission from the victim. Using without permissions is illegal and led to harmful consequences

How to protect yourself from hidden eye tool?

Never click on the anonymous links that are sent to your email or other platforms. Always check the https before your website.

Hi There!  I Am Geek Guy. a Passionate Computer Science Student Diving Deep Into The World Of Technology.

Leave a Comment