Coder Social home page Coder Social logo

maltego_censys's Introduction

maltego_censys

Basic Maltego Transforms for looking up SSL certs and IP info from censys.io

Setup

  • Clone this repo
  • Import the censysio_sslcert_entity.mtz into Maltego
  • Create the local transforms

Sample Local Transforms Setup

Please note - if you have passive total transforms or any other transforms that are using a ssl certificate entity. For the SSL Cert to IP Lookup you will want the censys.io ssl certificate entity that was imported in the second step above.

###IP to SSL Lookup

  • Input Entity: maltego.IPV4Address
  • Transform Name: [Censys.io] IP to SSL Lookup
  • Command: /usr/bin/python
  • Parameters: censys_ip_to_cert.py your_censysio_api_uid your_censysio_api_secret
  • Working Directory: Path to where you cloned the Repo

###SSL Cert to IP Lookup

  • Input Entity: (If you imported the entities in the repo) censys.sslcertificate otherwise use one you already have
  • Transform: [Censys.io] SSL Cert to IP
  • Command: /usr/bin/python
  • Parameters: censys_cert_to_ip.py your_censysio_api_uid your_censysio_api_secret
  • Working directory Path to cloned Repo

###SSL Cert Subject Lookup

  • Input Entity: (If you imported the entities in the repo) censys.subjectcn otherwise use one you already have
  • Transform: [Censys.io] Subject CN Lookup
  • Command: /usr/bin/python
  • Parameters: censys_subject_cn_to_sha1.py your_censysio_api_uid your_censysio_api_secret

###SSL Cert Issuer Lookup

  • Input Entity: (If you imported the entities in the repo) censys.issuercn otherwise use one you already have
  • Transform: [Censys.io] Subject CN Lookup
  • Command: /usr/bin/python
  • Parameters: censys_issuer_cn_to_sha1.py your_censysio_api_uid your_censysio_api_secret

If you can't fit your API UID and SECRET in easily when setting up the transform. You can click manage transforms, find the transforms that you created above. Click the ... next to Command Parameters and type them in there. You should get something like this alt text

maltego_censys's People

Contributors

mpars0ns 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.