Skip to content

Commit 996cf9b

Browse files
committed
Dynamic payloads
1 parent 2273fb5 commit 996cf9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/modules/payloads_spec.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3032,7 +3032,7 @@
30323032
ancestor_reference_names: [
30333033
'singles/windows/powershell/bind_tcp'
30343034
],
3035-
dynamic_size: false,
3035+
dynamic_size: true,
30363036
modules_pathname: modules_pathname,
30373037
reference_name: 'windows/powershell/bind_tcp'
30383038
end
@@ -3042,7 +3042,7 @@
30423042
ancestor_reference_names: [
30433043
'singles/windows/powershell/reverse_tcp'
30443044
],
3045-
dynamic_size: false,
3045+
dynamic_size: true,
30463046
modules_pathname: modules_pathname,
30473047
reference_name: 'windows/powershell/reverse_tcp'
30483048
end

0 commit comments

Comments
 (0)