Make msftidy happy

bug/bundler_fix
jvazquez-r7 2013-08-24 10:51:19 -05:00
parent 480794a9ab
commit ab293d2ad9
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ class Metasploit3 < Msf::Exploit::Local
'DisclosureDate' => 'Feb 28 2013'
))
register_advanced_options([
OptString.new('TMP_FILE',
OptString.new('TMP_FILE',
[true,'For the native targets, specifies the path that '+
'the executable will be dropped on the client machine.',
'/tmp/.<random>/<random>']