Closed debasishm89 closed 10 years ago
there is two main ways:- 1- change the settings of the browser so that those popups won't show. 2- modify continue.exe https://github.com/stephenfewer/grinder/blob/master/node/data/continue.exe so that it handle the popup (it already handle some of them). check the source at https://github.com/stephenfewer/grinder/blob/master/node/source/continue/main.c
On 28 June 2014 21:46, Debasish Mandal notifications@github.com wrote:
Hi,
Is there any way/hack to handle / kill unnecessary poups / messagebox like below when fuzzer is is running. It actually freezes the fuzzing until schedule killing of IE process.
[image: image] https://cloud.githubusercontent.com/assets/1751618/3421419/f7d8c648-feeb-11e3-901c-4135519839b8.png
Thanks,
— Reply to this email directly or view it on GitHub https://github.com/stephenfewer/grinder/issues/42.
"If you spend more on coffee than on IT security, you will be hacked. What's more, you deserve to be hacked.", Richard Clarke
Awesome!Will give it a try!Thank You!
Regards, Debasish www.debasish.in
closing this ticket, thanks @mutfuzz for answering it :)
Hi,
Is there any way/hack to handle / kill unnecessary poups / messagebox like below when fuzzer is running. It actually freezes the fuzzer, until schedule killing of IE process.
Thanks,