diogoleitao / fenixfuzz

A grey-box fuzzer for FenixEdu
MIT License
0 stars 0 forks source link

Implement "I'm alive" protocols #6

Closed diogoleitao closed 8 years ago

diogoleitao commented 8 years ago

The "monitor" must check for:

diogoleitao commented 8 years ago

UPDATE: This should now only contemplate crashes.

diogoleitao commented 8 years ago

UPDATE: Consider using threading.Timer to terminate an HTTP request that's taking too long (see documentation at https://goo.gl/gWwpja).

diogoleitao commented 8 years ago

Irrelevant.