시작하기무료로 시작하기

Sanitize without going blind

The checkout service writes one log line per request, and that line currently carries a card number and a session token in full. You have the five fields, the three treatments from the video, and an on-call engineer who still has to trace a failed checkout at two in the morning.

Open the Log sanitizer console. Press Redact everything first and read both counters, then set each field by hand and find a line that exposes nothing and still leaves both debug fields readable.

Every field is labelled with the class the video gave it: a secret, sensitive data, or config.

You can reach zero exposed values with both debug fields intact.

Why is that possible here?

이 연습은 강의의 일부입니다

Using AWS Security for Developers

강의 보기

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작