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.
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.
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.
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.
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.
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 →
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.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
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.