Paper Weekly

  • Notes

Posts tagged Fuzzing

Automatic Firmware Emulation through Invalidity-guided Knowledge Inference

  • 17 November 2021
  • Firmware
  • Firmware Analysis Symbolic Execution Dynamic Analysis Fuzzing

Link: https://www.usenix.org/confere/usenixsecurity21/presentation/zhou

Code: https://github.com/MCUSec/uEmu

Read more ...


Reinforcement Learning-based Hierarchical Seed Scheduling for Greybox Fuzzing

  • 04 November 2021
  • Software Engineering
  • Fuzzing Reinforcement Learning

paper link: https://www.cs.ucr.edu/~heng/pubs/afl-hier.pdf

video: https://www.youtube.com/watch?v=E90gL7q-IVQ

../../_images/hier.png

Read more ...


A Survey on Fuzzing

  • 27 October 2021
  • Software Engineering
  • Fuzzing

Conceptually, a fuzzing test starts with generating massive normal and abnormal inputs to target applications, and try to detect exceptions by feeding the generated inputs to the target applications and monitoring the execution states. 1

Fuzzing with AFL workshop: AFL training

Read more ...


© Copyright 2021, Xinyi Li.

Created using Sphinx 3.5.4.