Security | Threat Detection | Cyberattacks | DevSecOps | Compliance

Making Operations More Agile and Efficient with a Digital Twin

On January 25, Forward Networks was honored to host Cloud Field Day 16. We especially enjoy working with the delegates because of their industry experience and objective viewpoints; in fact, we launched our product at a Networking Field Day in 2017. This blog is the first in a series covering our Cloud Field Day 16 presentations.

Find threats: Cloud credential theft on Linux endpoints

The Sumo Logic Threat Labs team previously outlined the risks associated with unprotected cloud credentials found on Windows endpoints. This article builds on that work by providing detection and hunting guidance in the context of endpoints that run the Linux operating system. Although workloads that support business functionality are increasingly moving to the cloud, these workloads are often managed through an endpoint that is often found on premises.

Why the Phishing Blame Game Misses the Point

Phishing is a big problem that’s getting even bigger as cybercriminals find new ways to hook employees. With threats coming from every direction – emails on company computers, text and voice messages on mobile devices and in personal communications channels, malicious typosquatting sites, phony marketing QR codes and more – it’s only a matter of time before someone trips up and opens or clicks on something they shouldn’t.

The State of Secrets Detection in SaaS Apps

Welcome to our first ever The State of Secrets Security in SaaS Apps, an in-depth look at what security risks are posed by the data stored in organizations' SaaS applications. As companies have adopted a remote-first approach to work, these solutions have increasingly been used to send and store passwords, secrets, and API keys.

Fireblocks BUIDLathon offers $25k bounty at ETHDenver '23

Fireblocks will host the first-ever Fireblocks BUIDLathon at this year’s ETHDenver, the largest and longest-running ETH-focused event in the world. With $25,000 in prizes up for grabs, the Fireblocks BUIDLathon is an exciting chance to gain early access to a Fireblocks Developer Sandbox to build new Web3 products. Read on to learn everything you need to know about the competition.

GraphQL Tutorial in 2 Minutes

What is GraphQL? In this quick 2-minute video, you'll learn the basics of GraphQL and how it compares to REST APIs. GraphQL is a query language that enables developers to retrieve the exact data they need from an API, rather than over-fetching or under-fetching data, while REST API requires multiple requests to retrieve the same data. In this tutorial, you'll learn how to define a schema, create queries, and make requests to a GraphQL API.