spinpx

27 posts

spinpx

spinpx

@spinpx

Security researcher & Fuzzer developer & Rustacean

Katılım Şubat 2016
278 Takip Edilen123 Takipçiler
spinpx retweetledi
Dongdong She
Dongdong She@DongdongShe·
What happens if you write buggy code and misconfigure the experimental setup when evaluating a fuzzer’s performance? Wrong and misleading conclusion! We found several fatal bugs and wrong experimental settings in MLFuzz (arxiv.org/pdf/2309.16618, a revisit work on NEUZZ published on a top tier software engineering conference ASE 2023, @AndreasZeller, @ASE_conf ). These following bugs lead to wrong and misleading conclusions in MLFuzz. • An initialization bug ⇒ Failure setup of persistent mode fuzzing. • A program crash ⇒ Unexpected early termination of NEUZZ. • An error in training dataset collection ⇒ A poorly-trained neural network model. • An error in result collection ⇒ Incomplete code coverage report   We confirmed these bugs with the MLFuzz’s authors and write a rebuttal paper(arxiv.org/pdf/2409.04504) to explain the errors in MLFuzz and summarize the lessons on a fair and scientific fuzzing experiment/revisit. 1. Ensure the correctness of code implementation. Careful and rigorous debugging is needed. If you would like to patch a prior work, double-check your setting or patch is correct and seek help from original developer if needed. MLFuzz introduced 3 implementation bugs that led to wrong experimental results and conclusions.  2. Diverse benchmark selection. Try to evaluate your fuzzer on multiple benchmarks, like FuzzBench, Magma, UniFuzz. 3. Uniform code coverage metric. Covert different code coverage metrics like AFL XOR hash, LLVM coverage sanitizer (pruned), LLVM coverage sanitizer (no-pruned), AFL++ code coverage into a uniform one by replaying 4. Complete test case collection. Be sure to collect all the test cases generated by the fuzzer. 5. Uniform fuzzing mode. Ensure all fuzzer are running under same modes, either the default mode or the faster persistent mode. An apple-to-banana comparison like MLFuzz only leads to wrong conclusions. 6. Open-source your fuzzing corpus. Fuzzing is an optimization and different seed corpus (starting point) can lead to drastically variant results.
Dongdong She tweet media
English
0
15
73
14.8K
spinpx
spinpx@spinpx·
arxiv.org/pdf/2401.05529… I and Wei Cao did most of this work and wrote the first draft while we were at Ant Group. However, they removed us from the author list. Sad story. This work is shepherd by Alex Liu. However, he is not in the list, too.
English
1
1
3
1.9K
spinpx retweetledi
Dongdong She
Dongdong She@DongdongShe·
@AndreasZeller @ririnicolae @MaxCamillo @FSEconf Andreas, you are a renowned researcher in the fuzzing community, and your fuzzing book is amazing. But this work draws a completely WRONG conclusion due to the careless comparison of file-retrieval fuzzer against in-memory fuzzer, where the fuzzing throughput gap is up to 10X
English
1
2
6
3.1K
spinpx
spinpx@spinpx·
We presented HOPPER, which generates fuzzing test cases for libraries automatically via interpretative fuzzing. It transforms the problem of library fuzzing into the problem of interpreter fuzzing. The paper can be found at spinpx.com/papers/Hopper.…
English
0
2
7
611
spinpx
spinpx@spinpx·
@dgryski We do plan to release the software in the future. Whether Angora works with other language depends on taint analysis engine. We used DFSan in the paper, and Angora also supports libdft now.
English
4
2
11
0
Damian Gryski
Damian Gryski@dgryski·
@spinpx Will the source code to Angora be made available and does it work with any language that uses the LLVM IR?
English
1
0
0
0
spinpx retweetledi
✨ Lizard Queen | @pvineetha.bsky.social ✨
“We figured out a way to trick your voice assistants to respond to our commands but since it might be too obvious to you if we do that, we embedded our commands in songs, and everytime your voice assistant hears our songs it executes our commands”. 🔥 This is fine 🔥 twitter.com/arxiv_org/stat…
arxiv@arxiv_org

CommanderSong: A Systematic Approach for Practical Adversarial Voice Recognition. arxiv.org/abs/1801.08535

English
8
155
207
0
spinpx retweetledi
Quad
Quad@Kuwaddo·
I'll always love how evil programming searches sound unless you know what they mean
Quad tweet mediaQuad tweet mediaQuad tweet mediaQuad tweet media
English
4
100
187
0