Giter Club home page Giter Club logo

truepeoplesearch_transforms's Introduction

truepeoplesearch_transforms

Maltego Local Transforms for truepeoplesearch.com

I just released some new local Maltego transforms for truepeoplesearch.com and wanted to go through some things about them in this post.

First, truepeoplesearch.com is a relatively newish site for getting some details about a person of interest. It also has some surprisingly great results about the person, so, if you haven't done so already, I would recommend you request your records be removed.

I wanted to build some quick transforms that were able to extract all the data you can find on truepeoplesearch.com, so, with that, I built a transform set for Maltego that can currently grab:

  • Current Address
  • Previous Known Addresses
  • Phone Number
  • Email Addresses
  • Possible Relatives
  • Possible Known Associates
  • Current/Past Places of Employment

Screenshot of sample results:

A typical workflow looks something like this:

  • A user uses my updated "Person" entity, which supports the new property field called "Address". It's basically the same entity, but, I just add a new property called Address to filter search results.
  • You can either use it without an address supplied and get all locations returned, or, if you supply a location in the format of "City, State", will only return results from that location. *Although, this appears to not work as well as intended, may take some additional tweaking.
  • When you run the "List Matches" transform, you will be given new Person entities, one for each match. These entities will contain a new property value called "URL", which contains the URL to their results.
  • The new results will have the person's name, along with their location underneath, so you can attempt to narrow down your findings and get a better idea if it's the target you are interested in.
  • From there, you have the whole suite of transforms to use on the new Person entity.

Requirements

  • You need to have requests and BeautifulSoup installed. Which can be done through pip install requests and pip install beautifulsoup

Installation

  • Grab the .mtz file I have hosted on my github, here.
  • Import this .mtz file into Maltego, by going to the top-left icon, then Import, then Import Configuration.
  • Grab the Python code from my Github for the transforms.
  • Move the truepeoplesearch folder to /opt/Maltego *You'll most likely need to create this folder first

That should be all you need to get going, if you run into any issues or have bug reports/issues, please shoot them to me at [email protected], or on twitter @brian_warehime, or file an issue in Github.

Thanks!

truepeoplesearch_transforms's People

Contributors

brianwarehime avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

truepeoplesearch_transforms's Issues

Index out of range

Unable to run transforms due to a list index out of range error
Traceback (most recent call last): File "truepeoplesearch.py", line 51, in <module> url = args.split("url=")[1] IndexError: list index out of range
result is using Maltego CE 4.1.14, fresh setup, entity person has the address property added.

.MTZ for Windows?

I'm sure this transform should run just fine under windows, and i realize most people will be running this under linux, but for the purpose of portability, an .MTZ compatible with windows would be nice.
In my enviorment, the following would approximately apply:
c:\python27 or c:\python37
C:\Users%username%\AppData\Local\Paterva\Maltego%path_here%

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.