We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d89eda6 commit e35f603Copy full SHA for e35f603
modules/exploits/android/local/futex_requeue.rb
@@ -18,7 +18,7 @@ def initialize(info={})
18
'Description' => %q{
19
This module exploits a bug in futex_requeue in the Linux kernel, using
20
similiar techniques employed by the towelroot exploit. Any Android device
21
- with a kernel built before June, 2014 is likely to be vulnerable.
+ with a kernel built before June 2014 is likely to be vulnerable.
22
},
23
'License' => MSF_LICENSE,
24
'Author' => [
0 commit comments