Skip to content

Commit bbd11db

Browse files
committed
remove ssl payload spec
1 parent 1f294ea commit bbd11db

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
@@ -778,16 +778,6 @@
778778
reference_name: 'cmd/windows/powershell_reverse_tcp'
779779
end
780780

781-
context 'cmd/windows/powershell_reverse_tcp_ssl' do
782-
it_should_behave_like 'payload cached size is consistent',
783-
ancestor_reference_names: [
784-
'singles/cmd/windows/powershell_reverse_tcp_ssl'
785-
],
786-
dynamic_size: false,
787-
modules_pathname: modules_pathname,
788-
reference_name: 'cmd/windows/powershell_reverse_tcp_ssl'
789-
end
790-
791781
context 'cmd/windows/reverse_lua' do
792782
it_should_behave_like 'payload cached size is consistent',
793783
ancestor_reference_names: [
@@ -3844,16 +3834,6 @@
38443834
reference_name: 'windows/powershell_reverse_tcp'
38453835
end
38463836

3847-
context 'windows/powershell_reverse_tcp_ssl' do
3848-
it_should_behave_like 'payload cached size is consistent',
3849-
ancestor_reference_names: [
3850-
'singles/windows/powershell_reverse_tcp_ssl'
3851-
],
3852-
dynamic_size: false,
3853-
modules_pathname: modules_pathname,
3854-
reference_name: 'windows/powershell_reverse_tcp_ssl'
3855-
end
3856-
38573837
context 'windows/shell/bind_hidden_ipknock_tcp' do
38583838
it_should_behave_like 'payload cached size is consistent',
38593839
ancestor_reference_names: [

0 commit comments

Comments
 (0)