Open In App

Maskphish – Hide Phishing Link Behind Real Domain

Maskphish tool is used to hide the phishing links or URL behind the original link. This tool is a free and open-source tool you can download this tool from Github. This tool can perform social engineering attacks on victims. This tool can hide all types of URL links such as ngrok links. Maskphish is a very useful tool and easy to use. This tool is written in bash language. This tool is a bash script. The tool gives you the flexibility in order to use the tool according to requirements. This tool is a lightweight tool means small. You can add a custom URL behind the original URL of the phishing link. This tool is developed by the JayKali group of ethical hackers. Maskphish is available as a console script. The user interface of this tool is very similar to Metasploitable 1 and Metasploitable 2 which makes it easy to use. 

MaskPhish

Features and uses of Maskphish :-



Installation and step-by-step tutorial of Maskphish tool:-

Step 1. Open your Kali Linux operating system. Move to desktop. Here you have to create a directory called Maskphish. In this directory, you have to install the tool.



To move to the desktop use the following command.

cd Desktop

Step 2. Now you are on the desktop. Here you have to create a directory called Maskphish. To create Maskphish directory use the following command.

mkdir Maskphish

Step 3. You have created a directory. Now use the following command to move into that directory.

cd Maskphish

Step 4. Now you are in Maskphish directory. In this directory you have to download the tool means you have to clone the tool from Github. Use the following command to clone the tool from Github.

git clone https://github.com/jaykali/maskphish

Step 5. The tool has been downloaded in the directory Maskphish. Now to list out the contents of the tool that has been downloaded use the following command.

ls

Step 6. When you listed out the contents of the tool you can see that a new directory has been generated by the tool that is maskphish. You have to move to this directory to view the contents of the tool. To move in this directory using the following command.

cd maskphish

Step 7. To list out the contents of this directory using the following command.

ls

Step 8. Now you can run the tool using the following command.  This command will open the help menu of the tool.

./maskphish.sh

Step 9. Now the tool is asking for a phishing link that you generated using any phishing link generator copy that links from that tool and paste that link to here.

Step 10. Now you have to give the link that you want to be shown to the victim.

Step 11. We have taken instagram.com here. We want instagram.com must be shown to the victim that’s we have taken this. We also want to give social engineering words like we are given to get followers.

Step 12.  Press enter and then the link will be generated.

You can see an Instagram link has been generated by the tool. You can send this link to the victim. Similarly, you can use the tool to attack your victim. 

Article Tags :