Mayhem can't find any bug. But, before, Mayhem could find a stuck buffer overflow bug

Hi.

I have a question.
Before, I could find a stuck buffer overflow bug in following docker image from dockerhub.
“adamdoupe/smashme:latest”

But, now, I can’t find any bugs from same image.
I don’t understand why.
I use the same mayhemfile.

Now,I had following message.

8/26/2023
4:12:53 PM JST SE exited abnormally (1).
Double-check your package. If the problem persists, contact support.

What can I do?

Regards,

My Mayhemfile is here.

image: Docker
project: smashme
target: smashme
cmds:

  • cmd: /challenge/challenge
    env: {}

Hi, thanks for reporting! The fix is merged and will hit app.mayhem.security as soon as it passes through our CI/CD pipelines. I hope it will be in by the end of the day.

Update: the fix is deployed to app.mayhem.security!

Hi @n0r1k4zu , I went ahead and reran your target here:
https://app.mayhem.security/xansec/smashme/challenge/6

It seems to work correctly and find the bugs. Let me know if this helps or if you have any other questions!

Hi ivg, abrewer,

Thank you for fixing.
Now, everything is fine!

Best regards,
n0r1k4zu