Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kmohamedalie/phishing-websites

Detecting supicious website using machine learning with and accuracy of 97.01%
https://github.com/kmohamedalie/phishing-websites

classification computer-science cybersecurity hacking machine-learning phising random-forest support-vector-machines

Last synced: 7 days ago
JSON representation

Detecting supicious website using machine learning with and accuracy of 97.01%

Awesome Lists containing this project

README

        

![image](https://github.com/Kmohamedalie/Phishing-Websites/assets/63104472/505ed2f7-09d6-45c2-aca8-582564bd2c15)

### **Complete JupyterNotebook:** [Link](https://github.com/Kmohamedalie/Phishing-Websites/tree/master/Notebook)

### **Metrics:**

| Algorithm | Precision | Recall | F1-score | Accuracy |
|-----------|-----------|--------|----------|----------|
| Xgboost | 97.01% | 97.01% | 97.01% | 97.01% |

### **Additional Information about the dataset**
Creators: Rami Mohammad, Lee McCluskey

This dataset collected mainly from: PhishTank archive, MillerSmiles archive, Google’s searching operators.

One of the challenges faced by our research was the unavailability of reliable training datasets. In fact this challenge faces any researcher in the field. However, although plenty of articles about predicting phishing websites have been disseminated these days, no reliable training dataset has been published publically, may be because there is no agreement in literature on the definitive features that characterize phishing webpages, hence it is difficult to shape a dataset that covers all possible features.
In this dataset, we shed light on the important features that have proved to be sound and effective in predicting phishing websites. In addition, we propose some new features.