Relationship Graph
View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004406 | Kali Linux | Queued Tool Addition | public | 2017-12-05 21:38 | 2022-12-06 06:08 |
Reporter | Assigned To | arnaudr | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Summary | 0004406: Radamsa - a general-purpose fuzzer | ||||
Description | Radamsa is a test case generator for robustness testing, a.k.a. a fuzzer. It is typically used to test how well a program can withstand malformed and potentially malicious inputs. It works by reading sample files of valid data and generating interestringly different outputs from them. The main selling points of radamsa are that it has already found a slew of bugs in programs that actually matter, it is easily scriptable and easy to get up and running. | ||||
Steps To Reproduce | git clone https://github.com/aoh/radamsa.git cd radamsa make && make install radamsa -h echo "HAL 9000" | radamsa | ||||
Additional Information | apt-get install gcc make git wget | ||||
This builds and runs well and would make a good addition. As part of the build, it downloads the following project, which will likely need to be packaged separately: |
|
To help speed up the process of evaluating the tool, please make sure to include the following information (the more information you include, the more beneficial it will for us):
|
|
@kali-team, please could this be packaged up. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2017-12-05 21:38 |
|
New Issue | |
2017-12-11 22:00 | dookie | Note Added: 0007691 | |
2018-01-29 15:12 | g0tmi1k | Note Added: 0008460 | |
2018-02-21 09:35 | g0tmi1k | Product Version | 2017.3 => |
2018-05-08 08:33 | g0tmi1k | Summary | Radamsa: a general-purpose fuzzer => Radamsa - a general-purpose fuzzer |
2020-02-25 14:01 | g0tmi1k | Note Added: 0012354 | |
2020-02-25 14:01 | g0tmi1k | Status | new => confirmed |
2020-02-25 14:01 | g0tmi1k | Category | New Tool Requests => Queued Tool Addition |
2020-03-18 16:54 | g0tmi1k | Status | confirmed => acknowledged |
2020-06-17 14:57 | g0tmi1k | Severity | feature => minor |
2021-08-13 13:03 | g0tmi1k | Relationship added | has duplicate 0005329 |
2022-12-06 06:08 | arnaudr | Assigned To | => arnaudr |
2022-12-06 06:08 | arnaudr | Status | acknowledged => closed |
2022-12-06 06:08 | arnaudr | Resolution | open => fixed |
2022-12-06 06:08 | arnaudr | Relationship added | duplicate of 0007364 |