Typo
parent
43d47ad83e
commit
7858d63036
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue