Skip to content

Commit c86d16f

Browse files
author
Brent Cook
committed
update payload sizes
1 parent 0b59e63 commit c86d16f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/payloads/stagers/windows/x64/reverse_winhttp.rb

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

1010
module Metasploit4
1111

12-
CachedSize = 540
12+
CachedSize = 532
1313

1414
include Msf::Payload::Stager
1515
include Msf::Payload::Windows

modules/payloads/stagers/windows/x64/reverse_winhttps.rb

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

1010
module Metasploit4
1111

12-
CachedSize = 571
12+
CachedSize = 563
1313

1414
include Msf::Payload::Stager
1515
include Msf::Payload::Windows

0 commit comments

Comments
 (0)