Skip to content

Commit 3122426

Browse files
authored
Update modules/payloads/singles/windows/x64/download_exec.rb
update cache size
1 parent abe932c commit 3122426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/payloads/singles/windows/x64/download_exec.rb

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

88
module MetasploitModule
9-
CachedSize = 364
9+
CachedSize = 353
1010

1111
include Msf::Payload::Single
1212
include Msf::Payload::Windows

0 commit comments

Comments
 (0)