Skip to content

Commit 550e9a3

Browse files
committed
fix payload cached size
1 parent cf893c2 commit 550e9a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
module MetasploitModule
99

10-
CachedSize = 154
10+
CachedSize = 168
1111

1212
include Msf::Payload::TransportConfig
1313
include Msf::Payload::Stager

0 commit comments

Comments
 (0)