Honeytokens and Secure Logging
Application logs are the primary source of evidence during a security incident and a frequent source of data exposure. This course teaches developers how to design logs that detect attacks, how to scrub sensitive data before it leaves the application, and how to plant honeytokens that catch attackers the moment they start probing. We cover credential stuffing detection, IDOR probing, prompt injection in AI applications, cloud-credential canaries, and tamper-evident audit trails.