This repository contains my analysis for Task 2 of the Elevate Labs Cyber Security Internship. The assignment required analyzing a sample phishing email, identifying suspicious elements, and summarizing key phishing indicators.
- Objective: Identify phishing characteristics in a suspicious email sample.
- Tools Used: Text editor (Notepad), phishing sample (from Hook Security), manual review.
- Deliverable: Analysis report as a
.txtfile, README, and reference image.
-
Selected a sample phishing email
- The example was sourced from Hook Security’s phishing email examples.
-
Analyzed the email content:
- Checked sender email domain and authenticity.
- Reviewed urgent language and instructions.
- Highlighted action links (e.g., reset password).
- Looked for personalization and credibility indicators.
-
Documented findings in analysis report:
- Listed all phishing signs and explained why the email is suspicious.
- Provided a clear conclusion regarding phishing risk.
phishing_email_analysis.txt: Main analysis report.
The included analysis explains how and why the selected email should be flagged as phishing—demonstrating practical email threat identification skills.