Skip to content

Commit 7895ba8

Browse files
committed
Update payload cached size for the powershell payload
1 parent e4b4264 commit 7895ba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/payloads/singles/cmd/windows/reverse_powershell.rb

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

1212
module MetasploitModule
1313

14-
CachedSize = 1204
14+
CachedSize = 1228
1515

1616
include Msf::Payload::Single
1717
include Msf::Sessions::CommandShellOptions

0 commit comments

Comments
 (0)