Code Monkey home page Code Monkey logo

fraudulent_api's Introduction

Cheat Sheep : Phishing detection extension for Chromium-based browsers using Deep Learning

Introduction

Cheat Sheep is a browser extension that detects phishing websites using deep learning. We made this extension for the Bell Geekfest Montreal 2023 hackathon. The extension is available for Chromium-based browsers such as Google Chrome, Microsoft Edge, Brave, Opera, etc.

Demo

2023-10-16.22-19-06.mp4

Authors

Details

We are using a custom deep learning model that we trained on a dataset of phishing websites. The model analyses the contents of the current page and gives a prediction of the probability that the page is a phishing website. The model is trained on a dataset of phishing and legitimate data. The model has an accuracy of 98.5% on the test set. The model is trained using the Keras library with the TensorFlow backend.

The model runs on a FastApi server, with a PocketBase database. The extension sends the current page's content to the server, which then sends back the prediction. The extension then displays the prediction to the user. The backend does not store any user data. We only store the list urls that we receive, but this is entirely anonymous, and no info on who sent the url is stored.

We also made a Grafana dashboard to monitor the number of requests and the number of phishing websites detected.

fraudulent_api's People

Contributors

theodore-lheureux avatar meganenormand avatar

Stargazers

 avatar  avatar ChristopheZeCoder 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.