Feeling Fuzzy
Details
Fuzzing is a type of automated testing which continuously manipulates inputs to a program to find bugs. Go fuzzing uses coverage guidance to intelligently walk through the code being fuzzed to find and report failures to the user. Since it can reach edge cases which humans often miss, fuzz testing can be particularly valuable for finding security exploits and vulnerabilities.
Join our own Ayan George as he presents on this interesting topic that might help you build more secure and robust software.
Passcode: 654497
System Administration
Golang
Programming Languages
Computer Programming
Software Development