Explore >> Select a destination


You are here

www.modzero.ch
| | www.modzero.com
0.0 parsecs away

Travel
| | [AI summary] This post details a technical experiment using AFL-based Java fuzzers (Kelinci and JQF) with the Java Security Manager to identify resource management and denial of service vulnerabilities in libraries like Apache Commons Imaging and Apache Tika, resulting in several reported bugs and CVEs.
| | www.vegardno.net
4.0 parsecs away

Travel
| | Much has been written about fuzzing compilers already, but there is not a lot that I could find about fuzzing compilers using more modern ...
| | www.code-intelligence.com
3.1 parsecs away

Travel
| | Jazzer is a coverage-guided fuzzer for the Java Virtual Machine (JVM). This article takes a look behind the scenes. Learn more about Java Fuzzing with Jazzer.
| | huonw.github.io
20.9 parsecs away

Travel
| An overview of so-called "object safety" in Rust, and why it is necessary for trait objects.