The theme of this week's rendition of Fuzzing Weekly is Java Virtual Machine (JVM) fuzzing, meaning languages built on top of the JVM and the JVM itself.
Here you go:
Confuzzion: A Java Virtual Machine Fuzzer for Type Confusion Vulnerabilities: https://ieeexplore.ieee.org/abstract/document/9724749
Coverage-DirectedDifferentialTestingofJVMImplementations: https://wcventure.github.io/FuzzingPaper/Paper/PLDI16_JVM.pdf
Kaizen: A Scalable Concolic Fuzzing Tool for Scala: https://dl.acm.org/doi/pdf/10.1145/3426426.3428487
Until next week!
Top comments (0)