Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
title Symbolically Executing a Fuzzy Tyrant
date 2019-10-24
authors
Stefan Edwards
conference
GrrCon 2019
resources
label path
Slides
symbolically_executing_a_fuzzy_tyrant.pdf

Code reviewers and penetration testers are familiar with normal dynamic and static application security tools (DAST/SAST). However, there are other classes of tools that can provide deeper understanding and more vulnerabilities in the same amount of time. This talk covers two such classes: smart fuzzers and symbolic execution. As a practicum, it focuses on every-day scenarios that normal security analysts face, rather than theoretical attacks in an academic setting.