fixed problem where it looped when ran as system
git-svn-id: file:///home/svn/framework3/trunk@13370 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
@@ -84,6 +84,7 @@ class Metasploit3 < Msf::Post
|
||||
userinfo['userpath'] = dir_entry_exists(userinfo['userpath'])
|
||||
userinfo['useroffcpath'] = dir_entry_exists(userinfo['useroffcpath'])
|
||||
users << userinfo
|
||||
userinfo = {}
|
||||
end
|
||||
else
|
||||
uservar = session.fs.file.expand_path("%USERNAME%")
|
||||
|
||||
Reference in New Issue
Block a user