Explore >> Select a destination


You are here

blog.fuzzing-project.org
| | blog.trailofbits.com
4.5 parsecs away

Travel
| | By Matt Schwager Deserializing, decoding, and processing untrusted input are telltale signs that your project would benefit from fuzzing. Yes, even Python projects. Fuzzing helps reduce bugs in high-assurance software developed in all programming languages. Fortunately for the Python ecosystem, Google has released Atheris, a coverage-guided fuzzer for both pure Python code and Python C
| | robert.ocallahan.org
4.1 parsecs away

Travel
| |
| | sergioprado.blog
3.6 parsecs away

Travel
| | This is the second part of the article about embedded Linux security.
| | stefan-marr.de
22.1 parsecs away

Travel
| A comparative study of abstract-syntax-tree and bytecode interpreters on top of meta-compilation systems.