BOPC icon indicating copy to clipboard operation
BOPC copied to clipboard

could you give the command to get execve on nginx?

Open YuxiLing opened this issue 2 years ago • 0 comments

Hi, I'm trying to reproduce the experiment of getting execve on nginx. But bopc always returns 0 solution. Could you help provide specific instructions for this program?

The following is the command I tried:

./source/BOPC.py -dd --binary evaluation/nginx1 --source payloads/execve.spl --abstraction load --entry -1 --format gdb

It would be nice if you could point out the mistake above.

YuxiLing avatar Jun 06 '23 03:06 YuxiLing