File tree Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change 3794
3794
reference_name : 'windows/patchupmeterpreter/bind_hidden_ipknock_tcp'
3795
3795
end
3796
3796
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
-
3817
3797
context 'windows/shell/bind_hidden_ipknock_tcp' do
3818
3798
it_should_behave_like 'payload cached size is consistent' ,
3819
3799
ancestor_reference_names : [
You can’t perform that action at this time.
0 commit comments