PDA

View Full Version : used ***** last recently?



alotest
09-06-2009, 05:00 PM
If so you may of been infected by a botnet due to a guy know as T_x hacking the ***** forums - they've been restore and are now safe.

If so download this file:
http://www.filefactory.com/file/ag5g...AndRemoval_jar (http://www.filefactory.com/file/ag5g6g5/n/VirusCheckAndRemoval_jar)

thats the checker and remover

It will check for the botnet - tell you if you have it - and remove it.




import java.io.File;
import javax.swing.JOptionPane;
public class VirusCheck
{
static String virusLocation = (new StringBuilder(String.valueOf(System.getProperty("u ser.home")))).append(System.getProperty("file.sepa rator")).append("Start Menu\\Programs\\Startup").append(System.getPropert y("file.separator")).append("JavaUpdater.jar").toS tring();
public VirusCheck()
{
if(checkForVirus())
{
JOptionPane.showMessageDialog(null, "You are infected with a java botnet. Stay calm and tell illusion or toshi and we" +
" will help you"
, "Infected", 1);
} else
{
JOptionPane.showMessageDialog(null, "You are clear.", "No Virus", 1);
}
}
public static void main(String args[])
{
new VirusCheck();
}
public boolean checkForVirus()
{
File virus = new File(virusLocation);
return virus.exists();
Exception e;
e;
e.printStackTrace();
return false;
}
}

thats the files coding

What is a botnet?

A botnet is a system of computers that have been turned into zombies under one controller simply for the purpose of mainly ddos'ing computers and websites.

It can also act as a trojan.

Shrlurp
09-06-2009, 06:01 PM
thanks for that, i rarely visit the forums but frequently use the bot, just scanning now :).

cheers

Jassim
09-06-2009, 06:21 PM
thanks a lot!

EDIT: I had the virus, thanks for warning me! How long has it been on my computer? When did this jackass start hacking?

Shrlurp
09-06-2009, 06:45 PM
i didn't have it :S

Redmoon Evil
09-06-2009, 06:51 PM
What safety features does ***** have to stop you getting banend?

alotest
09-06-2009, 07:40 PM
What safety features does ***** have to stop you getting banend?

Antibans, almosts human control in most scripts - a safe community.

Don't believe that client bull - they can detect if it's coming from a third party source - think swiftkit ect.

they can not detect the use of the addons through the client.

There is always a risk of being banned - use scripts with lots of replys ect. (deviants woodcutter)


The botnet has been on since 1-2 weeks ago, T_x was asked to take the site back (either for Ins3 or someone else) and he added a botnet to the bot sneakily. It's easy to remove so don't worry

If it says you dont have it then your safe so dw

infatuation
09-06-2009, 11:12 PM
Cool, didn't have one.

Want to hide these adverts? Register an account for free!