Git Product home page Git Product logo

phishdetect-extension's Introduction

PhishDetect Extension

This is a browser extension for Mozilla Firefox and Google Chrome. It is a client for PhishDetect and it is currently capable of the following functionality:

  • It regularly fetches a list of bad indicators from the configured PhishDetect Node.
  • It blocks any visits to websites whose domains match a known indicator (inspired by the Blockade project).
  • It integrates in various supported webmails. Everytime an email is opened it checks for known bad senders as well as known bad links inside the body.
  • It modifies the links contained in the body in order to display a dialog prompt that offers the user the possibility of scanning the links with PhishDetect.
  • It creates a button in the webmails' web interface to allow to share the full source email with the Node operators.
  • It creates context menus and a toolbar button that allow to either send a link or directly the HTML content of the opened page to a PhishDetect backend in order to be scanned for phishing.
  • It allows to scan the browsing history to identify visits to blocklisted domains.

Currently supported webmails:

  • Gmail
  • Roundcube

How to use

For details on how to install, configure and use the PhishDetect Extension you can consult the Help pages.

Build

First install node.js:

$ sudo apt-get install nodejs

Then install yarn as explained by the official instructions.

Then we can run the build command, which will pull dependencies and compile a single JavaScript file:

$ make build

Finally, we can create the package that we can use for distribution:

$ make package

License

PhishDetect Extension is released under GNU General Public License 3.0 and is copyrighted to Claudio Guarnieri.

The hook icon was created by Alex Fuller from Noun Project.

phishdetect-extension's People

Contributors

botherder avatar liliakai avatar dependabot[bot] avatar donnchac avatar

Watchers

James Cloos avatar  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.