Skip to content

Commit daf6cb3

Browse files
Update modules/exploits/linux/http/xorcom_completepbx_scheduler.rb
Co-authored-by: jheysel-r7 <[email protected]>
1 parent 65b7415 commit daf6cb3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/exploits/linux/http/xorcom_completepbx_scheduler.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ def get_latest_task_id(sid_cookie, task_desc)
125125
'method' => 'tasks',
126126
'offset' => '0',
127127
'max' => '20',
128-
'search' => ''
129128
},
130129
'cookie' => sid_cookie
131130
})

0 commit comments

Comments
 (0)