theshiv303 / miteru

An experimental phishing kit detection tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Miteru

Build Status Maintainability Coverage Status

Miteru is an experimental phishing kit detection tool.

How it works

  • It collects phishing suspicious URLs from urlscan.io.
  • It checks a suspicious URL whether it contains a phishing kit (*.zip file) or not.

Installation

$ gem install miteru

Usage

$ miteru
Commands:
  miteru execute         # Execute the crawler
  miteru help [COMMAND]  # Describe available commands or one specific command

About

An experimental phishing kit detection tool

License:MIT License


Languages

Language:Ruby 98.0%Language:Shell 2.0%