Application Fuzzing

19th March 2020 | Cybrary Application Fuzzing


Application Fuzzing, originally developed by Barton Miller at the University of Wisconsin in 1989, is a testing method used to discover coding errors and security loopholes in software, operating systems or networks. This method of testing involves inserting a large amount of data, called fuzz, into the test subject in an attempt to make the system crash or return unexpected results. If there are vulnerabilities being found during the test, a “fuzzer” can be used as a software tool to help identify the potential causes behind the vulnerabilities.

The “fuzzers” work best by discover vulnerabilities that can be exploited by buffer overflow, denial of service issues, cross-site scripting and SQL injection. These tactics are most often used by malicious hackers who try to exploit online applications to their benefit. Employing application fuzzing techniques can help you avoid some major security headaches down the road.

Source: TechTarget

Additional Reading: What is AI Fuzzing? And Why It May Be The Next Big Cybersecurity Threat

Related Terms: Dynamic Code Analysis, Static Code Analysis, Vulnerability

Should I Use Application Fuzzing In My SMB?

Possibly. Application Fuzz testing is simple, it offers a high benefit-to-cost ratio and can often reveal serious defects that would otherwise be missed or overlooked when developing applications. If your SMB is a software development shop you might consider building application fuzz testing into your development processes. However, alone it cannot provide a complete picture of the overall security, quality or effectiveness of a program. You should combine fuzzing with other automated tools for software code analysis such as dynamic and static code assessments (links above).

If you would like to learn more about the timeline of Fuzz Testing, watch this short 2 minute video:

https://www.youtube.com/watch?v=RqrHT93KdgE

Are you doing enough to protect your business?

Sign up with CyberHoot today and sleep better knowing your

employees are cyber trained and on guard!


Sign Up Today!

Latest Blogs

Stay sharp with the latest security insights

Discover and share the latest cybersecurity trends, tips and best practices – alongside new threats to watch out for.

Microsoft Integrates Passkeys into Windows: is this the start of a Passwordless Future?

Microsoft Integrates Passkeys into Windows: is this the start of a Passwordless Future?

Let’s be honest, who hasn’t reset a password at least once this month? For decades, passwords have been our...

Read more
When You Become the Hacker: How Modern Attacks Trick You Into Hacking Yourself

When You Become the Hacker: How Modern Attacks Trick You Into Hacking Yourself

In a shift away from the usual “hack-meets-victim” narrative, a new kind of cyber-assault is emerging. One...

Read more
Domain Takedowns: How to Remove Fraudulent and Typo-squatted Domains and Websites

Domain Takedowns: How to Remove Fraudulent and Typo-squatted Domains and Websites

In cybersecurity, not all attacks happen through fancy malware or zero-day exploits. Some of the most effective...

Read more