Skip to content

Commit 6be2c0b

Browse files
committed
Dynamic
1 parent 996cf9b commit 6be2c0b

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 = 1455
16+
CachedSize = :dynamic
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 = 1439
16+
CachedSize = :dynamic
1717

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

0 commit comments

Comments
 (0)