https://iotcube.net/api/bf2| Parameter | Description |
|---|---|
files | The path and contents of the ".zip file" (result bundle file) |
headers | Your user-agent value |
| Field | Description |
|---|---|
Version | Version of tool |
Elapsed_Time | Total tested hours |
Target_Binary | Targeted binary by tool |
Trials | Total number of counts tool tested binary |
Crashes | Total number of crashes detected |
Initial_Crashes | Total number of crashes detected by original seed |
{
"Version": "1.0.0",
"Elapsed_Time": "272",
"Target_Binary": "gif2png @@",
"Trials": "9563",
"Crashes": [
{
"no": "1",
"URI": "2019-09-16-18:29:22_0x605cadf1_CVE-2011-2131_photoshop",
"Origin_PoC": "CVE-2011-2131"
}
],
"Initial_Crashes": []
}