Skip to content

Commit 19d26da

Browse files
committed
updated to remove powershell stand-alone payloads
1 parent 7afb6e1 commit 19d26da

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

spec/modules/payloads_spec.rb

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3794,26 +3794,6 @@
37943794
reference_name: 'windows/patchupmeterpreter/bind_hidden_ipknock_tcp'
37953795
end
37963796

3797-
context 'windows/powershell/bind_tcp' do
3798-
it_should_behave_like 'payload cached size is consistent',
3799-
ancestor_reference_names: [
3800-
'windows/powershell/bind_tcp'
3801-
],
3802-
dynamic_size: false,
3803-
modules_pathname: modules_pathname,
3804-
reference_name: 'windows/powershell/bind_tcp'
3805-
end
3806-
3807-
context 'windows/powershell/reverse_tcp' do
3808-
it_should_behave_like 'payload cached size is consistent',
3809-
ancestor_reference_names: [
3810-
'windows/powershell/reverse_tcp'
3811-
],
3812-
dynamic_size: false,
3813-
modules_pathname: modules_pathname,
3814-
reference_name: 'windows/powershell/reverse_tcp'
3815-
end
3816-
38173797
context 'windows/shell/bind_hidden_ipknock_tcp' do
38183798
it_should_behave_like 'payload cached size is consistent',
38193799
ancestor_reference_names: [

0 commit comments

Comments
 (0)