PhiUSIIL Phishing URLs
134,850 legitimate and 100,945 phishing URLs
@kaggle.joebeachcapital_phiusiil_phishing_url
134,850 legitimate and 100,945 phishing URLs
@kaggle.joebeachcapital_phiusiil_phishing_url
CREATE TABLE phiusiil_phishing_url_dataset (
"filename" VARCHAR,
"url" VARCHAR,
"urllength" BIGINT,
"domain" VARCHAR,
"domainlength" BIGINT,
"isdomainip" BIGINT,
"tld" VARCHAR,
"urlsimilarityindex" DOUBLE,
"charcontinuationrate" DOUBLE,
"tldlegitimateprob" DOUBLE,
"urlcharprob" DOUBLE,
"tldlength" BIGINT,
"noofsubdomain" BIGINT,
"hasobfuscation" BIGINT,
"noofobfuscatedchar" BIGINT,
"obfuscationratio" DOUBLE,
"nooflettersinurl" BIGINT,
"letterratioinurl" DOUBLE,
"noofdegitsinurl" BIGINT,
"degitratioinurl" DOUBLE,
"noofequalsinurl" BIGINT,
"noofqmarkinurl" BIGINT,
"noofampersandinurl" BIGINT,
"noofotherspecialcharsinurl" BIGINT,
"spacialcharratioinurl" DOUBLE,
"ishttps" BIGINT,
"lineofcode" BIGINT,
"largestlinelength" BIGINT,
"hastitle" BIGINT,
"title" VARCHAR,
"domaintitlematchscore" DOUBLE,
"urltitlematchscore" DOUBLE,
"hasfavicon" BIGINT,
"robots" BIGINT,
"isresponsive" BIGINT,
"noofurlredirect" BIGINT,
"noofselfredirect" BIGINT,
"hasdescription" BIGINT,
"noofpopup" BIGINT,
"noofiframe" BIGINT,
"hasexternalformsubmit" BIGINT,
"hassocialnet" BIGINT,
"hassubmitbutton" BIGINT,
"hashiddenfields" BIGINT,
"haspasswordfield" BIGINT,
"bank" BIGINT,
"pay" BIGINT,
"crypto" BIGINT,
"hascopyrightinfo" BIGINT,
"noofimage" BIGINT,
"noofcss" BIGINT,
"noofjs" BIGINT,
"noofselfref" BIGINT,
"noofemptyref" BIGINT,
"noofexternalref" BIGINT,
"label" BIGINT
);
Anyone who has the link will be able to view this.