Skip to content

harris-20/SmishDet

Repository files navigation

Phishing website detection system provides strong security mechanism to detect and prevent phishing domains from reaching user. This project presents a simple and portable approach to detect spoofed webpages and solve security vulnerabilities using Machine Learning. It can be easily operated by anyone since all the major tasks are happening in the backend. The user is required to provide URL as input to the GUI and click on submit button. The output is shown as “YES” for phishing URL and “NO” for not phished URL.

PYTHON DEPENDENCIES:

• NumPy, Pandas, Scikit-learn: For Data cleaning, Data analysis and Data modelling.

• Pickle: For exporting the model to local machine

• Tkinter, Pyqt, QtDesigner: For building up the Graphical User Interface (GUI) of the software.

About

This app helps the user to identify the legitimacy level of the URL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published