Security | Threat Detection | Cyberattacks | DevSecOps | Compliance

December 2024

How to automate fuzz testing: from start to findings

White-box fuzz testing has proven highly effective in finding critical bugs and vulnerabilities. Tech giants like Google and Microsoft uncover thousands of issues using this method. But why doesn’t every company adopt fuzz testing as part of their testing strategy? The main barrier is the high level of manual effort and the extensive time required to properly set it up and maintain it.

How SAST Enhances Product Security at Egnyte

In today's fast-paced software development environment, security can no longer be an afterthought. Product security aims to embed security at every stage of the development lifecycle, and Static Application Security Testing (SAST) plays a crucial role in this process. By scanning source code early in the pipeline, SAST helps developers catch security issues before they reach production.

Integrating fuzz testing in the V-model testing process for secure software

The market of embedded computing has been growing constantly, and this trend is expected to continue in the near future. Notably, embedded systems are key components for the Internet of Things (IoT) and for Cyber Physical Systems (CPSs). In the embedded software industry, secure software development is critical. This is especially true because embedded software often involves vital industries, such as medical devices or automotive solutions.