Coder Social home page Coder Social logo

maltego_tds_transforms's Introduction

PassiveTotal Maltego Transforms

Introduction

Maltego Transform Distribution Server Transforms for PassiveTotal

PassiveTotal provides extensive Maltego transforms through our hosting partner, Malformity. This is the preferred method of deployment and use for our transforms as we support the set hosted on Malformity. However, we recognize that some of our clients have their own Transform Distribution Servers and wanted to provide them a way to access the transforms if they wanted to host the set themselves.

Installation

In order to run these transforms, you will need a working TDS server from Paterva_.

  1. Setup your transform server and install the Python libraries by following these instructions.
  1. Install the requirements for the transforms:

    $ pip install -r requirements.txt
    
  2. Add the following line to your Apache WSGI file:

    from ptxforms import ez_import
    
  3. Login to your iTDS interface and enter all of the routes listed in maltego_transform_sheet.txt

Support

These transforms come with no suppport and are only provided as a convenience. Our preferred method for accessing these transforms is using the Maltego transform hub which interfaces with Malformity Labs. Any questions, issues or problems should be directed to Github issues for the fastest triage.

Troubleshooting

If you experience issues post-installing the transforms, we have debugging logs that can be used.

You can add the following to ptxforms/__init__.py:

import logging
logging.basicConfig(level=logging.DEBUG)

Bug Reporting

Please use the issues feature of Github to report any problems with the transforms and we will work to triage any of the issues.

maltego_tds_transforms's People

Contributors

9b 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.