Category: Cybersecurity

Cybersecurity

Red Sift and the Royal Marines: A Radical Idea?

Tom Patrick

The military can learn from a growth mindset and should work on providing learning experiences for service personnel that develops this approach...Continue Reading: Red Sift and the Royal Marines: A Radical Idea?

Read more
Cybersecurity

Webinar: Red Sift & Macfarlanes – How the cyber threat terrain dictates…

Harry Stephens

A webinar with Macfarlanes legal practice explaining what proactive steps your legal firm can take to prevent a cyber attack. ...Continue Reading: Webinar: Red Sift & Macfarlanes – How the cyber threat terrain dictates decision making for law firms

Read more
Cybersecurity

Oxidised eBPF II: Taming LLVM

alessandro

Rust supports a large number of target platforms, but BPF is not one of them yet. Therefore in order to compile for the BPF virtual machine, cargo-bpf needs to implement some ad-hoc build logic...Continue Reading: Oxidised eBPF II: Taming LLVM

Read more
Cybersecurity

Oxidised eBPF I: Building a toolchain

alessandro

This is the first of two posts about ingraind and the Rust BPF library that powers it, RedBPF. In this post I'm going to give you an overview of what ingraind is, and how it led to the development of RedBPF. Then in the next post, I'm going to get a little more technical…

Read more
Coronavirus

Zooming in on Observability

Peter Parkanyi

We use our security observability agent, ingraind, to monitor our daily Zoom "standup" meeting, and decided to analyse the results in this blog post. ...Continue Reading: Zooming in on Observability

Read more
Cybersecurity

Writing BPF code in Rust

alessandro

You don't really need to be an BPF expert to read this post, as in the next section I'm going to give a quick, super high level overview of the main concepts you need to know to understand the rest. ...Continue Reading: Writing BPF code in Rust

Read more