Distributed fuzzing of Client-side implementation
Is it suitable to test client-side implementation of some protocol or service, by setting up fuzzer on server-side, and then try to fuzz as many clients as possible at the same time.
By that I want to speed up fuzzing tests,… Continue reading Distributed fuzzing of Client-side implementation