Skip to content
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

Issue with testcase execution #5

Closed
shrivinayak opened this issue Jun 11, 2018 · 2 comments
Closed

Issue with testcase execution #5

shrivinayak opened this issue Jun 11, 2018 · 2 comments

Comments

@shrivinayak
Copy link

I’m trying to fuzz Ubuntu1804 and have generated required configuration file.

What's Working:

  • Payload execution on external VM (18.04) works and I'm able to see the kernel messages on dmesg
    python vusbf.py -eon 127.0.0.1 1235 panic_1.obj

what's not working:

  • Executing payload without external VM
    python vusbf.py -eo payload/panic_1.obj -o ubuntu1804.config -v1
    Issue: Testcase count stuck at 0
    link - pastebin
@shrivinayak shrivinayak changed the title Issue with Testcase execution Issue with testcase execution Jun 11, 2018
@shrivinayak
Copy link
Author

Solved it. Issue was with the QEMU image snapshot.

@0roman
Copy link

0roman commented Jan 7, 2019

@shrivinayak my issue #6 is similar to yours. Have you an idea whats going wrong? Best regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants