Marcello Maugeri
Marcello Maugeri
I have followed the "Preparing the seed inputs" section with a simple http server that gets a parameter in a GET request and provide the number of bytes of the...
- Stacktrace `java.lang.reflect.InvocationTargetException: invokedynamic: method=public void org.evomaster.core.problem.graphql.service.GraphQLSampler.initialize(), target=org.evomaster.core.problem.graphql.service.GraphQLSampler@4074023c at com.netflix.governator.lifecycle.LifecycleMethods.methodInvoke(LifecycleMethods.java:316) at com.netflix.governator.lifecycle.LifecycleMethods.methodInvoke(LifecycleMethods.java:298) at com.netflix.governator.lifecycle.LifecycleManager.startInstance(LifecycleManager.java:266) at com.netflix.governator.lifecycle.LifecycleManager.add(LifecycleManager.java:175) at com.netflix.governator.guice.InternalLifecycleModule.onProvision(InternalLifecycleModule.java:81) at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:117) at com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:66) at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:93) at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:296) at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40) at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:169)...
Dear Aaron, it could be awesome to provide an open source license in your repo, since it could be used for some example in lessons
I'm trying to fuzz an arm binary, I've built qemu 5.1.0 with CPU_TARGET=arm and afl-qemu-trace works correctly. In order to make it works I disabled all patching files. However, when...
The website https://dev.exherbo.org/~alip/pinktrace/api/c/ is down
I've tried to modify index.html to add more paramethers on the form, but I can't even see it on my phone. What should I do?
Hello, I am trying the deauth attack on WPA3. I have three root shells with venv enabled. First of all I have created three interfaces with `./setup/setup-hwsim.sh 3` and enabled...
Add a link to the FL deadlines website, which provides CFPs related to Federated Learning.
This will cause the build_image on ARM architecture (like Mac) to default to an arm64 image. Will be fixed and tested next week. Quick (temporary) fix: Add this snippet on...
Initialise the OBS Studio project, including an initial build and an initial fuzz driver. Note that, due to the base image being built in Ubuntu 20.04, I had to resolve...