Ph
ph4nt0m
Sign In

Untitled

카테고리
Empty

Summary

•
Link - https://blog.trailofbits.com/2024/02/23/continuously-fuzzing-python-c-extensions/
Continuously fuzzing Python C extensions
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 […]
blog.trailofbits.com

Content

Continuously fuzzing Python C extensions - https://blog.trailofbits.com/2024/02/23/continuously-fuzzing-python-c-extensions/
Continuously fuzzing Python C extensions
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 […]
blog.trailofbits.com
Open channel
Made with Slashpage