Phishing Site URLs
Malicious and Phishing attacks ulrs
@kaggle.taruntiwarihp_phishing_site_urls
Malicious and Phishing attacks ulrs
@kaggle.taruntiwarihp_phishing_site_urls
Youtube Explaination
See Live Attack here
I Love this data set since start data scientist so thought why don't create the ML model which can predict phishing sites, So Finally i created this data now everyone can perform on this.
Thank You.
CREATE TABLE phishing_site_urls (
"url" VARCHAR,
"label" VARCHAR
);Anyone who has the link will be able to view this.