SecureStack is a drop in security layer for all your IT infrastructure. Think of us as a "Platform-Security-as-a-Service". SecureStack comes in two forms: SecureStack Base and SecureStack Server. You can find both products here in the AWS Marketplace
- Make sure there is a server security group and know name:
- Allow ssh from $white_list network a. Allow http from $white_list network b. Allow tcp1514-1515 from $local_net
- Create base security group and know name: a. Allow ssh from $ossec_server_ip
- Run
/opt/securestack/scripts/securestack mfa - Run
kr pairand pair your phone - Edit /opt/securestack/ansible/launch_vars.yml for:
a. Aws_access_key
b. Aws_secret_key
c. Vpc_subnet_id
d. Authd passwordjj
e. Group_id points at 3a from above
Run
/opt/securestack/scripts/securestack provision
