afl-fuzzing report: 22hrs on 40 CPUs, nothing found #102

Closed
opened 2026-01-29 20:34:45 +00:00 by claunia · 0 comments
Owner

Originally created by @d33tah on GitHub (Mar 23, 2016).

root@af463b158adf:~/brotli/python# cat o/master/fuzzer_stats 
start_time     : 1458623173
last_update    : 1458705460
fuzzer_pid     : 4667
cycles_done    : 0
execs_done     : 3110384
execs_per_sec  : 34.61
paths_total    : 777
paths_favored  : 119
paths_found    : 259
paths_imported : 460
max_depth      : 2
cur_path       : 7
pending_favs   : 119
pending_total  : 776
variable_paths : 0
bitmap_cvg     : 2.47%
unique_crashes : 0
unique_hangs   : 1
last_path      : 1458662657
last_crash     : 0
last_hang      : 1458624017
exec_timeout   : 80
afl_banner     : master
afl_version    : 1.96b
command_line   : afl-fuzz -M master -i ii -o o -m none -- ./bro.py -d -i @@

Uploading all details in case anyone would like to continue fuzzing from there:
o.tar.xz.zip

Originally created by @d33tah on GitHub (Mar 23, 2016). ``` root@af463b158adf:~/brotli/python# cat o/master/fuzzer_stats start_time : 1458623173 last_update : 1458705460 fuzzer_pid : 4667 cycles_done : 0 execs_done : 3110384 execs_per_sec : 34.61 paths_total : 777 paths_favored : 119 paths_found : 259 paths_imported : 460 max_depth : 2 cur_path : 7 pending_favs : 119 pending_total : 776 variable_paths : 0 bitmap_cvg : 2.47% unique_crashes : 0 unique_hangs : 1 last_path : 1458662657 last_crash : 0 last_hang : 1458624017 exec_timeout : 80 afl_banner : master afl_version : 1.96b command_line : afl-fuzz -M master -i ii -o o -m none -- ./bro.py -d -i @@ ``` Uploading all details in case anyone would like to continue fuzzing from there: [o.tar.xz.zip](https://github.com/google/brotli/files/186033/o.tar.xz.zip)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#102