Skip to content

Commit

Permalink
fix: removing reverse_https_proxy spec test
Browse files Browse the repository at this point in the history
  • Loading branch information
dledda-r7 committed Dec 17, 2024
1 parent b2ab69e commit 31dc885
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions spec/modules/payloads_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3812,17 +3812,6 @@
reference_name: 'windows/meterpreter/reverse_https'
end

context 'windows/meterpreter/reverse_https_proxy' do
it_should_behave_like 'payload cached size is consistent',
ancestor_reference_names: [
'stagers/windows/reverse_https_proxy',
'stages/windows/meterpreter'
],
dynamic_size: false,
modules_pathname: modules_pathname,
reference_name: 'windows/meterpreter/reverse_https_proxy'
end

context 'windows/meterpreter/reverse_ipv6_tcp' do
it_should_behave_like 'payload cached size is consistent',
ancestor_reference_names: [
Expand Down

0 comments on commit 31dc885

Please sign in to comment.