Code Monkey home page Code Monkey logo

aws-c2's Introduction

aws-c2

v1 of a script that stands up 2 EC2 instances in AWS cloud. The first is a C2 server which can be configured to forward traffic to the second EC2 instance (a team server).

Usage

apt install ansible

Run the script and provide it your aws_access_key as the first argument, and your secret_access_key as the second argument.

sudo ./environment-build.sh asasdfsafsf3q4243 789098760987asdfas

If you don't want to run the script as sudo you will have to update your /etc/ansible/hosts file to the following format:

[teamserver]
*TEAM SERVER DNS FROM ./environement-build.sh output*
[c2]
*COMMAND SERVER DNS FROM ./environment-build.sh output*

Upcoming Release

The next version of the release will utilize Ansible to configure the C2 node and the team server with the Empire framework.

Inspired by: https://holdmybeersecurity.com/2018/04/30/tales-of-a-red-teamer-ub-2018

aws-c2's People

Contributors

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