← All stories
● Covered by 1 source · 1 reportMedium impact

Furtex Toolkit Launches for Post-exploitation Research on Linux

The Furtex toolkit has been released, offering tools for post-exploitation and evasion research on Linux using io_uring and eBPF. It includes 75 EDR evasion tools and various utilities designed for authorized red team operations, emphasizing its use on owned systems only.

Key points

  • Furtex provides tools for post-exploitation research
  • Built on io_uring and eBPF technologies
  • Includes 75 EDR evasion functionality tools

Introduction to Furtex

Furtex is a newly launched research toolkit tailored for post-exploitation activities and evasion techniques on Linux systems. It utilizes io_uring and eBPF for its functionality, aiming to provide a robust set of tools without relying on any external frameworks or libraries. The toolkit is designed explicitly for authorized use during red team engagements.

Toolkit Components and Structure

The Furtex toolkit is structured into several directories, each serving a particular purpose. For instance, the 'io_uring' directory contains 13 tools for file manipulations and network interactions using raw io_uring operations.

Additionally, the 'edrs' directory includes around 75 tools focused on evading Endpoint Detection and Response (EDR) systems, as well as post-exploitation activities.

Installation and Configuration

To install Furtex, users are instructed to run specific commands on Debian, Kali, or Ubuntu systems. Required dependencies include gcc, clang, and various Linux headers. The toolkit also necessitates that BTF be enabled in the Linux kernel to successfully compile eBPF programs.

Implications for Security Research

The release of Furtex is significant for security research and penetration testing, providing researchers and red teamers with new tools that can operate below the radar of many existing security measures. By focusing on techniques that evade detection, Furtex can help in developing more secure systems and better response strategies against potential threats.

Usage Warnings and Ethical Considerations

Developers of Furtex emphasize that the toolkit is intended for use only on systems for which the user has authorization. Running these tools on unauthorized systems is strongly discouraged and could result in legal ramifications.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~39 min · 34 stories · Jul 21

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

The Furtex toolkit has been released, offering tools for post-exploitation and evasion research on Linux using io_uring and eBPF. It includes 75 EDR evasion tools and various utilities designed for authorized red team operations, emphasizing its use on owned systems only.