From 7ffaf9ef86e93770da0d64f8fc411ece3ce1ccaf Mon Sep 17 00:00:00 2001 From: mgeeky Date: Mon, 7 Feb 2022 01:11:08 +0100 Subject: [PATCH] fix --- phishing/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phishing/README.md b/phishing/README.md index 92b9dcd..2ee1a51 100644 --- a/phishing/README.md +++ b/phishing/README.md @@ -24,7 +24,7 @@ OUTPUT: Your file was named in following way : "502 \u202exaf.html" Your filename will look like this (simulated) : "502 lmth.fax" - Your filename will look like this (real display) : 502 ‮xaf + Your filename will look like this (real display) : 502 lmth.fax ``` - [**`decode-spam-headers.py`**](https://github.com/mgeeky/decode-spam-headers) - 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 **79+** tests will attempt to decode them as much as possible.