Changed order of description for loot file to make identifying cleanup resource files in loot easier.

git-svn-id: file:///home/svn/framework3/trunk@12080 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Carlos Perez 2011-03-23 03:12:43 +00:00
parent 0ea46afa75
commit 1a27e6694f
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ class Metasploit3 < Msf::Post
def run
if datastore['ENABLE'] or (datastore['USERNAME'] and datastore['PASSWORD'])
cleanup_rc = store_loot("host.windows.enable_rdp.cleanup", "text/plain", session,"" ,
cleanup_rc = store_loot("host.windows.cleanup.enable_rdp", "text/plain", session,"" ,
"enable_rdp_cleanup.rc", "enable_rdp cleanup resource file")
if datastore['ENABLE']