GithubHelp home page GithubHelp logo

mukulljangid / phishing_pharming_neuralnetwork Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.13 MB

Using the chrome extension and running the Neural Network on the URL's predict whether the website is phishing or not.

Python 45.04% HTML 36.71% JavaScript 9.20% CSS 9.05%

phishing_pharming_neuralnetwork's Introduction

Phishing_Pharming_NeuralNetwork

==================================

Deep Learning project to classify website as phishy, not phishy and suspicious. This is help for people looking forward to build an extension for detecting suspicious websites. For Pharming detection i.e. DNS/IP address based phishing detection we go for IP address comparison from local and reference DNS and webpage screenshots comparison using imgkit.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Python 3.6 wkhtmltoimage.exe from https://wkhtmltopdf.org/downloads.html Flask

Installing

Upload the Chrome Extension folder in your browser: Settings > More Tools > Extensions > Developer mode > Load unpacked > Upload the folder(ChromeExtension) After uploading is complete, activate it.

Set the location to the APP folder(folder with all python files, model.h5 file and scalar.save file for loading weights).Run the app.py file to get the flask app started using these commands: ~ mukul$ export FLASK_APP=app.py ~ mukul$ flask run --host=0.0.0.0

The extension icon shall change and get updated to green tick(legitimate), red cross(phishy) and orange cross(suspicious).

phishing_pharming_neuralnetwork's People

Contributors

mukulljangid 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.