Land #10618 - Fix Msf::Post::Solaris::Kernel class name

GSoC/Meterpreter_Web_Console
OJ 2018-09-11 17:16:34 +10:00
commit 17ec5bfe73
No known key found for this signature in database
GPG Key ID: D5DC61FB93260597
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ require 'msf/core/post/common'
module Msf
class Post
module Linux
module Solaris
module Kernel
include ::Msf::Post::Common