vivo开源由Rust开发的BlueOS蓝河内核 似乎主要是针对物联网设备的
vivo开源基于Rust的BlueOS操作系统内核,支持Arm和RISC-V架构,专为物联网设备设计。该内核内存占用仅13KB,适用于低成本硬件,并已支持多个QEMU平台及开发板。
Vulnhuntr is an open-source tool that finds remotely exploitable vulnerabilities. It uses LLMs and static code analysis to trace how data moves through an application, from user input to server output. This helps it spot complex, multi-step vulnerabilities that traditional tools often miss. “Vulnhuntr is basically one of the first LLM agents, before people were even talking about LLM agents. The core challenge is that you can’t just feed an entire codebase to an LLM. … More →
The post Vulnhuntr: Open-source tool to identify remotely exploitable vulnerabilities appeared first on Help Net Security.