How To Install and Use Radamsa to Fuzz Test Programs and Network Services on Ubuntu 18.04
Radamsa is an open-source fuzzing tool that can generate test-cases based on user-specified input data. Radamsa is fully scriptable, and so far has been successful in finding vulnerabilities in real-world applications, such as Gzip. In this tutorial, you will install and use Radamsa to fuzz test command-line and network-based applications using your own test cases.