FFIEC Updates Its Cybersecurity Guidelines For Financial Institutions

|
The recently updated Cybersecurity Resource Guide for Financial Institutions is a valuable tool for financial institutions of all sizes as it provides best practices, recommendations, and resources to help organizations protect their networks and data from cyber threats ... Read More

How to Use an HTTP Archive (HAR) With Mayhem

|
Learn how to fuzz an API without a specification by recording transactions with the API as an HTTP Archive (.har file) ... Read More

How to Integrate Mayhem Into Your Jenkins Pipeline

|
In this post, we’ll look at bringing Mayhem into a Jenkins pipeline using both Mayhem’s command line interface (CLI) as well as using Mayhem’s Docker image ... Read More
How to Integrate Mayhem for API Into Your Github Action Workflows

How to Integrate Mayhem for API Into Your Github Action Workflows

|
Mayhem for API comes with a GitHub Action and a GitHub App to help you check every change to your API for reliability and security issues ... Read More
Meet Our Mayhem Heroes: Vishnu Prateek Kakaraparthi

Meet Our Mayhem Heroes: Vishnu Prateek Kakaraparthi

|
ForAllSecure hosted a hackathon at Arizona State University where 181 students, including Vishnu Prateek Kakaraparthi, participated as part of the Mayhem Heroes program ... Read More
Try API Fuzzing Easily With the Petstore API Demo

Try API Fuzzing Easily With the Petstore API Demo

|
Try API fuzzing with the Swagger Petstore API, a stand-alone REST API server that implements the OpenAPI 3 Specification. Learn how to fuzz the Pestore API! ... Read More

How To Improve Successful Coverage with Mayhem for API

|
Learn how to improve successful coverage with Mayhem for API by adding or refining schemas in the spec to generate structurally valid payloads ... Read More
Meet Our Mayhem Heroes: Bailey Capuano

Meet Our Mayhem Heroes: Bailey Capuano

|
ForAllSecure hosted a hackathon at Arizona State University where 181 students, including Bailey Capuano, participated as part of the Mayhem Heroes program ... Read More
Fuzzing the lighttpd Docker Image

Fuzzing the lighttpd Docker Image

|
Lighttpd is an open-source web server optimized for speed with considerations for compliance, security, and flexibility. Lighttpd 1.4.15 had a few vulnerabilities that have since been patched. Let's use Mayhem to sniff out those bugs ... Read More

Successful Coverage with Mayhem For API

|
Once authentication is configured, the next step is to ensure that Mayhem for API is able to successfully cover as much of your API as possible ... Read More