Fuzzing is one of the powerful strateies for identifying security problems in real world software. it perform the vast majority of remote code execution and privilege escalation bugs found to date in security-critical software. There are several major fuzzing tools (fuzzer) such as APL, LibFuzzer, HonggFuzz. Recommentation for beginners. Among the many software vulnerability discovery techniques..