Giter VIP home page Giter VIP logo

skype-maltego-client's Introduction

Skype Maltego Transforms

@author: Stuart Kennedy
@company: Sensepost

  1. Scope

This document describes each Maltego transform designed to use the Skype4py API. Also included are instructions to set up Python 2.7.x and the required libraries, which are prerequisites to using the Maltego transforms. The Maltego transforms are able to run on any platform that runs Maltego and Python.
2. Prerequisites: Python + Skype4py Library

In order to use the Skype Maltego transforms, you must first install Python 2.7.x. If not already installed, please visit the following page for downloads and installation documentation:

https://www.python.org/downloads/
Python 2.7.x License: https://docs.python.org/2/license.html

Once Python is installed, install the Skype4Py library. These transforms have been created and tested successfully with the latest version. Please visit the following page for installation instructions:

https://github.com/awahlig/skype4py

pip install skype4py

Note: You will need to have Skype running and logged into for the transforms to work.

Tested on Ubuntu with Skype 4.3.0.37 (Latest available version)

  1. Transforms

You will need to add the transforms as "Local" Transforms for now until we add them to the Sensepost TDS

To use the transforms, use a "Phrase to search for users", any Skype accounts found will be "People" entities.

The following transforms have been created for the Skype transform set:

  1. Skype Phrase Search - A transform that will return Skype users with the phrase used.

    Required Maltego entity input: Phrase
    Maltego entity output: Person

  2. Skype GetIP from Username - A transform that will return a IPv4 addresses (If ONLINE) to a known/valid Skype username.

    Required Maltego entity input: Person
    Maltego entity output: IPv4 Address

  3. Skype Profile Location - A transform that will return the location entity of a selected skype profile.

    Required Maltego entity input: Person
    Maltego entity output: Location

  4. Skype Email Search - A transform that will return persons associated with that email address (may be multiple).

    Required Maltego entity input: Email address
    Maltego entity output: Person

  5. Skype Phone Search - A transform that will return persons associated with that phone number (may be multiple).

    Required Maltego entity input: Phone Number
    Maltego entity output: Person

  6. Skype Person Search - A transform that will return persons associated with a name used (may be multiple).

    Required Maltego entity input: Person
    Maltego entity output: Person

NOTE: Only a max of 100 entities will be returned by the Skype Search API (currently working on a fix for this)

skype-maltego-client's People

Contributors

lidenburg avatar noobiedog avatar

Watchers

 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.