Skip to content
sam-b edited this page Apr 11, 2013 · 6 revisions

Welcome to the sniffMyPackets wiki!

This wiki will provide you all the information you need to make use of the sniffMyPackets Maltego transform pack, powered by Canari Framework.

Installation:

The sniffMyPackages transform pack has only currently been tested on Backtrack 5 and Ubuntu 13.2 (in theory Kali should work as well). You will need the following for it to run properly (most of which is already installed on Backtrack).

Before you install canari and/or sniffMyPackets you should ensure that you have run and logged into Maltego as this creates the necessary directory structure. Close Maltego before you start installing however as if you leave it open bad things happen.


Canari Framework >=0.5 (https://github.com/allfro/canari)

Scapy

tshark


To install (while it's running under beta) I would recommend cloning the git repo for sniffMyPackets and then running this command (/root/localTransforms is MY local folder).

/root/localTransforms/sniffMyPackets/src/canari install-package sniffMyPackets -w /root/localTransforms/sniffMyPackets/src/

This will install the transforms and entities required to get the most out of the package.

Clone this wiki locally