Security Observability 101: Thinking Inside the Box! with Jeff Williams


Details
Software is incredibly hard to secure because it's a black box. We've spent decades struggling to verify properties of software from the outside by analyzing the source code, scanning, fuzzing, pentesting, etc... The goal of "security observability" is to expose exactly what's going on inside the box while it's running. Analyzing a running application has speed, accuracy, coverage, and scalability advantages that change the way Dev, Sec, and Ops communicate and work together. In this talk, you'll learn how to use the free and open source Java Observability Toolkit (JOT) to easily create your own powerful runtime instrumentation without coding. You can use JOT to analyze security defenses, identify complex vulnerabilities, create custom sandboxes, and even block attacks. Ultimately, security observability enables Dev, Sec, and Ops to work together in harmony, so you can focus on delivering value at high velocity.

Security Observability 101: Thinking Inside the Box! with Jeff Williams