GithubHelp home page GithubHelp logo

elastic-elephant's Introduction

Elastic Elephant

These are Maltego Transforms to talk to Amazon via Boto

You will also need the Maltego Python library from here.

We want to find out what Instances are running with what Security Groups etc.

The easiest way to run this (especially the firewall stuff) is via a Machine

The maltezon.mtz file contains the Entities needed for this to work.

Installation

  1. Import the maltezon.mtz file into Maltego as a configuration.
  2. Download the Maltego Python library and extract to the Transforms directory.
  3. You should be good to go.

Scripts overview

Instance Scripts

  • GetInstances.py - Gets all the Instances running in a region
  • GetInstanceTag.py - Gets the Instance Tag/Name
  • GetInstanceInfo.py - Gets all the information for a specific Instance
  • GetInstancePublicIp.py - Gets the public IP address for a specific Instance
  • GetInstanceSecurityGroups.py - Gets all the Security Groups applied to an Instance
  • GetInstanceState.py - Get the running state of an Instance

Security Group Scripts

  • GetGlobalSecurityGroups.py - Gets all the Security Groups in use in an AWS region
  • GetSecurityGroupRules.py - Gets the Security Group rules
  • GetIngressProtocolPort.py - Get all the protocols/ports assigned to our Ingress rules
  • GetIngressSource.py - Get the source address assigned to our protocol/ports
  • GetEgressProtocolPort.py - Get all the protocols/ports assigned to out Egress rules
  • GetEgressDestination.py - Get the destination address assigned to our protocol/ports

Machines

These machines can be used to automate common tasks you'd use this framework for.

  • EC2 Asset Discovery - Discover all instances and their information in your region
  • EC2 Running Instances - Find all running instances in a region TODO: Need to figure out how to prune non-running instances
  • EC2 Firewall Audit - Just pull the Security Group information for a region

(They're pretty basic for the time being)

elastic-elephant's People

Watchers

 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.