Episode #24
Fuzzing
Thursday August 22nd, 2019 — 09:24 BST
Description
This episode of "PHP Internals News" is the first part of a longer conversation that I had with Stanislav Malyshev (GitHub, LinkedIn) about security related aspects of PHP development. In this episode, we discuss a fuzzer to test input safety of data coming into PHP.
Show Notes
- American Fuzzy Lop (AFL): Wikipedia, Website, and GitHub repository.