July 21, 2026

Rootkit? More like root-KITTY claws

Furtex: Post-exploitation, rootkit and evasion research toolkit for Linux

A stealthy Linux hacking kit drops and the first reaction is basically: why does this exist

TLDR: Furtex is a new Linux security toolkit designed to study stealthy break-in techniques and ways to dodge system monitoring. The instant community reaction was suspicion, with commenters essentially asking whether a tool like this has any real purpose beyond helping the wrong people.

A new Linux security research toolkit called Furtex has landed with a giant neon sign that says "for authorized research only"—and the community response was immediate, skeptical, and just a little horrified. On paper, it’s a toolbox for post-break-in testing and stealth tricks on Linux systems, built to slip past common monitoring methods. In plain English: it’s meant to help security pros study how attackers hide, move around, and dodge alarms. In practice, readers took one look and went straight to the moral panic button.

The standout reaction came from one blunt comment asking, what possible use does this have besides unethical or illegal ones? And honestly, that set the tone. Instead of nerding out over build instructions and Linux version support, the mood in the room turned into a mini courtroom drama: is this valuable security research, or just a gift basket for bad actors with a disclaimer taped on top? That tension is the real story here.

There’s also a darkly funny vibe to the whole thing. The repo reads like a buffet of ways to avoid detection, while the warning label says don’t misuse it—basically the software version of “for training purposes only, your honor.” Even with just a tiny comment thread, the community energy is loud: suspicion, side-eye, and the classic internet question of whether publishing this kind of tool helps defenders more than attackers.

Key Points

  • Furtex is a Linux research toolkit for post-exploitation and evasion that uses raw io_uring syscalls and eBPF rather than liburing or higher-level frameworks.
  • The repository is organized into modules for io_uring operations, BPF tooling, eBPF programs and loaders, EDR evasion tools, and Falco-specific bypass techniques.
  • The article specifies build dependencies, including gcc, clang, make, linux kernel headers, libbpf-dev, bpftool, and kernel BTF support for certain eBPF workflows.
  • It documents kernel-version thresholds and Linux capability requirements that unlock or permit specific io_uring, BPF, networking, and audit-related tools.
  • The article explains which monitoring hook points io_uring bypasses directly and which require additional Furtex tools such as ftrace_enum, bpf_link_detach, audit_kill, plt_unhook, af_packet_shell, and udp_shell.

Hottest takes

"What possible use does something like this have" — anonymousiam
"besides the unethical/illegal ones?" — anonymousiam
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.