Skip to content

Commit 677acb2

Browse files
committed
Fix up module include in x64 winhttp
1 parent bf2b113 commit 677acb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/msf/core/payload/windows/x64/reverse_winhttp.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: binary -*-
22

33
require 'msf/core'
4-
require 'msf/core/payload/windows/x64/reverse_winhttp'
4+
require 'msf/core/payload/windows/x64/reverse_http'
55
require 'rex/payloads/meterpreter/config'
66

77
module Msf

0 commit comments

Comments
 (0)