TNO-S3 / WuppieFuzz

A coverage-guided REST API fuzzer developed on top of LibAFL
Apache License 2.0
91 stars 4 forks source link

Inventorise interesting new features LibAFL #15

Open ThomasTNO opened 1 month ago

ThomasTNO commented 1 month ago

Check the release notes of LibAFL as of 0.11.0 until latest to see if we missed interesting new features, e.g. mutators that could be of interest for REST API fuzzing.

This includes the not yet considered unicode preserving mutators introduced in 0.11.2 https://github.com/AFLplusplus/LibAFL/pull/1542