Skip to content

Commit 9dc1690

Browse files
authored
Merge pull request #21226 from zeroSteiner/fix/mod/payload-cached-sizes-2026-04-02
Update the cached payload size
2 parents 2038b13 + 696739f commit 9dc1690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/payloads/singles/php/meterpreter_reverse_tcp.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
##
55

66
module MetasploitModule
7-
CachedSize = 39726
7+
CachedSize = 39837
88

99
include Msf::Payload::Single
1010
include Msf::Payload::Php::ReverseTcp

0 commit comments

Comments
 (0)