You might like

Masking and Hiding URL Using Mask Phish

 Hello hackers, welcome to my next post about masking and hiding URL using new tool Mask Phish which we manually need to install in Kali Linux. I hope you will enjoy this tutorial. So, let's begin with this tool.

Disclaimer:

This tutorial is for educational purposes only. Don't use it for illegal purposes and no one reserve right to copy and publish this material following Google policies. 

 


 

[+] Prerequisites

1. Kali Linux (or any other Linux distribution)

2. Internet

3. URL to modify



[+] INSTALLATION

 

Step 1:

First of all fire up Kali Linux and paste following link in terminal:

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

 

STEP 2:

Now we have to enter into Mask Phish folder using command cd which denotes command directory as:

 cd maskphish

STEP 3:

After going into directory run tool using command below:

bash maskphish.sh 

 

Caution! Don't run ./maskphish.sh as it will not work properly to run tool.

CLICK HERE TO:

[+] USAGE

 

  •  After running above command you have to enter a URL you want to modify as shown below: 


  •   You can enter your link of your choice and then you have to enter fake website address as shown below:


  •  After this, you have to enter fake keywords to fool your victim like secure-login etc as shown below:



  •  As you enter fake keywords your fake URL will be generated which is similar to real URL.



Caution! This will work only on mobile. On PC it shows warning that hackers may try to steal your personal information.


Please tell in comments if you like this post and tell me if you find any error. Thanks.


Post a Comment

2 Comments

  1. I found error while converting ip address url to hiding url

    ReplyDelete
    Replies
    1. You should run tool using bash command not using ./maskphish.sh.

      Delete