Cyber security

JEOrg Security Defense Test Drives – Navigating Email Security And Phishing Protection

This comprehensive guide dives into innovative tools and strategies designed to combat phishing and safeguard your digital communication.

From auto-reporting phishing attempts to dissecting email headers for better protection, discover how JEOrg’s solutions are shaping the future of cyber defense.”

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

Tamil has a great interest in the fields of Cyber Security, OSINT, and CTF projects. Currently, he is deeply involved in researching and publishing various security tools with Kali Linux Tutorials, which is quite fascinating.

Recent Posts

Flyphish : Mastering Cloud-Based Phishing Simulations For Security Assessments

Flyphish is an Ansible playbook allowing cyber security consultants to deploy a phishing server in…

18 hours ago

DeLink : Decrypting D-Link Firmware Across Devices With A Rust-Based Library

A crypto library to decrypt various encrypted D-Link firmware images. Confirmed to work on the…

18 hours ago

LLM Lies : Hallucinations Are Not Bugs, But Features As Adversarial Examples

LLMs (e.g., GPT-3.5, LLaMA, and PaLM) suffer from hallucination—fabricating non-existent facts to cheat users without…

18 hours ago

Kali Linux 2024.4 Released, What’s New?

Kali Linux 2024.4, the final release of 2024, brings a wide range of updates and…

6 days ago

Lifetime-Amsi-EtwPatch : Disabling PowerShell’s AMSI And ETW Protections

This Go program applies a lifetime patch to PowerShell to disable ETW (Event Tracing for…

6 days ago

GPOHunter – Active Directory Group Policy Security Analyzer

GPOHunter is a comprehensive tool designed to analyze and identify security misconfigurations in Active Directory…

1 week ago