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 Sep 8, 2024
2 parents f0e5553 + 081ed23 commit d3a3b56
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,13 @@
* [Installation](#installation)
* [Usage](#usage)
* [Features](#features)
* [To-Do](#to-do)
* [Notes](#notes)
* [Disclaimer](#disclaimer)

## Description

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.
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.<br><br>:warning: *This project is under development and changes will be made frequently*.<br>

## General Informations

Expand Down Expand Up @@ -68,6 +69,11 @@ Here's a quick overview of Elyzer's features:
<p align="center">
<img src="https://github.com/B0lg0r0v/Elyzer/assets/115954804/229052f4-40ec-460e-8789-a0e7947134b5">

## To-Do
- [ ] Add JSON output functionality.
- [ ] Add a functionality to be able to passively query DNS information to reduce OPSEC concerns.


## Notes
Credits for the *getReceivedFields* & the *getFields* functions goes to "spcnvdr" <[email protected]>, Copyright 2020. <br>
Also, thanks to [@triggerfx](https://github.com/triggerfx) for the custom Logo !
Expand Down

0 comments on commit d3a3b56

Please sign in to comment.