Locking the Doors -7 Pernicious Pitfalls to avoid with Java

By Steve Poole

Elevator Pitch

In a world of dark forces It is vitally important for programmers to learn how to code defensively. This talk provides advice on how to start thinking about security design from the ground up. Learn how your Java application may be vulnerable and see how to reduce your exposure.

Description

With the continuing rise of cyber crime it is vitally important for Java programmers to learn how to code defensively. This talk provides direct coding advice on how to avoid each of the seven categories of security errors commonly made. These categories, or the Seven Pernicious Kingdoms: as they are sometimes known, range from input validation though to environmental and infrastructure considerations. In this talk you will learn how your Java application may be vulnerable and see how to reduce your exposure. With code, tooling and practical guidance on reducing your exposure this session will teach you how to think and act defensively.