Giter VIP home page Giter VIP logo

csvs's Introduction

Cyber Security for Virtualisation Systems

A scalable secure implementation of Docker runtime functionality for CentOS container and MariaDB container using Linux capabilities, SELinux and seccomp profiles. Base images were stripped down using Dockerslim and hardened to run as non-root users.

Progress 1

  • 1. Create different network for containers
  • 2. Set IP Addresses
  • 3. Set hostnames
  • 4. Set IP mapping with hostnames
  • 5. Set port mapping with host machines
  • 6. Set cpu cores
  • 7. Set limited memory
  • 8. Set memory swap
  • 9. Limit pids
  • 10. Set auto restarts
  • 11. Set the container to be read only
  • 12. Set writable temporary file systems that are required
  • 13. Mount read only volumes
  • 14. Set read, write output directory for stracing
  • 15. Drop all capabilities and add only the required capabilities
  • 16. Set name of the container

Progress 2

  • 1. Set SELinux policies
  • 2. Set seccomp profile

Progress 3

  • 1. Strip the images to their bare minimum size
  • 2. Add privilege escalation protection
  • 3. No root inside dbserver container
  • 4. Image stripping using dockerslim
  • 5. Pushed images to registry
    • gcr.io/u2185920/csvs2022-db_i
    • gcr.io/u2185920/csvs2022-web_i
    • gcr.io/u2185920/csvs2022-db_i:stripped
    • gcr.io/u2185920/csvs2022-web_i:stripped

csvs's People

Contributors

nikhilnayak98 avatar

Stargazers

 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.