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

Can we detect Speculative Blind-ROP attacks? #13

Open
archisgore opened this issue Sep 10, 2020 · 0 comments
Open

Can we detect Speculative Blind-ROP attacks? #13

archisgore opened this issue Sep 10, 2020 · 0 comments

Comments

@archisgore
Copy link

Is your feature request related to a problem? Please describe.
A new paper to read and study: https://www.vusec.net/projects/blindside/

This attack does not create system crashes. Now since Zerotect already only looks at userspace crashes detected by the kernel, this tool has zero visibility into the kernel itself crashing. But if this attack IS made, what side-effects are visible to zerotect that it can look for?

Describe the solution you'd like
Ideally Zerotect detects a speculative blind rop when it is conducted.

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

1 participant