Giter VIP home page Giter VIP logo

chongluadao-extension's Introduction

chongluadao-extension

ChongLuaDao extension ChongLuaDao extension

An extension aims to detect phishing websites and warns the user. User can submit (report/rating) a website that to be considered as phishing site. The classification is done on the client side with one-time download of classifier model and auto updating.

Origin source code based on Phishing Site Detector Plugin.

What we are doing here

We modified the source code and implemented the additional features:

Frontend:

  • Localization the UI (support Vietnamese language)
  • Warning user accessing from the phishing sites
  • The user is able to submit / report / rate the website
  • Reputation icon for Google search page

Backend:

  • Reporting API
  • Enrich the dataset
  • Traning / classifier model
  • Admin dashboard for reviewing / approving the user reports

... and much more

Testing

You can use the developer version with Chrome (or Chromium browser family), as just following this installation guide:

  • Enter the URL: chrome://extensions/
  • On the top right conner, turning on Developer mode
  • Click Load unpacked and browser to the folder 'frontend'
  • You might need to pin the plugin as well
  • Ignore all the error, it' just a developement version
  • Enjoy the protection

Setup for local dev:

Run npm i to install dependecies If not yet have build and or build-firefox directory, create them with mkdir build and or mkdir build-firefox

  • To build for chrome, run npm run build
  • To build for firefox, run npm run build-firefox. Then go into build-firefox directory and remove incognito rule from the manifest.json

chongluadao-extension's People

Contributors

dshongphuc avatar dependabot[bot] avatar dothanhlam avatar j2team avatar januaryofmine avatar mend-bolt-for-github[bot] avatar

Stargazers

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