Skip to content

Ne0o0o/tulkun

Repository files navigation

Tulkun

go-version license

Tulkun(图鲲)是基于 eBPF 技术实现的轻量主机入侵检测工具

核心功能设计

  • 「事件驱动」拥有较高的性能表现
  • 「网络监控」DNS 及 HTTPS 等网络流量捕获
  • 「进程监控」进程信息监控
  • 「文件监控」核心文件监控
  • 「入侵检测」RASP 检测
  • 「容器扩展」扩展关联容器信息

运行方式

推荐使用 ubuntu:22.04 编译运行,暂时仅支持 amd64

安装编译环境

sh install/install-compile-env.sh

更新 submodule

git submodule init && git submodule update

编译运行

make tulkun-ebpf && sudo ./tulkun-ebpf

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages