-
'parent_prompt' cannot be locate in csv. Did it mean 'parent' or something else?
Traceback (most recent call last):
File "/data2/ambarion/workspace/PromptFuzz/./Experiment/run.py", line 41, in…
-
### Please describe your feature request:
Can the fuzz functionality provide fuzzing based on keys?
### Describe the use case of this feature:
For example, CVE-2018-1273 is a vulnerability …
-
C program:
```c
signed char a;
short b;
int c, g;
long d, e, f;
void h(long i[][2], long j[][2][2], short k[][2]) {
for (unsigned l = g; l; l += 4) {
a *= (signed char)((f ? 0 : k[l][l])…
-
I tried this code:
```rust
use std::env;
use std::fs::{self, File};
use std::io::{self, Read, Write};
use std::process::{Command, Stdio};
use std::sync::{Arc, Mutex};
use std::thread;
use std::time…
wxie7 updated
18 hours ago
-
I'm a student of Seoul National University(Korea), and I tried to fuzz this library(only for file analyzing, not for analyzing live communication) for exercise.. I think I found heap overflow and few …
-
(venv) # python3 foREST.py --api_file_path /5g-Microservice-testing/apis/amf_even_exposure.yaml --out_put ./output
2024-09-23 00:35:14,784 : Start parsing API file
2024-09-23 00:35:15,259 : Finish p…
-
[Job](https://mihubot.xyz/runtime-utils/78dd081dc8e74537bd548ef699412a5b) completed in 1 hour 36 minutes.
https://github.com/dotnet/runtime/pull/107206
Artifacts:
- [TypeNameFuzzer-inputs.zip](https…
-
### Summary
Several undefined-behaviors have been found after testing one of the harnesses provided on the OSS-Fuzz repository (inchi_input_fuzzer).
During our tests we found:
1. signed integer-o…
-
### What is the problem you're trying to solve
I am curious whether it is necessary to migrate current fuzzers from `go-fuzz` to `native go fuzzing`. The `native go fuzzing` approach offers several a…
-
[Job](https://mihubot.xyz/runtime-utils/EdrlY6qAAAE) completed in 1 hour 36 minutes.
https://github.com/dotnet/runtime/pull/108053
Ran the fuzzer(s) successfully.
Artifacts:
- [AssemblyNameInfoFuzze…