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 0d31440 commit 6806385Copy full SHA for 6806385
modules/exploits/linux/local/udev_persistence.rb
@@ -5,6 +5,8 @@
5
6
class MetasploitModule < Msf::Exploit::Local
7
8
+ Rank = GreatRanking
9
+
10
include Msf::Post::File
11
include Msf::Post::Unix
12
0 commit comments