Add comment

bug/bundler_fix
jvazquez-r7 2014-11-30 21:08:38 -06:00
parent 0ab99549bd
commit b357fd88a7
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ require 'msf/core'
require 'rex'
class Metasploit3 < Msf::Exploit::Local
Rank = ManualRanking
Rank = ManualRanking # Can cause kernel crash
include Msf::Post::File
include Msf::Exploit::EXE