Code Monkey home page Code Monkey logo

punymax's Introduction

PUNYMAX - A homograph phishing protection tool

A tool to protect you from homograph phishing attacks.

What you will need

  1. A running server with a MariaDB database with a list of trusted host-names.
  2. Google Chrome
  3. Tesseract

Install

  1. Clone this repository.

  2. Move the Punymax_analysis.py file to your server.

  3. Change the marked things with CHANGE: in the in the background.js file.

  4. Change the marked things with CHANGE: in the Punymax_analysis.py file. (tesseract path and database parameters)

  5. Visit chrome://extensions/

  6. Click Load unpacked and choose the root of this repository (the local folder you downloaded)

Usage

There are two ways of using the script:

  1. Through web navigation: the extension detects when you access a website with Unicode characters or is encoded in puny-code.

  2. With the command line:

    py .\Punymax_analysis.py -i imput_txt_file -o output_csv_file  -v[0-2] -p[0-6]
    py .\PunyMax_analysis.py -s goog?e.com -v0 -p2

punymax's People

Contributors

styehard avatar

Watchers

 avatar

punymax's Issues

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.