Login
Discover
Waves
Decks
Upgrade
Login
Signup
52
fuzz-ai
An early-stage startup building software correctness tools.
Available
Used
Resource Credits
19 Followers
12 Following
http://www.fuzz.ai/
December 2, 2018
RSS feed
Blog
Blog
Posts
Comments
Communities
Wallet
Follow
fuzz-ai
steem
Monday, February 18, 2019 10:22 PM
The JSON-parsing vulnerability fixed by Steemd 0.20.9
In my previous bug report on steemd, @crokkon asked if custom JSON was also vulnerable which inspired me to take a closer look. The JSON parsing code in the FC library used by Steem did have a check for
$ 0.077
8
1
1
fuzz-ai
programming
Monday, February 18, 2019 2:37 AM
Reproducing a Memory-Tracking Bug with TLA+
I was interested in a first project for getting familiar with TLA+, “a high-level language for modelling programs and systems.” TLA+ has been used to find errors in the design of real-world distributed
$ 0.000
3
1
fuzz-ai
ontology
Tuesday, January 8, 2019 5:59 AM
Fuzz-testing Ontology's NeoVM Execution Engine
Two smart contract fragments were identified that cause panics in the NeoVM implementation in the Ontology blockchain code. Introduction Ontology is a “distributed trust collaboration platform”, a blockchain
$ 0.112
22
1
fuzz-ai
software
Wednesday, January 2, 2019 10:09 PM
Improving Ripple Unit Test Coverage with Fuzzing
Even quality code with good test coverage can benefit from fuzz testing! The Ripple blockchain server (rippled) did not exhibit any security holes in its JSON implementation, or any invariant violations
$ 0.080
13
fuzz-ai
software
Friday, December 21, 2018 6:14 AM
Fuzz-Testing the Snappy Compression Algorithm
Using American Fuzzy Lop on the Snappy compression library found no new bugs, and reported only high memory usage related to preallocation of an output buffer. Users of Snappy should be aware of this
$ 0.330
21
5
fuzz-ai
utopian-io
Wednesday, December 19, 2018 2:21 AM
Steemd 0.20.6 bug - memory exhaustion when parsing malicious hello_message
Project Information Repository: Project Name: Steem Expected behavior The Steemd process should handle malformed messages arriving from a peer by logging and error and/or terminating the connection. Actual
$ 24.798
39
9
1
fuzz-ai
software
Tuesday, December 18, 2018 6:13 AM
A Memory Exhaustion Attack Against the Steem Blockchain
This article explains the security risk patched in steemd 0.20.7. Using American Fuzzy Lop on a message parsing library contained in the Steem blockchain implementation found unexpectedly large memory
$ 11.341
48
6
3
fuzz-ai
introduceyourself
Monday, December 17, 2018 3:53 AM
Introduction
Fuzz.ai is an early-stage startup dedicated to making software correctness tools easier to use. Fuzzers, model checkers, and property-based testing can make software more robust, expose security
$ 1.385
18
8
fuzz-ai
steem
Friday, December 14, 2018 11:34 PM
Finding Bugs in the Steem Blockchain with Fuzz Testing
Using American Fuzzy Lop on the JSON parsing library contained in the Steem blockchain implementation found a latent bug. Fortunately, this bug is not exploitable in practice, though it may cause Steem
$ 0.055
4