Fix Msf::Post::Solaris::Kernel class name

GSoC/Meterpreter_Web_Console
Brendan Coles 2018-09-11 07:15:19 +00:00
parent 671cda076b
commit 7c1ae843b1
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