File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 4384
4384
reference_name : 'linux/ppc/meterpreter_reverse_https'
4385
4385
end
4386
4386
4387
+ context 'linux/ppce500v2/meterpreter_reverse_http' do
4388
+ it_should_behave_like 'payload cached size is consistent' ,
4389
+ ancestor_reference_names : [
4390
+ 'singles/linux/ppce500v2/meterpreter_reverse_http'
4391
+ ] ,
4392
+ dynamic_size : false ,
4393
+ modules_pathname : modules_pathname ,
4394
+ reference_name : 'linux/ppce500v2/meterpreter_reverse_http'
4395
+ end
4396
+
4397
+ context 'linux/ppce500v2/meterpreter_reverse_https' do
4398
+ it_should_behave_like 'payload cached size is consistent' ,
4399
+ ancestor_reference_names : [
4400
+ 'singles/linux/ppce500v2/meterpreter_reverse_https'
4401
+ ] ,
4402
+ dynamic_size : false ,
4403
+ modules_pathname : modules_pathname ,
4404
+ reference_name : 'linux/ppce500v2/meterpreter_reverse_https'
4405
+ end
4406
+
4407
+ context 'linux/ppce500v2/meterpreter_reverse_tcp' do
4408
+ it_should_behave_like 'payload cached size is consistent' ,
4409
+ ancestor_reference_names : [
4410
+ 'singles/linux/ppce500v2/meterpreter_reverse_tcp'
4411
+ ] ,
4412
+ dynamic_size : false ,
4413
+ modules_pathname : modules_pathname ,
4414
+ reference_name : 'linux/ppce500v2/meterpreter_reverse_tcp'
4415
+ end
4416
+
4387
4417
context 'linux/ppc64le/meterpreter_reverse_http' do
4388
4418
it_should_behave_like 'payload cached size is consistent' ,
4389
4419
ancestor_reference_names : [
You can’t perform that action at this time.
0 commit comments