Furtex: Post-exploitation, rootkit and evasion research toolkit for Linux
Trending on Hacker News: Furtex: Post-exploitation, rootkit and evasion research toolkit for Linux (0 points, via github.com)
In one line
Post-exploitation and evasion research toolkit for Linux. - MatheuZSecurity/Furtex
Opening excerpt
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} MatheuZSecurity / Furtex Public Notifications You must be signed in to change notification settings Fork 22 Star 207 main Branches Tags Go to file Code Open more actions menu Folders and files Name Name Last commit message Last commit date Latest commit History 8 Commits 8 Commits bpf bpf ebpf ebpf edrs edrs io_uring io_uring techniques techniques LICENSE LICENSE Makefile Makefile PRIVILEGES.md PRIVILEGES.md README.md README.md View all files Repository files navigation Furtex Post-exploitation and evasion research toolkit for Linux, built around io_uring and eBPF. No liburing, no frameworks, raw syscalls throughout.
For authorized research and red team engagements only. Don’t run this on systems you don’t own.
Furtex/ ├── io_uring/ raw io_uring ops: file, net, injection, exfil (13 tools) ├── bpf/ BPF map and program tooling (15 …
(Excerpted from the original; full article via the source link below.)
Source: Hacker News