ADVERTISEMENT

Intro to phishing: simulating attacks to build resiliency

While organizations must still account for flashy vulnerability exploitations, denial-of-service campaigns, or movie-themed cyber-heists, phishing-based social engineering attacks remain a perennial choice of cybercriminals when it comes to hacking their victims.

Intro to phishing

By Shutterstock/Cybernews

Adam Kohnke
Adam Kohnke Contributor
April 20, 2023 Updated: April 20, 2023 7 min read

Phishing-borne threats

Fresh tactics

The most common types of phishing attacks
The eight most common forms of phishing-based cyberattacks.

Building phishing resilience

Resiliency score measurement
Example Resiliency Score that is calculated using the average rate of reporting divided by the average rate of end users clicking on simulated phishing emails across a defined reporting period (annually, quarterly, and so on).

A closer look at Zphisher

ADVERTISEMENT
Zphisher
After dependencies are successfully installed and satisfied, the Zphisher landing page is displayed, allowing the user to choose the websites they will impersonate to capture user credentials.
Zohisher port forwarding option
After selecting the desired port forwarding option, the machine where Zphisher is running establishes a listening port for return traffic from users who click the embedded phishing link sent in email campaigns.
Zphisher produced URLs for phishing campaigns
Each invocation of the tool will produce multiple URLs for use in simulated phishing campaigns.
Imposter emails
Links generated by Zphisher are then embedded and disguised within impostor emails attempting to entice clicks on the link.
Phishing emails
When users click the link in phishing emails, they are redirected to the lookalike or imposter website outlined in Figure 3 above. If users supply credentials, the information is captured and tunneled back to Zphisher capturing user IP address, username, and password.

GoPhish review

GoPhish zip file
After downloading the GoPhish zip file and extracting it, an executable file allows the tool to be activated. A companion Readme file provides dependency, installation, and usage instructions.
GoPhish setup
The default username and password are provided that allow the user to access the GoPhish platform on the admin server (https://127.0.0.1:3333). A phishing server is also started, which sends and retrieves simulated phishing email activity from targeted users.
GoPhish dashboard
The GoPhish user interface allows campaigns, sending profiles, landing pages, and email templates to be created. The screenshot above provides the recommended sections that should be accessed to create the initial campaign successfully.
#1- Sending Profile:#2 – Users & Groups:
✔️ Name – Any name works
✔️ Interface Type – SMTP
✔️ SMTP From: The email account the campaign sends emails as
✔️ Host – The server sending the emails (smtp.gmail.com, etc.)
✔️ Username – username associated with “SMTP From”
✔️ Password – password associated with “SMTP From”

* Click “Send Test Email” to verify GoPhish can send simulated emails as expected.
✔️ Create and Name a New Group for users targeted by a phishing campaign. Each Group entry will have:
✔️ Targeted User First Name
✔️ Targeted User Last Name
✔️ Targeted User Email Address
✔️ Targeted User Job Title





* GoPhish allows CSV file imports using a provided template.
#3 – Email Templates:#4 – Landing Pages:
✔️ Template Name
✔️ Envelope Sender – Same as “SMTP From”
✔️ Subject
✔️ Text/HTML – Copy or Import an existing email format (Original Source on a sample email)
✔️ Add tracking Image – Check this box
✔️ Name
✔️ Capture Submitted Data – Check this box
✔️ Capture Passwords – Check this box

* Use theImport Sitebutton to capture a legitimate website to impersonate (https://linkedin.com, for example).
* For increased success, landing pages and email templates should be the same brand (email and landing page both resemble Instagram branding or messaging, and so on)
Created and launched campaign
Results of a Test Campaign created and successfully launched in GoPhish.
ADVERTISEMENT