Skip to content
forked from ninoseki/miteru

An experimental phishing kit detection tool

License

Notifications You must be signed in to change notification settings

theshiv303/miteru

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 98.0%
  • Shell 2.0%