https://github.com/qyfashae/ml_ids_urlsec_phishing
Intrusion Detection System that uses Machine Learning to detect Phishing_URL's for example fake link throught an spear-phishing attack to a login page.
https://github.com/qyfashae/ml_ids_urlsec_phishing
cyber-security cybersecurity deep-learning ethical-hacking intrusion-detection-system machine-learning python
Last synced: 26 days ago
JSON representation
Intrusion Detection System that uses Machine Learning to detect Phishing_URL's for example fake link throught an spear-phishing attack to a login page.
- Host: GitHub
- URL: https://github.com/qyfashae/ml_ids_urlsec_phishing
- Owner: Qyfashae
- License: mit
- Created: 2023-09-01T16:11:47.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-06T13:44:31.000Z (almost 3 years ago)
- Last Synced: 2025-01-12T13:24:42.774Z (over 1 year ago)
- Topics: cyber-security, cybersecurity, deep-learning, ethical-hacking, intrusion-detection-system, machine-learning, python
- Language: Python
- Homepage:
- Size: 213 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
{Educational Purposes Only}
# ML_IDS_EmailSec_Phishing
Intrusion Detection System that uses Machine Learning to detect Phishing_URL's for example fake link throught an spear-phishing attack to a login page.
unzip the data folder before training the program.
This Machine Learning script is some type of easy ML, but you can learn alot from it and also tweak as you want(and Need. CHECK THE CODE!)