fennybz / Detecting-Phishing-Attack-using-ML-DL-ModelsLinks
Developed a model to detect Phished emails from legitimate ones using the Spam Assassin dataset. Extracted relevant features by processing the mails using the NLP toolkit. Built various ML models like Naïve Bayes, Random Forest, and Voting Ensemble with the best accuracy of ~72%, and deep learning model like Neural Network with an accuracy o…
☆14Updated 3 years ago
Alternatives and similar repositories for Detecting-Phishing-Attack-using-ML-DL-Models
Users that are interested in Detecting-Phishing-Attack-using-ML-DL-Models are comparing it to the libraries listed below
Sorting:
- 🏴☠️💰 Another Ransomware gang tracker☆264Updated last month
- Hands-on cybersecurity projects to enhance skills in phishing investigation, malware analysis, network intrusion detection, and DDoS atta…☆229Updated last year
- This repository contains Malicious Indicator of Compromise (IOC) blocklist for MISP, firewall which is vital for cybersecurity profession…☆115Updated last month
- Yet another Ransomware gang tracker☆514Updated last week
- Using machine learning and features extracted from email headers to detect anomalies (i.e., spam, phishing) in email datasets.