Make sure registry functions are always present (errors when rerunning post modules)
git-svn-id: file:///home/svn/framework3/trunk@11732 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
749e9215bc
commit
eba4b05237
|
@ -4,6 +4,7 @@ class Post
|
|||
|
||||
module WindowsServices
|
||||
|
||||
include ::Msf::Post::Registry
|
||||
#
|
||||
# List all Windows Services present. Returns an Array containing the names
|
||||
# of the services.
|
||||
|
|
Loading…
Reference in New Issue