Addressed issues 4 and 5

This commit is contained in:
Mariusz B. / mgeeky
2022-03-05 20:10:41 +01:00
parent 68a31e2540
commit 9bc13dacc3
2 changed files with 115 additions and 2 deletions

View File

@ -43,7 +43,7 @@ In order to embellish your Phishing HTML code before sending it to your client,
### Processed headers
Processed headers (more than **83+** headers are parsed):
Processed headers (more than **85+** headers are parsed):
- `X-forefront-antispam-report`
- `X-exchange-antispam`
@ -128,6 +128,8 @@ Processed headers (more than **83+** headers are parsed):
- `X-MS-Exchange-Organization-BypassFocusedInbox`
- `X-MS-Exchange-SkipListedInternetSender`
- `X-MS-Exchange-ExternalOriginalInternetSender`
- `X-CNFS-Analysis`
- `X-Authenticated-Sender`
Most of these headers are not fully documented, therefore the script is unable to pinpoint all the details, but at least it collects all I could find on them.