Sponsored
Soical Engineering

PhishMailer – Generate Professional Phishing Alert Templates

Hey folks, in this tutorial we are going to talk about a different type of phishing tool that can get some better results by coordinating with social engineering. This is an open source tool that is coded in python language named “PhishMailer“. Usually we get some error on multiple attempts of login or forgotten password and it creates the same alert phishing page to get some useful information which can lead to a phishing attack by placing malicious phishing URL on that phishing page. How it’s possible let’s see.

Let’s take a look 🙂 !!

Installation

The installation of this tool is quite simple as we should have only one python tool and we can easily use this tool. Now we will donlwoad this tool from github then go to the directory and directly execute this tool.

git clone https://www.github.com/BiZken/PhishMailer.git
cd PhishMailer/
python3 PhishMailer.py

Hmm 🙂 !! As you can see how many options you get in this tool.

We will select option 5 for demonstration purposes. Make sure you have a victim account email address and a phishing link similar to a phishing page, meaning that if you have selected a google alert phishing template then you will have to create a google phishing page. Once the phishing template is created you can host it on your localhost server or online server.
Note : We have used advphishing tool to create google phishing page.

Great 🙂 !! As you can see what the alert phishing template will look like after opening by the victim. As you know we inserted the phishing link while creating the alert phishing template, so when the victim clicks the activity button they will redirect to our phishing page.

Good 🙂 !! As you can see the victim has successfully redirected to our phishing page.

Boom 🙂 !! The victim immediately enter his credentials on phishing page after seeing several login alerts to secure his account. But unfortunately they again fall into the attacker’s trap.

Done 🙂 !! Likewise, you can create a variety of phishing pages and take your social engineering skills to an advance level.

About the Author
Shubham Goyal Certified Ethical Hacker, information security analyst, penetration tester and researcher. Can be Contact on Linkedin.
Sponsored
Shubham Goyal

A keen learner and passionate IT student. He has done Web designing, CCNA, RedHat, Ethical hacking, Network & web penetration testing. Currently, he is completing his graduation and learning about Red teaming, CTF challenges & Blue teaming.

Recent Posts

Gau (GetAllUrls) – Find Known and Hidden URL

The gau (Get All URLs) tool is a versatile open-source utility that collects URLs from…

4 months ago

Jsluicepp – Burp Extension for JS Secrets – BugBountyTip

Jsluice++ is a Burp Suite extension designed for passive and active scanning of JavaScript traffic…

9 months ago

Bypassing Firewalls (WAF) with XSS Payloads

Hey Folks :) !! In this tutorial, we will describe some of the techniques commonly…

10 months ago

Termux Cheat Sheet for Hackers

Hey Folks :) !! In this article, we present the "Termux Cheat Sheet for Hackers"…

1 year ago

Cracking the X-Factor in Cybersecurity: How Humans are Protecting the Systems?

Amid the rapid advancement of technology, the significance of human involvement in cybersecurity frequently goes…

2 years ago

Cariddi – Hidden Endpoint Finder for Bug Hunting

Hey Folks, we are back today after such a long break, but don't worry we…

3 years ago
Sponsored

This website uses cookies.