GithubHelp home page GithubHelp logo

isamalrikabi / domaintools_misp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from domaintools/domaintools_misp

0.0 1.0 0.0 25 KB

Official DomainTools Iris modules for MISP

Home Page: https://domaintools.com/misp

Shell 7.47% Python 92.53%

domaintools_misp's Introduction

DomainTools MISP Modules

The DomainTools MISP modules extend the MISP hover and expansion features to show domain name profiles and discover connected domains. They are powered by the DomainTools Iris and DomainTools Enterprise APIs.

Complete details including a demo video are available at https://domaintools.com/misp.

Iris Modules

These modules work with the DomainTools Iris Investigate API and represent the latest generation of DomainTools capabilities for MISP. They are recommended for all new deployments.

DomainTools-Iris-Analyze

The Analyze module is designed for MISP tooltip or hover actions on domain names. It provides:

  • Domain age
  • Registrar
  • IP address
  • IP country and ISP
  • Domain Risk Score, with classifier scores
  • Fields with potential Guided Pivots to map connected infrastructure.

DomainTools-Iris-Pivot

The Pivot module is designed for MISP enrichment actions on domains, IPs, emails, SSL hash, registrar and registrant.

With domains, the module returns virtually every field from the Iris dataset and maps them to MISP datatypes. Also included are tags and comments that show which attributes would make the best pivots.

For other supported types, the module delivers a list of domain names that share the same attribute (i.e. shared hosting on an IP or re-using the same SSL hash). This helps discover connected infrastructure.

DomainTools-Iris-Import

The Import module brings domain names from an investigation in the DomainTools Iris UI directly into MISP. It uses the Iris search hash to access the search and retrieve the results with the Iris Investigate API.

Get Started

Installation Instructions

pip install domaintools_api
pip install domaintools_misp

To use the modules with the misp-modules architecture supporting the -m module syntax, modify the misp-modules startup and use the new -m flag: misp-modules -m domaintools_misp

This will cause the misp-modules to dynamically load the domaintools_misp modules and inject them into the available modules

To use the modules with the misp-modules prior architecture:

rm /path/to/python/dist/misp_modules/modules/expansion/domaintools.py
cp /path/to/python/dist/domaintools_misp/install/modules/DomainTools-Analyze.py /path/to/python/dist/misp_modules/modules/expansion/
cp /path/to/python/dist/domaintools_misp/install/modules/DomainTools-Pivot.py /path/to/python/dist/misp_modules/modules/expansion/
cp /path/to/python/dist/domaintools_misp/install/modules/DomainTools-Historic.py /path/to/python/dist/misp_modules/modules/expansion/
cp /path/to/python/dist/domaintools_misp/install/modules/DomainTools-Iris-Pivot.py /path/to/python/dist/misp_modules/modules/expansion/
cp /path/to/python/dist/domaintools_misp/install/modules/DomainTools-Iris-Analyze.py /path/to/python/dist/misp_modules/modules/expansion/
cp /path/to/python/dist/domaintools_misp/install/modules/DomainTools-Iris-Import.py /path/to/python/dist/misp_modules/modules/expansion/

Enterprise API Modules

NOTE: These modules require specialized API endpoints that are not available with a DomainTools Iris subscription. Contact us to learn how to get access to them. (EnterpriseSupport at DomainTools dot com).

DomainTools-Analyze

The DomainTools Analyze module is Optimized for MISP hover-actions, but can also be used for expansions. It provides essential Whois data, a domain name reputation score, and counts of related domains

DomainTools-Pivot

The DomainTools Pivot module expands domains and hostnames to include a complete set of Whois attributes, plus reputation scores and counts of related domains. The Pivot module will also expand email addresses to a list of other domains that share the same contact information, and expand IP addresses to the list of other domains pointed to the same IP.

DomainTools-Historic

The DomainTools Historic module accesses historical Whois and hosting history to expand domain names to lists of registrars, IPs and emails historically connected with that domain.

domaintools_misp's People

Contributors

wesleya avatar vondrakkdt avatar vondrakk avatar

Watchers

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