|
3 | 3 |
|
4 | 4 | ### Fuzz Monitor
|
5 | 5 | ```
|
| 6 | +[+] All set and ready to roll! |
| 7 | +
|
| 8 | +
|
| 9 | + american fuzzy lop 2.57b (bmpcomp) |
| 10 | +
|
| 11 | +┌─ process timing ─────────────────────────────────────┬─ overall results ─────┐ |
| 12 | +│ run time : 0 days, 0 hrs, 30 min, 29 sec │ cycles done : 4 │ |
| 13 | +│ last new path : 0 days, 0 hrs, 8 min, 52 sec │ total paths : 21 │ |
| 14 | +│ last uniq crash : 0 days, 0 hrs, 30 min, 23 sec │ uniq crashes : 1 │ |
| 15 | +│ last uniq hang : 0 days, 0 hrs, 30 min, 0 sec │ uniq hangs : 2 │ |
| 16 | +├─ cycle progress ────────────────────┬─ map coverage ─┴───────────────────────┤ |
| 17 | +│ now processing : 5* (23.81%) │ map density : 0.06% / 0.07% │ |
| 18 | +│ paths timed out : 0 (0.00%) │ count coverage : 1.77 bits/tuple │ |
| 19 | +├─ stage progress ────────────────────┼─ findings in depth ────────────────────┤ |
| 20 | +│ now trying : havoc │ favored paths : 2 (9.52%) │ |
| 21 | +│ stage execs : 19/128 (14.84%) │ new edges on : 2 (9.52%) │ |
| 22 | +│ total execs : 51.0k │ total crashes : 1073 (1 unique) │ |
| 23 | +│ exec speed : 15.55/sec (zzzz...) │ total tmouts : 13.2k (6 unique) │ |
| 24 | +├─ fuzzing strategy yields ───────────┴───────────────┬─ path geometry ────────┤ |
| 25 | +│ bit flips : 4/2688, 2/2676, 1/2652 │ levels : 4 │ |
| 26 | +│ byte flips : 0/336, 0/324, 0/300 │ pending : 9 │ |
| 27 | +│ arithmetics : 11/18.8k, 0/5345, 0/1632 │ pend fav : 0 │ |
| 28 | +│ known ints : 1/204, 2/824, 0/1418 │ own finds : 20 │ |
| 29 | +│ dictionary : 0/0, 0/0, 0/0 │ imported : n/a │ |
| 30 | +│ havoc : 0/2560, 0/752 │ stability : 100.00% │ |
| 31 | +│ trim : 99.97%/103, 0.00% ├────────────────────────┘ |
| 32 | +^C────────────────────────────────────────────────────┘ [cpu000:167%] |
| 33 | +
|
| 34 | ++++ Testing aborted by user +++ |
| 35 | +[+] We're done here. Have a nice day! |
6 | 36 |
|
7 | 37 | ```
|
8 | 38 |
|
|
0 commit comments