Skip to content

Commit 77c8548

Browse files
committed
Merge branch 'dmaloney-r7-WinRM_piecemeal'
2 parents 9106444 + 8c13045 commit 77c8548

File tree

3 files changed

+538
-0
lines changed

3 files changed

+538
-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)