Update description to explain quarantine effects.

bug/bundler_fix
joev 2015-08-13 23:46:37 -05:00
parent 84144bf6cf
commit 0615d908c4
1 changed files with 4 additions and 0 deletions

View File

@ -22,6 +22,10 @@ class Metasploit3 < Msf::Auxiliary
inject cross-domain Javascript (UXSS), silently install a browser
extension, collect user information, steal the cookie database,
and steal arbitrary local files.
When opened on the target machine the webarchive file must not have the
quarantine attribute set, as this forces the webarchive to execute in a
sandbox.
},
'License' => MSF_LICENSE,
'Author' => 'joev',