De Aller-Bedste Bøger - over 12 mio. danske og engelske bøger
Levering: 1 - 2 hverdage

Bøger af Noam (Co-founder and CTO Rathaus

Filter
Filter
Sorter efterSorter Populære
  • af Noam (Co-founder and CTO Rathaus
    755,95 kr.

    Fuzzing is often described as a 'black box' software testing technique. It works by automatically feeding a program multiple input iterations in an attempt to trigger an internal error indicative of a bug, and potentially crash it. This book teaches how fuzzing finds vulnerabilities. It shows how to eliminate buffer overflows and format strings.