Phishing

JEOrg Security Defense Test Drives – Elevating Email Protection And Fraud Detection

In the digital age, safeguarding our digital communication is paramount.

“JEOrg Security Defense Test Drives” embarks on a mission to fortify email security and unveil deceptive practices, equipping users with the tools and knowledge to combat phishing and fraud.

This article explores the innovative solutions and strategies at the heart of their defense mechanisms.

Project Layout

  • auto-phishing-reporter – Auto Phishing report to be able to report automatically emails – Under Construction (On-Hold)
  • email-header-reader-project – Reads email headers and analysis it to provide information about emails to block, reporting suggestions, origin of the email and more – Under Construction

Keep Updated

A few advices on fraudulent emails. To make sure you block the correct ones please look into the headers of your email.

Your provider should have an option to do this and look for these headers in the very long text you get when you view them:

From: "possibly an actual email. this could be masked one so it's not always a good idea to block whatever is put here"
To: undisclosed-recipients:;
Subject: "whatever"
Reply-To: "this is the email you should block"
Mail-Reply-To: "this is the other email you should block"
In-Reply-To: "block this one too"
References: "whatever"
Message-ID: "whatever"

If you need to know from which country and location where this email was sent from on the last point of its trip to you then look for these headers:

Authentication-Results: spf=pass (sender IP is "this is the IP you are looking for")

Or you can also look it up on this header:

X-Sender-IP: "this is the IP you are looking for"
Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

Upgrade to Ubuntu 20.04 LTS: Prepare, Update, and Confirm

Ubuntu 20.04 LTS (code name Focal Fossa) was released on April 23, 2020. It is a…

5 hours ago

Install Google Chrome on Ubuntu 20.04: Download and Setup Guide

Google Chrome is the most widely used web browser in the world. It is fast, secure,…

5 hours ago

Install Java on Ubuntu 20.04: OpenJDK 11, JDK 8, and JAVA_HOME

Java is one of the most widely used programming languages in the world. It runs on…

5 hours ago

Install Ubuntu on Raspberry Pi: Flash, Configure, and Boot

Raspberry Pi is the most popular single-board computer ever made. It is small, affordable, and surprisingly…

6 hours ago

Install pip on Ubuntu 20.04: Python 3, Python 2, and Usage Guide

pip is Python's package manager. It lets you search, download, and install packages from the Python Package…

6 hours ago

Install MySQL on Ubuntu 20.04: Setup, Security, and Root Access

MySQL is the most popular open-source relational database management system. It is fast, reliable, and a…

1 day ago