updated to remove powershell stand-alone payloads

bug/bundler_fix
benpturner 2015-04-25 08:15:48 +01:00
parent 7afb6e1aa6
commit 19d26da11e
1 changed files with 0 additions and 20 deletions

View File

@ -3794,26 +3794,6 @@ describe 'modules/payloads', :content do
reference_name: 'windows/patchupmeterpreter/bind_hidden_ipknock_tcp'
end
context 'windows/powershell/bind_tcp' do
it_should_behave_like 'payload cached size is consistent',
ancestor_reference_names: [
'windows/powershell/bind_tcp'
],
dynamic_size: false,
modules_pathname: modules_pathname,
reference_name: 'windows/powershell/bind_tcp'
end
context 'windows/powershell/reverse_tcp' do
it_should_behave_like 'payload cached size is consistent',
ancestor_reference_names: [
'windows/powershell/reverse_tcp'
],
dynamic_size: false,
modules_pathname: modules_pathname,
reference_name: 'windows/powershell/reverse_tcp'
end
context 'windows/shell/bind_hidden_ipknock_tcp' do
it_should_behave_like 'payload cached size is consistent',
ancestor_reference_names: [