awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesWasm

Security testing focused on executing vulnerability code within WebAssembly runtimes to evaluate security boundaries.

Distinct from Security Testing: Specifically targets security testing within the WebAssembly runtime environment rather than general application security testing.

Explore 1 awesome GitHub repository matching security & cryptography · Wasm. Refine with filters or upvote what's useful.

Awesome Wasm GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • speykious/cve-rsSpeykious 的头像

    Speykious/cve-rs

    5,302在 GitHub 上查看↗

    cve-rs is a memory safety testing framework and vulnerability simulator designed to recreate buffer overflows and segmentation faults. It provides a set of safe memory primitives and a WebAssembly-based security sandbox to evaluate how programs handle unsafe memory access within an isolated execution environment. The project replaces raw pointer manipulation and type transmutation with functional alternatives, allowing for the simulation of memory-unsafe operations. It enables the reinterpretation of data types through memory representation manipulation rather than unsafe casting to study the

    Executes simulated vulnerability code within isolated WebAssembly runtimes to test security boundaries without risking the host.

    Rust
    在 GitHub 上查看↗5,302
  1. Home
  2. Security & Cryptography
  3. Vulnerability Assessment and Testing
  4. Security Testing and Auditing
  5. Security Testing
  6. Wasm