From 7b692aa0b98fbf174465ab5e6b4276f84451a5f6 Mon Sep 17 00:00:00 2001 From: Tod Beardsley Date: Wed, 4 Jan 2012 12:10:03 -0600 Subject: [PATCH] Adding references to vss modules. --- modules/post/windows/manage/vss_create.rb | 5 ++++- modules/post/windows/manage/vss_list.rb | 5 ++++- modules/post/windows/manage/vss_mount.rb | 5 ++++- modules/post/windows/manage/vss_set_storage.rb | 5 ++++- modules/post/windows/manage/vss_storage.rb | 5 ++++- 5 files changed, 20 insertions(+), 5 deletions(-) diff --git a/modules/post/windows/manage/vss_create.rb b/modules/post/windows/manage/vss_create.rb index dd98be854e..13ebffc691 100644 --- a/modules/post/windows/manage/vss_create.rb +++ b/modules/post/windows/manage/vss_create.rb @@ -33,7 +33,10 @@ class Metasploit3 < Msf::Post 'License' => MSF_LICENSE, 'Platform' => ['windows'], 'SessionTypes' => ['meterpreter'], - 'Author' => ['thelightcosine ['thelightcosine [ + [ 'URL', 'http://pauldotcom.com/2011/11/safely-dumping-hashes-from-liv.html' ] + ] )) register_options( [ diff --git a/modules/post/windows/manage/vss_list.rb b/modules/post/windows/manage/vss_list.rb index 71ec9930a1..df927ad089 100644 --- a/modules/post/windows/manage/vss_list.rb +++ b/modules/post/windows/manage/vss_list.rb @@ -33,7 +33,10 @@ class Metasploit3 < Msf::Post 'License' => MSF_LICENSE, 'Platform' => ['windows'], 'SessionTypes' => ['meterpreter'], - 'Author' => ['thelightcosine ['thelightcosine [ + [ 'URL', 'http://pauldotcom.com/2011/11/safely-dumping-hashes-from-liv.html' ] + ] )) end diff --git a/modules/post/windows/manage/vss_mount.rb b/modules/post/windows/manage/vss_mount.rb index d0e70df134..d89e76463f 100644 --- a/modules/post/windows/manage/vss_mount.rb +++ b/modules/post/windows/manage/vss_mount.rb @@ -33,7 +33,10 @@ class Metasploit3 < Msf::Post 'License' => MSF_LICENSE, 'Platform' => ['windows'], 'SessionTypes' => ['meterpreter'], - 'Author' => ['thelightcosine ['thelightcosine [ + [ 'URL', 'http://pauldotcom.com/2011/11/safely-dumping-hashes-from-liv.html' ] + ] )) register_options( [ diff --git a/modules/post/windows/manage/vss_set_storage.rb b/modules/post/windows/manage/vss_set_storage.rb index 69a2954bf3..03842385cf 100644 --- a/modules/post/windows/manage/vss_set_storage.rb +++ b/modules/post/windows/manage/vss_set_storage.rb @@ -34,7 +34,10 @@ class Metasploit3 < Msf::Post 'License' => MSF_LICENSE, 'Platform' => ['windows'], 'SessionTypes' => ['meterpreter'], - 'Author' => ['thelightcosine ['thelightcosine [ + [ 'URL', 'http://pauldotcom.com/2011/11/safely-dumping-hashes-from-liv.html' ] + ] )) register_options( [ diff --git a/modules/post/windows/manage/vss_storage.rb b/modules/post/windows/manage/vss_storage.rb index 41c3ebae43..c7d853e394 100644 --- a/modules/post/windows/manage/vss_storage.rb +++ b/modules/post/windows/manage/vss_storage.rb @@ -33,7 +33,10 @@ class Metasploit3 < Msf::Post 'License' => MSF_LICENSE, 'Platform' => ['windows'], 'SessionTypes' => ['meterpreter'], - 'Author' => ['thelightcosine ['thelightcosine [ + [ 'URL', 'http://pauldotcom.com/2011/11/safely-dumping-hashes-from-liv.html' ] + ] )) end