下载
REST API Fuzz Testing
2020年11月
This self-hosted service developed for Azure, including its orchestration engine and security tools (including MSR’s RESTler), enables developers to embed security tooling into their CI/CD workflows.
RESTler-Fuzzer
2020年11月
RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services through their REST APIs and finding security and reliability bugs in these services.
OneFuzz
2020年9月
OneFuzz enables continuous developer-driven fuzzing to proactively harden software prior to release. With a single command, which can be baked into CICD, developers can launch fuzz jobs from a few virtual machines to thousands of cores.
Project Freta SDK/CLI
2020年7月
The Freta library for Python enables access to Project Freta, a service used to inspect volatile memory images. Included in this library is a utility, freta, which provides command line access to the Project Freta service.
AVML (Acquire Volatile Memory for Linux)
2019年6月
A portable volatile memory acquisition tool for Linux. AVML is an X86_64 userland volatile memory acquisition tool written in Rust, intended to be deployed as a static binary. AVML can be used to acquire memory without knowing the target OS…