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.
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"
Exploit-Street, where we dive into the ever-evolving world of cybersecurity with a focus on Local…
Shadow Dumper is a powerful tool used to dump LSASS (Local Security Authority Subsystem Service)…
shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…
Extract and execute a PE embedded within a PNG file using an LNK file. The…
Embark on the journey of becoming a certified Red Team professional with our definitive guide.…
This repository contains proof of concept exploits for CVE-2024-5836 and CVE-2024-6778, which are vulnerabilities within…