Giter Site home page Giter Site logo

phishingwebsite-detection's Introduction

Phishing-Website-Classifier

The objective of this project is to identify Phishing websites, these websites will replicate as similar to legitimate websites, hence stealing of users inforation is at the high rate.

DATA SET DESCRIPTION :

index has 11055 unique values

        having_IPhaving_IP_Address contains:			[-1  1]
        URLURL_Length contains:			                [ 1  0 -1]
        Shortining_Service contains:			        [ 1 -1]
        having_At_Symbol contains:			            [ 1 -1]
        double_slash_redirecting contains:			    [-1  1]
        Prefix_Suffix contains:			                [-1  1]
        having_Sub_Domain contains:			            [-1  0  1]
        SSLfinal_State contains:		            	[-1  1  0]
        Domain_registeration_length contains:			[-1  1]
        Favicon contains:			                    [ 1 -1]
        port contains:			                        [ 1 -1]
        HTTPS_token contains:			                [-1  1]
        Request_URL contains:			                [ 1 -1]
        URL_of_Anchor contains:			                [-1  0  1]
        Links_in_tags contains:			                [ 1 -1  0]
        SFH contains:			                        [-1  1  0]
        Submitting_to_email contains:			        [-1  1]
        Abnormal_URL contains:			                [-1  1]
        Redirect contains:			                    [0 1]
        on_mouseover contains:			                [ 1 -1]
        RightClick contains:			                [ 1 -1]
        popUpWidnow contains:			                [ 1 -1]
        Iframe contains:			                    [ 1 -1]
        age_of_domain contains:			                [-1  1]
        DNSRecord contains:			                    [-1  1]
        web_traffic contains:			                [-1  0  1]
        Page_Rank contains:			                    [-1  1]
        Google_Index contains:			                [ 1 -1]
        Links_pointing_to_page contains:			    [ 1  0 -1]
        Statistical_report contains:			        [-1  1]
        Result contains:			                    [-1  1]

According to the Data, 1,0,-1 represents,

1. 1 means legitimate
2. 0 is suspicious
3. -1 is phishing

DATA SPREAD

 1    6157
-1    4898

DENTIFICATION OF PHISHING WEBSITE

 1.	Using IP address : If in the address bar instead of domain name if IP is appended then it is phishing website.

 2.	Long URL : Along with domain name a long redirection URL will be appended.One of the survey says if URL length < 54 it is legitimate website,If URL length >= 54 and                    <=75 then it is suspicious one, 	otherwise the website will be phishing website
 3.	Small URL 
 4.	Redirection using @ rate symbol and //

DATA ANALYSIS

  Check for imbalanced data: 

imb1

SAMPLE PLOT ANALYSIS FOR ALL FEATURES

plo1

phishingwebsite-detection's People

Contributors

vsrekha213 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.