Giter VIP home page Giter VIP logo

iok's Introduction

IOK logo

View detections on phish.report ๐ŸŸ


Screenshot of one of the IOK indicator rules

Indicator of Kit is an open source detection language for phishing site techniques, kits, and threat actors ๐Ÿ•ต๏ธ

  • Simple: based on Sigma, a simple detection rules language ๐Ÿš€
  • Rich metadata: rules have descriptions, tags, and links to blog posts or related rules.

Use cases:

๐Ÿ“ Creating indicators

IOK indicators are written using Sigma

Field name Type Description
title []string The title of the site as shown in a browser. If multiple titles are set (e.g. by JavaScript), this contains each one.
hostname string The hostname of the site
html string The contents of the page HTML (as returned by the server)
dom string The contents of the page HTML after loading (e.g. after javascript has executed)
js []string Contents of JavaScript from the page (includes inline scripts as well as scripts loaded externally)
css []string Contents of CSS from the page (includes inline stylesheets as well as externally loaded stylesheets)
cookies []string Cookies from the page. Each is in the form cookieName=value
headers []string Headers sent by the server. Each is in the form Header-Name: value
requests []string URLs of requests made by the page (and assets loaded by the page)

We are always looking for contributions: there's far more phishing kits and techniques than a single team can analyse!

To contribute a new rule:

  1. Try to make sure it doesn't already exist
  2. Open a pull request, adding your new file in the indicators/ folder
  3. We'll review it and merge your PR
  4. It'll go live on phish.report/IOK!

๐Ÿ’ญ Comparison to similar projects

IOK PhishingKit-Yara-Rules Wappalyzer
Open Source โœ… โœ… โœ…
Ruleset size > 215 Rules ๐Ÿฆ 500 rules ๐Ÿ  1000s of rules ๐Ÿณ
Can scan Live websites ๐Ÿ•ธ Phishing kit zips ๐Ÿ“ฆ Live websites ๐Ÿ•ธ
Phishing focused โœ… โœ… โŒ
Supports complex conditions โœ… โœ… โŒ
Sends out stickers to contributors ๐ŸŽ โœ… โŒ โŒ

๐Ÿค Contributing

There's a reference on how to write IOK rules in the Phish Report documentation.

๐Ÿ“ License

This project is ODbL licensed. You're free to use the rules in your own projects (including commercial ones!) as long as you credit phish.report/IOK as the source.

For more details, read OpenStreetMap's guidance (who also use the ODbL license).

iok's People

Contributors

illuminatifish avatar actually-akac avatar bradleyjkemp avatar iamdeadlyz avatar nevaluoto avatar masaomi346 avatar pandaninjas avatar jonade avatar mimi89999 avatar pbellchambers avatar w00dbury avatar cybercrymen avatar codedninja avatar dependabot[bot] 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.