Coder Social home page Coder Social logo

blue-infosec / cryosec Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nbatlle/cryosec

0.0 1.0 0.0 887 KB

Automated cloud vendor agnostic server, container, and application hardening suite.

License: MIT License

Python 66.90% Shell 24.58% Vim Script 3.97% Dockerfile 1.51% JavaScript 3.04%

cryosec's Introduction

CryoSec

Automated cloud vendor agnostic server, container, and application hardening suite

License Badgesย ย 


Table of Contents


Example

cd microservices/aws/vulndb

# Create AWS Cloudformation CryoSec stack
./stack create

# Redeploy your stack with code/config modifications
./stack modify

# Test the CryoSec stack & recieve a response from the API
./stack test

# Tear Down Resources
./stack delete

Installation

Clone

  • Clone this repo to your local machine using https://github.com/DevManTillis/CryoSec

Setup

$ aws configure
$ cd CryoSec/microservices/aws/vulndb
# Modify your app name and AWS deployment region (app name vulndb is already taken)
$ vim stack.config

# Create / Test the functionality of the stack
$ ./stack create
$ ./stack test

# Generate a checklist via web request
$ cd CryoSec/microservices/aws/genckl
$ ./stack create
$ ./stack test

Tests (Optional)

$ aws configure
$ cd CryoSec/microservices/vulndb
$ ./stack test

Contributing

To get started...

Step 1

  • ๐Ÿด Fork this repo!

  • ๐Ÿ‘ฏ Clone this repo to your local machinee

Step 2

  • HACK AWAY! ๐Ÿ”จ๐Ÿ”จ๐Ÿ”จ

Step 3


FAQ

  • How do I do specifically so and so?
    • No problem! Just do this.

Support

Reach out to me at one of the following places!



License

License

cryosec's People

Contributors

migueltillisjr avatar nbatlle 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.