Datasets:

Modalities:
Tabular
Text
Formats:
parquet
ArXiv:
License:
francescorubbo commited on
Commit
cfe1ccb
·
verified ·
1 Parent(s): 268a7f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -1
README.md CHANGED
@@ -57,4 +57,26 @@ tags:
57
  - email
58
  - phishing
59
  pretty_name: 'MeAJOR: Merged email Assets from Joint Open-source Repositories'
60
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
  - email
58
  - phishing
59
  pretty_name: 'MeAJOR: Merged email Assets from Joint Open-source Repositories'
60
+ ---
61
+ # Dataset Card for MeAJOR: Merged email Assets from Joint Open-source Repositories
62
+
63
+ The MeAJOR dataset was created with multi-source legitimate emails and malicious emails from different attack campaigns to enable a more reliable phishing detection. MeAJOR provides a total of 108685 data samples, in preprocessed format with engineered features suitable for the training, validation, and testing of ML and DL models.
64
+
65
+ ## Dataset Details
66
+
67
+ The dataset was created at GECAD, ISEP, Polytechnic of Porto. It contains data collected from publicly available spam email and phishing email datasets:
68
+
69
+ TREC-05
70
+ TREC-06
71
+ TREC-07
72
+ Nazario Phishing Corpus
73
+ Nigerian Fraud
74
+ The dataset contains the email messages anonymized, source dataset and label (0 = benign; 1 = phishing). It also contains several extracted features suitable for email phishing attack detection. The email messages are anonymized using Entity Removal, with tokens replacing them, enclosed between square brackets. The tokens are as follow: [PGP], [EMOJI], [SYMBOL], [NAME], [USERNAME], [INITIALS], [EMAIL_ADDRESS], [PHONE_NUMBER], [ADDRESS], [ORGANIZATION], [URL], [IP_ADDRESS], [FILE_PATH], [FILE_NAME], [FILE], [DATE], [TIME], [FINANCIAL_INFO], [PRODUCT], [REFERENCE_NUMBER].
75
+
76
+ - **License:** CC-BY-4.0
77
+
78
+ ### Dataset Sources [optional]
79
+
80
+
81
+ - **Repository:** https://zenodo.org/records/18471483
82
+ - **Paper:** https://arxiv.org/abs/2507.17978v2