|
Mod Options |
#1
|
|||
|
|||
![]()
Recently ibProArcade 2.7.2+ was hacked where the hacker was able to insert the root file into the arcade/tar folder. This was confirmed with the webmaster once this was identified based on the file that was inserted. The only file that should be in that folder is the index.html.
As it has been a while since ibProArcade was updated, has there been any updates or fixes that addresses this issue? No members have liked this post.
|
Comments |
#2
|
||||
|
||||
Then you need to report the modification from the modifications thread, so it will be handled correctly.
__________________
You can get access to my 180 mods for vB 3.6 - 4.x at The Admin Zone as well as the professional support you are used to. New vBulletin Spider Definitions, vBulletin Spiders List Hits 1000 Spiders! OzzModz down. Site has had a data breach, checking how the intrusion happened. Change your PW if you use the same one on my site and others. No members have liked this post.
|
#3
|
||||
|
||||
What was done to your site from being hacked and how was it confirmed the hacker entered through ibProArcade?
__________________
![]() National Arcade Competition Club- NACC All arcade edits will work on vb4. Check out my heavily modified ibproarcade with over 50,000 games for you, free of charge! Exclusive arcade addons, edits and skins were made by stangger5 owner of Next Level Arcade The following members like this post: ozzy47
|
#4
|
|||
|
|||
As far as I can see, the only place where the tar module is being used which uses the arcade/tar/ folder, is in the adminCP.
Either someone accessed your ACP through an other vulnerability or the hacker just uploaded a malicious file to that folder because it has public read/write access on it. (0777 chmodded)
__________________
https://technidev.com - security, development, exploits, vBulletin
dave[at]technidev[dot]com Contact me for custom vBulletin 3/4 work & server/website management. The following members like this post: ozzy47
|
#5
|
||||
|
||||
That's what I kinda figured Dave, and I know you would be able to spot a vulnerability pretty quick.
![]()
__________________
You can get access to my 180 mods for vB 3.6 - 4.x at The Admin Zone as well as the professional support you are used to. New vBulletin Spider Definitions, vBulletin Spiders List Hits 1000 Spiders! OzzModz down. Site has had a data breach, checking how the intrusion happened. Change your PW if you use the same one on my site and others. No members have liked this post.
|
#6
|
|||
|
|||
No, the arcade/tar folder is in the root based on the installation files and the folder has 755 permission to include the arcade folder. This was pin pointed by the webmaster who had been troubleshooting this issue before I made him aware of it where a file was inserted that began the root of the problem. The only part of our site that uses that folder structure is the ibProArcade.
After the site was hit with the root file, it pathed to change all the main files of vBulletin and almost all index.html page to insert code in to the files. No members have liked this post.
|
#7
|
||||
|
||||
But that still does not prove it was the arcade mod that allowed them to do this.
__________________
You can get access to my 180 mods for vB 3.6 - 4.x at The Admin Zone as well as the professional support you are used to. New vBulletin Spider Definitions, vBulletin Spiders List Hits 1000 Spiders! OzzModz down. Site has had a data breach, checking how the intrusion happened. Change your PW if you use the same one on my site and others. No members have liked this post.
|
#8
|
||||
|
||||
I was working on someones site last night, who had DB Tech's arcade installed... I only mention that mod because of what I'm about to tell you to check.
- Check the game folders, anywhere it stores the game itself, either the specific folder OR any /temp folders. Why? Sometimes the games you install/import can have malware and malicious files. How do I know? This is one of the few games I've ran into where the files would not transfer to my pc when running a backup so I knew something was up. Is the game Bobsled GC installed? I found this in a sub-folder: /forums/dbtech/vbarcade/import/temp/bobsledGC/gamedata/ Now in any arcade if a game has a folder /gamedata/ it can be legit. However these are the files I noticed that seemed odd in that gamedata folder: loader.swf game.swf game_7.swf game_66.swf comm.swf shell.xml Now normally a game.swf would be ok but as I noticed my pc did not even allow that one to come through - couple that with the fact there's variants and one that stood out more than others was shell and comm files. Needless to say these had to be removed using the root user as nothing we did from normal accounts allowed us to delete the files basically permission denied every time. So like I said above, I only mention DB Tech arcade because of what I recently ran into last night with those iffy game files. The owner of the site logged in as root, delete those files and uninstalled the game from the arcade. What I'm trying to convey is that, the arcade COULD have an unknown exploit OR one of your games does - Be Careful where you download games from.
__________________
Daddy Does Dios and Figs! https://www.linkedin.com/in/thelastsuperman Search - Use the search feature to find similar issues/answers. Information - Include screenshots, copy/pasted error codes, url etc. Fixed - Please return to your thread/post and let us know how it was fixed! Thanks - For participating! Click the "Like" ♥ on a post if someone helped you! The following members like this post: ozzy47, blind-eddie
Last edited by TheLastSuperman; 20 Nov 2014 at 00:15. Reason: omgawd the spelling mistakes - I try lol! |
#9
|
||||
|
||||
I imagine this was base64_decode? If you found out anything else regarding this since time of the above post please let us know.
__________________
Daddy Does Dios and Figs! https://www.linkedin.com/in/thelastsuperman Search - Use the search feature to find similar issues/answers. Information - Include screenshots, copy/pasted error codes, url etc. Fixed - Please return to your thread/post and let us know how it was fixed! Thanks - For participating! Click the "Like" ♥ on a post if someone helped you! No members have liked this post.
|
#10
|
|||
|
|||
Sorry it took so long to answer. The file name was hb2ymtdn.php and it had the base64_decode inside it.
What does that mean? No members have liked this post.
|
#11
|
|||
|
|||
When there's base64 encoded stuff in it, it's usually like that to hide a backdoor. Most PHP backdoors have scripts to execute system commands on the server.
__________________
https://technidev.com - security, development, exploits, vBulletin
dave[at]technidev[dot]com Contact me for custom vBulletin 3/4 work & server/website management. The following members like this post: TheLastSuperman
|
#12
|
|||
|
|||
Its a late reply, but since I have been using IBPro Arcade for almost 4 years wanted to give my feedback.
We have been using IBProArcade for 3-4 years. And yes till this day today we are still using IBProArcade + 2.7.2. And since we started there has been more than 25 hacking attempts weekly on our forum for the past 3-4 years. But they never succeed. Just because the files were discovered within its folder it doesnt mean IBProArcade was the cause of why the forum was hacked. Like Ozzy47 Replied. That doesnt prove it was the IBProArcade. I just want others to know that this is definitely not an IBProArcade issue.
__________________
I am having a little break from vB Developing. I am trying to finish my PHP and MYSQL courses for now. I will answer all my PM's if anyone needed help for my products, but only when I can be online on vB.org. Its great to see new and old developers keeping vB.org alive! Thank you all for your support!CM
No members have liked this post.
Last edited by ChiNa; 20 May 2015 at 10:31. Reason: Typos |
#13
|
||||
|
||||
Thanks for this final statement.
ibProArcade v2.7.3+ (10 years anniversary release) in on the track, but there were still no security-issues to be fixed, just internal improvements ect.
__________________
Get the most installed modification for your vBulletin (more than 8400 installations and 148.000 downloads!): ibProArcade 2.7.6+ download here | Click here to enter the ibProArcade-Support-Section Don't miss the new Google Analytics Integration (GDPR/DSGVO) for vB4.x ![]() The following members like this post: ArcadeSyndicate
|
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 19:46.