-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PoC - not working #24
Comments
You need to copy poc_log.txt content to poc.txt, then use "-T 0" to start owfuzz. |
Hi E7mer I was doing that but problem is that packets recorded as PoC do not crash destination client.
and so on..
at0 interface is configured with 10.0.0.1/24 IP and client has static 10.0.0.3/24 |
Target client may not crash. |
But it's crashing all the time during fuzzing. However when I am using poc_log.txt as poc.txt for TEST_POC operation it is not working. Also I found another problem Channel is always incorrect during fuzzing because it is not copied from fuzzing_opts structure to packet. But even fixing channel is still a problem of non working crash during POC test. |
Hi, how to properly use poc.txt file, it is completely undocumented. When is send POC using same parameters as I. used for fuzzing changing -T to 0.. my device is not crashing at all. When I fuzz it crash. What I am missing ?
The text was updated successfully, but these errors were encountered: