Skip to content

Commit f19f3f0

Browse files
committed
Merge branch 'master' of git://github.com/rapid7/metasploit-framework
2 parents 30a504a + b3e02f1 commit f19f3f0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+609
-2
lines changed

lib/msf/core/exploit/mixins.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,6 @@
8888
# WBEM
8989
require 'msf/core/exploit/wbemexec'
9090

91+
#WinRM
92+
require 'msf/core/exploit/winrm'
93+

0 commit comments

Comments
 (0)