Skip to content

Commit 3033c16

Browse files
committed
Add missing rank
1 parent b46073b commit 3033c16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/exploits/linux/local/kloxo_lxsuexec.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
class MetasploitModule < Msf::Exploit::Local
1212

13+
Rank = ExcellentRanking
14+
1315
include Msf::Exploit::EXE
1416
include Msf::Post::File
1517
include Msf::Exploit::FileDropper

0 commit comments

Comments
 (0)