Skip to content

Commit 2273fb5

Browse files
committed
payload cached_sizes
1 parent de09b6e commit 2273fb5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/payloads/singles/windows/powershell/bind_tcp.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
###
1414
module Metasploit3
1515

16-
CachedSize = :dynamic
16+
CachedSize = 1455
1717

1818
include Msf::Payload::Windows::Exec
1919
include Rex::Powershell::Command

modules/payloads/singles/windows/powershell/reverse_tcp.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
###
1414
module Metasploit3
1515

16-
CachedSize = :dynamic
16+
CachedSize = 1439
1717

1818
include Msf::Payload::Windows::Exec
1919
include Rex::Powershell::Command

0 commit comments

Comments
 (0)