Termux is a powerful tool and Phishing is the most common thing that people do on termux. But when we generate the Ngrok or any other Link it looks too suspicious. So In this post, I am gonna show you How you can Mask URL In Termux and make your URL Look like Google and Facebook with the help of Termux Maskphish.🔗
What is Termux Maskphish Tool?
One of the most common things that people do in Termux is Phishing. It takes time to install the Phishing Tool and then After doing the tedious setup when we send the URL to the victim, they don't click it Because the URL Looks Like this http://c162dc9a1a2e.ngrok.io/.
You can mask any URL with This tool, You can add any website name at the start and you can even add keywords so that it can match to your Social Engineering tactics. The MaskPhish tool is Created by jayKali on Github and you can Checkout There Github Project @jaykali/MaskPhish.
DISCLAIMER: This post is only for Educational Purposes. I and this site DO NOT support any criminal activitys. If you are doing any sort of misuse of this information This site is not responsible for that. THIS SITE ONLY SUPPORT ETHICAL HACKING.
How to Install MaskPhish Tool in Termux?
First of all we need to update the Termux preinstalled packages so that while using the Termux URL shortener, we don't face any error. Just Update the packages using The below command.
apt update && apt upgrade -y
Step2:
The Maskphish tool is a Project on GitHub so will need the git package in Termux to download it. To install git in Termux we will use the Basic Install command. Just type the below command and git will be installed in your Termux app.
pkg install git -y
Step3:
Now we have to download the Actual MaskPhish Project from the Github Repository. This Tool is Really lightweight and it won't take more them 1or 2 MB and it will be downloaded in Few Seconds. just Paste the Below command and it will be downloaded.
git clone https://github.com/jaykali/maskphish
How to Mask URL in Termux?
Step1:
cd maskphish
Step2:
bash maskphish.sh
Step3:
Now you will see the Logo of mask URL and below you will see "Paste Phishing URL here", Just Long press on the screen of termux and you will see the paste option, Just click on the paste the URL and press Enter.
Now you will see Your Masked URL, Just Copy The masked URL Like given in the below picture, and you can send it to anyone you want.
8 Comments
Where is phishing url to paste
ReplyDeleteIt's in
DeleteHow to Mask URL in Termux?
step 1
Can't open url in browser because there is '@' in url
ReplyDeleteI have updated the commands, now you will not face this issue. it was a bug in previous version of maskphish but it is resolved now.
DeleteHow do i send my link to someone
ReplyDeleteCopy it from termux and paste on any social media u want.
DeleteThere is an @ on the url. So its not working
ReplyDeleteI have updated the commands, now you will not face this issue. it was a bug in previous version of maskphish but it is resolved now.
Delete