PHISHING TOOLS
PHISHING TOOLS
RISHANTH
PHISHING TOOLS
BLACKPHISH
Blackphish is a powerful open-source Phishing Tool. Blackphish is
becoming very popular nowadays, that is used to do phishing
attacks on Target. Blackphish is easier than Social Engineering
Toolkit. Blackphish contains some templates generated by another
tool. Blackphish offers phishing templates web pages for 6 popular
sites such as Facebook, Instagram, Google, Snapchat etc. This tool
is very helpful for performing phishing attacks.
Step 1: To install the tool first move to desktop and then install the
tool using the following commands.
cd Desktop
git clone https://github.com/iinc0gnit0/BlackPhish
Step 2: Now move to the directory of the tool using the following
command. Then install the tool using the following command.
cd Blackphish
sudo bash install.sh
Step 3: The tool has been installed in your system. Now to run the
tool use the following command.
Step 4: Now you can see various options here. Suppose you want to
create a phishing page for Instagram so type 1 and press enter.
Step 5: Now it will list 4 tunnelling option. You can choose an
option according to your requirement. Let’s choose option 3.
Step 6: Copy the IP address and past it in the browser. When the
victim will enter the credential, it will be reflected in the terminal of
the attacker.
BLACKMAN
Step 9: Now you can run the tool using the following command.
This command will open the help menu of the tool.
./socialphish.sh
The tool is running successfully. Now you have to give the option
number to the tool for which you have to create the phishing page.
Suppose you want to create a phishing page for Instagram then you
have to choose option 1. If you want a phishing page on Facebook
choose option 2. Similarly, you can choose from all 33 websites in
the tool.
You can see the link has been generated by the tool that is the
snapchat phishing webpage. Send this link to the victim. Once
he/she opens the link he/she will get an original look-alike web
page of Instagram and once he/she fills in the details on the
webpage. It will be highlighted in the Socialphish terminal.
Hidden Eye
HiddenEye is an advanced phishing tool with features such as
keylogging and location tracking. The tool supports most social
media, e-commerce, and business pages to be used as an attack
vector against online targets. HiddenEye is a Python tool that
requires Python3, PHP, and SUDO. This tool is supported by all
major Linux distributions and Kali also.
Features of Hidden Eye
The following are the features of Hidden Eye:
Captures victim's keystrokes (using keylogger function).
It can perform live attacks (IP, geolocation, country, etc.)
Server URL type selection (selects between RANDOM URL
and CUSTOM URL).
Various phishing pages (Facebook, Instagram, Reddit,
WordPress, Yahoo, Twitter, and Dropbox).
Step 2: Now use the following command to move into the directory
of the tool. You have to move in the directory in order to run the
tool.
cd HiddenEye-Legacy
Step 3: You are in the directory of the Brutespray. Now you have to
install a dependency of the Brutespray using the following
command.
sudo pip3 install -r requirements.txt
Step 4: All the dependencies have been installed in your Kali Linux
operating system. Now use the following command to run the tool
and check the help section.
python3 HiddenEye.py -h
Working with HiddenEye Tool on Kali Linux OS
Example: Creating Facebook Phishing Page
In this example, we will be creating a Facebook Phishing page. We
have selected Option 1 for Facebook.
In the below screenshot, we have selected the standard page which
will be the homepage of Facebook.com
We have selected the Server on which the Phishing page will be
hosted.
We will be vising the highlighted link, which is the Phishing page
for Facebook.
In the below screenshot, we have created a phishing page, now if
any victim enters the credentials, we will get the credentials on the
terminal itself.