This document discusses using machine learning algorithms like Random Forest, Logistic Regression, and Support Vector Machine to classify websites as phishing or legitimate. The goal is to secure websites from phishing scams by modifying and testing these algorithms on phishing datasets from Kaggle. An analysis of the results shows that Random Forest produces the best accuracy for classifying phishing scams on websites.