Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/B0lg0r0v/Elyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
B0lg0r0v committed Dec 7, 2023
2 parents 4ebb121 + 0a73888 commit a597af5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

## Description

Elyzer is a e-mail header analyzer tool which can detect potential spoofing attempts. It will give you general information, the route that the e-mail took, important security headers and the phishing / spoofing results.
Elyzer is an e-mail header analyzer capable of detecting potential spoofing attempts. It will give you general information about the e-mail, the route it took, important security headers and the phishing / spoofing results.

<p align="center">
<img width="750" alt="Capture d’écran 2023-12-04 à 14 32 41" src="https://github.com/B0lg0r0v/Elyzer/assets/115954804/70939c64-646e-4089-ad1e-3b3f78254127">
Expand All @@ -26,7 +26,7 @@ Elyzer is a e-mail header analyzer tool which can detect potential spoofing atte
## General Informations

- Before using this tool, make sure the e-mail header is formated correctly. This tool will parse the header according to RFC 822.
- This tool can ONLY utilize the spoofing / phsing function if the header contains the sender's SMTP Server IPv4 address. IPv6 addresses are currently not supported.
- This tool can ONLY utilize the spoofing / phishing function if the header contains the sender's SMTP Server IPv4 address. IPv6 addresses are currently not supported.
- Microsoft e-mail services are using IPv6 addresses, which on top of that are proxys. Finding the source address is very difficult if not simply impossible.

## Installation
Expand All @@ -51,7 +51,7 @@ Here's a quick overview of Elyzer's features:
- Print MS-Exchange Headers
- Spoofing / Phishing analyzer

*Spoofing / Phsishing detection feature:*
*Spoofing / Phishing detection feature:*
<p align="center">
<img width="1000" alt="grafik" src="https://github.com/B0lg0r0v/Elyzer/assets/115954804/d275fa27-7b63-4797-ad62-7e6e0386e666">
</p>
Expand Down

0 comments on commit a597af5

Please sign in to comment.