Skip to content

Creates an AWS AMI running ubuntu and hardens the OS using CIS Level 1

License

Notifications You must be signed in to change notification settings

sayujnath/ubuntu-cis-hardening

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Objective

Automated creation an AWS AMI running Ubuntu with CIS Level 1 OS hardening for additional security. This repository uses Hashicorp Packer for building the AMI as per following diagram: alt text

Prerequisites

Requirement Description
Packer Installation Instructions
Ubuntu Advantage Account Create Account

Installation

  1. create variables.pkrvars.hcl containing values for input variables in variable.pkr.hcl
  2. Build using packer
packer build -var-file="variables.pkrvars.hcl" .

About

Creates an AWS AMI running ubuntu and hardens the OS using CIS Level 1

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published