File tree Expand file tree Collapse file tree 3 files changed +0
-190
lines changed
modules/payloads/singles/windows/powershell Expand file tree Collapse file tree 3 files changed +0
-190
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3027
3027
reference_name : 'windows/patchupmeterpreter/reverse_tcp_rc4_dns'
3028
3028
end
3029
3029
3030
- context 'windows/powershell/bind_tcp' do
3031
- it_should_behave_like 'payload cached size is consistent' ,
3032
- ancestor_reference_names : [
3033
- 'singles/windows/powershell/bind_tcp'
3034
- ] ,
3035
- dynamic_size : true ,
3036
- modules_pathname : modules_pathname ,
3037
- reference_name : 'windows/powershell/bind_tcp'
3038
- end
3039
-
3040
- context 'windows/powershell/reverse_tcp' do
3041
- it_should_behave_like 'payload cached size is consistent' ,
3042
- ancestor_reference_names : [
3043
- 'singles/windows/powershell/reverse_tcp'
3044
- ] ,
3045
- dynamic_size : true ,
3046
- modules_pathname : modules_pathname ,
3047
- reference_name : 'windows/powershell/reverse_tcp'
3048
- end
3049
-
3050
3030
context 'windows/shell/bind_ipv6_tcp' do
3051
3031
it_should_behave_like 'payload cached size is consistent' ,
3052
3032
ancestor_reference_names : [
You can’t perform that action at this time.
0 commit comments