开始使用免费开始使用

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

查看课程

动手互动练习

通过我们的互动练习之一,将理论转化为实践

开始练习