Git Product home page Git Product logo

mcrits's Introduction

mcrits

Visualize CRITs data in Maltego

mcrits allows you to visualize your CRITs DB via local Maltego transforms.

This is very unpolished code and may or may not see updates in the future depending upon community feedback. If you use mcrits and have any feedback, positive or negative, please let us know!

Requirements

mcrits requires pycrits. The pycrits code is also in-flux so please be sure to stay up to date with it as the API is subject to change.

Installation

Clone the mcrits repository somewhere.

$ git clone [email protected]:crits/mcrits.git

You now need to configure mcrits for talking to your CRITs server. Copy the local/mcrits.conf.sample file to local/mcrits.conf and then edit local/mcrits.conf. The contents of this file should be self-explanatory, with the exception of verify, which is used to control verification of the certificate on the CRITs server.

Now that things are configured you need to import the transforms and entities into Maltego. Do this by opening Maltego and clicking on the Maltego icon. Select Import then Import Configuration. Navigate to the mcrits.mtz file in the mcrits repository and follow the wizard from there.

The transforms are all local transforms, and as such are configured to run on my system (I'm trying to find a way to fix this). For now you will need to go to the Manage menu and select Manage Transforms. For each of the CRITs transforms you need to make sure that the Working Directory points to your mcrits repository, and that the Command line points to your python binary.

On the CRITs server please make sure the API is enabled.

Using mcrits

To start using mcrits pick an item from the palette and drag it to the main graph window. As this is your first object you must edit the properties of it to make sure any missing fields are populated. This always includes the ID field (this is the ID of the object in CRITs, available on the details page). Depending upon the object there may be other fields too. You only need to do this for the first object.

The next step is to perform a transform on the object you just editied. This is done by right clicking the object and selecting the transform.

Todo

  • Fix "working directory" problem.
  • Stop using CRITs specific entities where it makes sense.
  • Probably a ton more... ;)

Credits

mcrits's People

Contributors

brianwarehime avatar wxsbsd avatar

Watchers

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