intel / ccc-linux-guest-hardening

Linux Security Hardening for Confidential Compute
https://intel.github.io/ccc-linux-guest-hardening-docs
MIT License
65 stars 13 forks source link

Example kprobe based harness #30

Closed tz0 closed 1 year ago

tz0 commented 1 year ago

This is a short guide to utilize the CONFIG_TDX_FUZZ_HARNESS_NONE harness option and perform targeted fuzzing. It also contains a Notes section for some knowing issues and heads-up.

The guide is docs/example_targeted_fuzzing.md, and there is a link from bkc/kafl/README.md under the section Selective kprobe-based harnessing for Linux.

Thanks,

Tao