Fuzzing101 VS sonata-system

Compare Fuzzing101 vs sonata-system and see what are their differences.

sonata-system

A full micro-controller system utilizing the CHERIoT Ibex core, part of the Sunburst project funded by UKRI (by lowRISC)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Fuzzing101 sonata-system
5 1
2,269 12
- -
0.0 8.9
over 1 year ago 8 days ago
C
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Fuzzing101

Posts with mentions or reviews of Fuzzing101. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-18.

sonata-system

Posts with mentions or reviews of sonata-system. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-18.
  • Gaining kernel code execution on an MTE-enabled Pixel 8
    4 projects | news.ycombinator.com | 18 Mar 2024
    For anyone interested in CHERI for embedded/IoT and other similar use cases lowRISC (whom I work for) are building a couple of FPGA based evaluation platforms for CHERIoT (The Microsoft created CHERI variant referred to above): https://www.sunburst-project.org/

    The first is the Sonata system: https://github.com/lowRISC/sonata-system. This comprises a dedicated PCB with an FPGA along with various peripherals and headers. The PCB design is done and will be available through Mouser (plus it's open source including the board layout so you can assemble your own if you like). We're currently working on the RTL for the FPGA. When complete you'll have a complete CHERIoT based microcontroller like system with documentation and tooling.

    Additionally we're building the Symphony system, which combines Sonata with the OpenTitan Earl Grey root of trust: https://github.com/lowRISC/symphony-system

What are some alternatives?

When comparing Fuzzing101 and sonata-system you can also consider the following projects:

wtf - wtf is a distributed, code-coverage guided, customizable, cross-platform snapshot-based fuzzer designed for attacking user and / or kernel-mode targets running on Microsoft Windows and Linux user-mode (experimental!).

libfuzzer - Thin interface for libFuzzer, an in-process, coverage-guided, evolutionary fuzzing engine.

sharpfuzz - AFL-based fuzz testing for .NET

clusterfuzzlite - ClusterFuzzLite - Simple continuous fuzzing that runs in CI.

syzkaller - syzkaller is an unsupervised coverage-guided kernel fuzzer

cfuzzer - url-fuzzer

harbian-qa - Bug hunting through fuzzer/*-sanitizer/etc...