Baselight

Website Phishing Dataset

Website Phishing Dataset

@kaggle.ahmednour_website_phishing_data_set

Website Phishing
@kaggle.ahmednour_website_phishing_data_set.website_phishing

  • 10.72 KB
  • 1353 rows
  • 10 columns
sfh

SFH

popupwidnow

PopUpWidnow

sslfinal_state

SSLfinal State

request_url

Request URL

url_of_anchor

URL Of Anchor

web_traffic

Web Traffic

url_length

URL Length

age_of_domain

Age Of Domain

having_ip_address

Having IP Address

result

Result

1-11-1-1111
-1-1-1-1-11111
1-1-1-111
11-1-111
-1-11-1-111
-1-11-1-11-11
1-11-11-1
11111-1
-1-1-1-1-1-11
-1-1-111-11

CREATE TABLE website_phishing (
  "sfh" BIGINT,
  "popupwidnow" BIGINT,
  "sslfinal_state" BIGINT,
  "request_url" BIGINT,
  "url_of_anchor" BIGINT,
  "web_traffic" BIGINT,
  "url_length" BIGINT,
  "age_of_domain" BIGINT,
  "having_ip_address" BIGINT,
  "result" BIGINT
);

Share link

Anyone who has the link will be able to view this.