Mayhem Blog

Automatically Resolve Errors During Analysis with Mayhem

Automatically Resolve Errors During Analysis with Mayhem

When executing the target in the context of a dynamic analysis, Mayhem employs mechanisms that first identify the root cause of a potential issue and then try to resolve it by intelligently providing different configuration values.
3 Ways Mayhem Helps Developers Deliver Secure Code Easily

3 Ways Mayhem Helps Developers Deliver Secure Code Easily

Mayhem for Code helps developers save time by eliminating the need to manually write test cases and comb through false positives, as well as helping find and fix vulnerabilities before software is released.
How We Make It Easy to Deploy Mayhem for Code on Your Premises

How We Make It Easy to Deploy Mayhem for Code on Your Premises

Mayhem can run on the cloud, but, when you're testing critical/sensitive/confidential code, you can make it more difficult for malicious actors to access Mayhem's findings by deploying it on-prem.
What Is A Divide By Zero Error?

What Is A Divide By Zero Error?

A divide by zero error is typically caused when a program attempts to divide a number by zero. This can happen in mathematical calculations, or when trying to parse data that contains invalid characters.
What Is An Uncaught Exception Error?

What Is An Uncaught Exception Error?

CWE 248-Uncaught Exception occurs when an exception is not caught by a programming construct or by the programmer. In Java, for example, this would be an unhandled exception that would terminate the program.
What Is An Improper Control of Dynamically Managed Services Error?

What Is An Improper Control of Dynamically Managed Services Error?

Dynamically managed services are a great way to reduce the administrative burden of keeping track of which servers are running which services. However, if these services are not properly controlled, it can lead to security vulnerabilities.
What Is An Out-of-Bounds Read and Out-of-Bounds Write Error?

What Is An Out-of-Bounds Read and Out-of-Bounds Write Error?

Out-of-bounds reads occur when a program attempts to read data from memory that is outside of the bounds of what it is allowed to access. This can happen when a programmer makes a mistake in their code, or if malicious code is injected into a program.
What Is An Uncontrolled Resource Consumption Error?

What Is An Uncontrolled Resource Consumption Error?

CWE-400 Uncontrolled Resource Consumption occurs when an application does not properly control the number and/or size of resources that it allocates. When this happens, it can consume too many resources. This can lead to performance degradation, denial-of-service conditions, and resource leaks.
What Is A Null Pointer Dereference Error?

What Is A Null Pointer Dereference Error?

A null pointer dereference is a programming error that can occur when a program attempts to deference a null pointer. This can happen when the programmer mistakenly assumes that a pointer pointing to NULL is actually pointing to a valid object.

How about some Mayhem in your inbox?

Subscribe to our monthly newsletter for expert insights and news on DevSecOps topics, plus Mayhem tips and tutorials.

By subscribing, you're agreeing to our website terms and privacy policy.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Add Mayhem to Your DevSecOps for Free.

Engineer with VR goggles