From 4e230a5714d99e3e14d668abb43ce5986c309525 Mon Sep 17 00:00:00 2001 From: "Mariusz B. / mgeeky" Date: Sun, 17 Oct 2021 22:36:16 +0200 Subject: [PATCH] update --- phishing/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phishing/README.md b/phishing/README.md index dd5db74..d51e1ac 100644 --- a/phishing/README.md +++ b/phishing/README.md @@ -1,13 +1,13 @@ ## Phishing and Social-Engineering related scripts, tools and CheatSheets -- **`decode-spam-headers.py`** - This tool accepts on input an `*.EML` or `*.txt` file with all the SMTP headers. It will then extract a subset of interesting headers and using **35+** tests will attempt to decode them as much as possible. +- **`decode-spam-headers.py`** - This tool accepts on input an `*.EML` or `*.txt` file with all the SMTP headers. It will then extract a subset of interesting headers and using **37+** tests will attempt to decode them as much as possible. This script also extracts all IPv4 addresses and domain names and performs full DNS resolution of them. Resulting output will contain useful information on why this e-mail might have been blocked. - Processed headers (more than **30+** headers are parsed): + Processed headers (more than **32+** headers are parsed): - `Authentication-Results` - `From`