Table of Contents
Fetching ...

Applying Transparent Shaping for Zero Trust Architecture Implementation in AWS: A Case Study

Wenjia Wang, Seyed Masoud Sadjadi, Naphtali Rishe, Arpan Mahara

TL;DR

The paper addresses securing AWS-hosted applications beyond perimeter defenses by adopting Zero Trust Architecture (ZTA) and introducing Transparent Shaping. It proposes a methodology to retrofit ZTA into an existing AWS-hosted Online File Manager (OFM) with minimal code changes. The authors implement a custom ZTA strategy, apply Transparent Shaping to enforce security policies at the infrastructure level, and evaluate security improvements using Mozilla Observatory. Results show significant improvements in security posture, such as improved Content Security Policy and secure HTTP headers, while preserving functionality, suggesting a practical path for cloud security in AWS.

Abstract

This study introduces a methodology integrating Zero Trust Architecture (ZTA) principles and Transparent Shaping into an AWS-hosted Online File Manager (OFM) application, enhancing security without substantial code modifications. We evaluate our approach with the Mozilla Observatory, highlighting significant security improvements and outlining a promising direction for applying Transparent Shaping and ZTA in cloud environments.

Applying Transparent Shaping for Zero Trust Architecture Implementation in AWS: A Case Study

TL;DR

The paper addresses securing AWS-hosted applications beyond perimeter defenses by adopting Zero Trust Architecture (ZTA) and introducing Transparent Shaping. It proposes a methodology to retrofit ZTA into an existing AWS-hosted Online File Manager (OFM) with minimal code changes. The authors implement a custom ZTA strategy, apply Transparent Shaping to enforce security policies at the infrastructure level, and evaluate security improvements using Mozilla Observatory. Results show significant improvements in security posture, such as improved Content Security Policy and secure HTTP headers, while preserving functionality, suggesting a practical path for cloud security in AWS.

Abstract

This study introduces a methodology integrating Zero Trust Architecture (ZTA) principles and Transparent Shaping into an AWS-hosted Online File Manager (OFM) application, enhancing security without substantial code modifications. We evaluate our approach with the Mozilla Observatory, highlighting significant security improvements and outlining a promising direction for applying Transparent Shaping and ZTA in cloud environments.
Paper Structure (25 sections, 2 figures, 2 tables)