← Back to feed
Threat Actors & CampaignsEmerging1 sourceOct 7, 2021 · 03:00via Embrace The Red (AI agent security)

Offensive BPF: Using bpftrace to host backdoors

Brief

This post is part of a series about Offensive BPF that I’m working on to learn how BPFs use will impact offensive security, malware and detection engineering. Click the “ebpf” tag to see all relevant posts.

In the last post we talked about a basic bpftrace script to install a BPF program that runs commands upon connecting from a specific IP with a specific magic source port.

This post will dive into this idea more by leveraging more a complex solution.

Read more on Embrace The Red (AI agent security)