bug/bundler_fix
HD Moore 2015-07-02 15:34:44 -05:00
parent 43d47ad83e
commit 7858d63036
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ require 'msf/core/exploit/remote/browser_profile_manager'
#
# The BrowserExploitServer mixin provides methods to do common tasks seen in modern browser
# exploitation, and is designed to work against common setups such as on Windows, OSX, and Linux.
# Note that this mixin is designed to be compatible with both Exploit and Auxilliary modules.
# Note that this mixin is designed to be compatible with both Exploit and Auxiliary modules.
# Wiki documentations about this mixin can be found here:
# https://github.com/rapid7/metasploit-framework/wiki/How-to-write-a-browser-exploit-using-BrowserExploitServer
# https://github.com/rapid7/metasploit-framework/wiki/Information-About-Unmet-Browser-Exploit-Requirements