|
2920 | 2920 | reference_name: 'osx/x86/vforkshell_reverse_tcp'
|
2921 | 2921 | end
|
2922 | 2922 |
|
2923 |
| - context 'php/bind_perl' do |
2924 |
| - it_should_behave_like 'payload cached size is consistent', |
2925 |
| - ancestor_reference_names: [ |
2926 |
| - 'singles/php/bind_perl' |
2927 |
| - ], |
2928 |
| - dynamic_size: true, |
2929 |
| - modules_pathname: modules_pathname, |
2930 |
| - reference_name: 'php/bind_perl' |
2931 |
| - end |
2932 |
| - |
2933 |
| - context 'php/bind_perl_ipv6' do |
2934 |
| - it_should_behave_like 'payload cached size is consistent', |
2935 |
| - ancestor_reference_names: [ |
2936 |
| - 'singles/php/bind_perl_ipv6' |
2937 |
| - ], |
2938 |
| - dynamic_size: true, |
2939 |
| - modules_pathname: modules_pathname, |
2940 |
| - reference_name: 'php/bind_perl_ipv6' |
2941 |
| - end |
2942 |
| - |
2943 | 2923 | context 'php/bind_php' do
|
2944 | 2924 | it_should_behave_like 'payload cached size is consistent',
|
2945 | 2925 | ancestor_reference_names: [
|
|
3056 | 3036 | reference_name: 'php/meterpreter_reverse_tcp'
|
3057 | 3037 | end
|
3058 | 3038 |
|
3059 |
| - context 'php/reverse_perl' do |
3060 |
| - it_should_behave_like 'payload cached size is consistent', |
3061 |
| - ancestor_reference_names: [ |
3062 |
| - 'singles/php/reverse_perl' |
3063 |
| - ], |
3064 |
| - dynamic_size: true, |
3065 |
| - modules_pathname: modules_pathname, |
3066 |
| - reference_name: 'php/reverse_perl' |
3067 |
| - end |
3068 |
| - |
3069 | 3039 | context 'php/reverse_php' do
|
3070 | 3040 | it_should_behave_like 'payload cached size is consistent',
|
3071 | 3041 | ancestor_reference_names: [
|
|
0 commit comments