Skip to content

Commit 51c03bb

Browse files
committed
Merge branch 'WinRM_piecemeal' of git://github.com/dmaloney-r7/metasploit-framework into dmaloney-r7-WinRM_piecemeal
2 parents ca07bdb + 56cbe6a commit 51c03bb

File tree

3 files changed

+514
-0
lines changed

3 files changed

+514
-0
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)