Mastering eBPF Map Limits: A Guide for Edge Security
深入解析eBPF map限制,帮助你在边缘安全场景下高效驾驭内核数据结构。
The Foundation of Edge Intelligence: Why eBPF Maps Matter In the evolving landscape of cybersecurity, the speed of detection often determines the succ…
深入解析eBPF map限制,帮助你在边缘安全场景下高效驾驭内核数据结构。
The Foundation of Edge Intelligence: Why eBPF Maps Matter In the evolving landscape of cybersecurity, the speed of detection often determines the succ…
Arch Linux用户仓库AUR遭大规模投毒,400+项目被植入恶意Rust程序窃取敏感信息并藏匿eBPF Rootkit。
IT之家 6 月 13 日消息,据 The Hacker News 昨天报道,Arch Linux 项目用户仓库 AUR 遭到恶意攻击, 超 400 个软件包被投毒 ,所有编译这些软件包的电脑都有可能被植入恶意程序。 IT之家从原报道了解到,攻击者使用了一个 Rust 编写的二进制程序进行投毒,专门…
用eBPF技术打造专属Linux发行版,让五年前旧笔记本焕发新生,无需用户感知后台优化。
Most mainstream Linux distributions are still solving the problems of 2010. We have rock-solid stability and great package managers, but when a system…
用两个eBPF钩子就能揪出隐藏的Linux挖矿程序,抓新型SHA256矿机也逃不掉——轻量部署,开箱即用。
Article URL: https://github.com/yeet-src/poolnarc Comments URL: https://news.ycombinator.com/item?id=48359911 Points: 3 # Comments: 0
基于eBPF的系统级USB流量嗅探器,支持请求/响应配对、控制传输解码与延迟直方图,调试USB设备的利器。
Article URL: https://github.com/yeet-src/usbsnoop Comments URL: https://news.ycombinator.com/item?id=48342821 Points: 4 # Comments: 0
自动从源文件生成完整eBPF项目代码,让Linux内核开发更轻松
IT之家 5 月 26 日消息,科技媒体 Linuxiac 昨日(5 月 25 日)发布博文,报道称 KernelScript 0.1 首个公开版发布, 这是一个面向 eBPF 开发的开源新语言,采用 Apache 2.0 许可证。 IT之家注:eBPF(Extended Berkeley Pack…
浏览器内虚拟机上,AI用Gemma模型生成x86_64汇编和eBPF代码直接操作/dev/fb0绘制分形,30秒启动工作环境,展示AI编码沙箱的底层能力。
Article URL: https://zozo123.github.io/wolfram-fb0/ Comments URL: https://news.ycombinator.com/item?id=48257102 Points: 1 # Comments: 0
从BPF到eBPF,一文讲透Linux内核观测性利器,附赠彩蛋。
很早前就想写一篇关于eBPF的文章,但是迟迟没有动手,这两天有点时间,所以就来写一篇,这文章主要还是简单的介绍eBPF 是用来干什么的,并通过几个示例来介绍是怎... Read More Read More The post eBPF 介绍 first appeared on 酷 壳 - CoolS…