OWASP AppSecEU

Charlie Miller - bug hunting

Choose the application to audit:

Static analysis - cons:

Dynamic analysis - aka fuzzing:

Idea:

Daniel Cornell - ZAP

Tool: ZAP + threadfix

Idea: feed to ZAP foreknowledge of the application so that the crawler has more info as problems are:

Giancarlo Pellegrino - compression bombs

Compression may be mandated by protocol specifications (eg. HTTP response) or a custom feature (HTTP request)

When dealing with compression:

Correct way to validate: decompress the message size

Felix Leder: bug hunting on the dark side

Tom Van Goethem - Timing attacks

Types:

Browser based timings - Targets:

Limitations: network irregularities, gzip compression, rate limiting

AppSec.eu