Skip to content

Commit e225e29

Browse files
committed
fix default LHOST
1 parent beda2d1 commit e225e29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/payloads/stagers/osx/x64/reverse_tcp.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ module MetasploitModule
99

1010
CachedSize = 154
1111

12+
include Msf::Payload::TransportConfig
1213
include Msf::Payload::Stager
1314

1415
def initialize(info = { })

0 commit comments

Comments
 (0)