Cyber Reasoning Systems
Posted by Dave Aitel via Dailydave on Mar 04I continue to believe there are a lot of interesting questions around
building cyber reasoning systems for vuln finding. Even the very basics
seem hard to study and understand, and the eval datasets available
are….sparse or incomplete. For example, what you really want if you’re
analyzing git repos is the commit a bug was introduced, and the commit it
was fixed. But usually you get “a commit where it maybe existed”.
Likewise,…Daily DaveRead More