Skip to content

Commit 653890f

Browse files
committed
fixed unit tests
1 parent e8d4ad8 commit 653890f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/payloads/stagers/php/reverse_tcp.rb

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

99
module MetasploitModule
1010

11-
CachedSize = 951
11+
CachedSize = 966
1212

1313
include Msf::Payload::Stager
1414
include Msf::Payload::Php::ReverseTcp

modules/payloads/stagers/php/reverse_tcp_uuid.rb

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

99
module MetasploitModule
1010

11-
CachedSize = 1125
11+
CachedSize = 1140
1212

1313
include Msf::Payload::Stager
1414
include Msf::Payload::Php::ReverseTcp

0 commit comments

Comments
 (0)