Skip to content

Commit d3a3b56

Browse files
committed
Merge branch 'main' of https://github.com/B0lg0r0v/Elyzer
2 parents f0e5553 + 081ed23 commit d3a3b56

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,13 @@
1212
* [Installation](#installation)
1313
* [Usage](#usage)
1414
* [Features](#features)
15+
* [To-Do](#to-do)
1516
* [Notes](#notes)
1617
* [Disclaimer](#disclaimer)
1718

1819
## Description
1920

20-
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.
21+
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>
2122

2223
## General Informations
2324

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

72+
## To-Do
73+
- [ ] Add JSON output functionality.
74+
- [ ] Add a functionality to be able to passively query DNS information to reduce OPSEC concerns.
75+
76+
7177
## Notes
7278
Credits for the *getReceivedFields* & the *getFields* functions goes to "spcnvdr" <spcnvdrr@protonmail.com>, Copyright 2020. <br>
7379
Also, thanks to [@triggerfx](https://github.com/triggerfx) for the custom Logo !

0 commit comments

Comments
 (0)