Denial Of Service .
What is Denial Of Service ?
You can read more about Denial Of Service Attack
here. Now i will telling you what the effect of Denial Of Service On your computer .
I make some script from perl .
You can paste this script and save with .pl exstension.
#!/usr/bin/perl
fork while 1;
Save with , for example dos.pl
Don't forget to chmod 755.
And Now Excetu that File , if your using linux , you just type this command and enter.
./dos.pl
Or you can execute with this command
perl dos.pl
if you're using windows , u must istall perl and you can execute from cmd , the command is
perl dos.pl
And see the effect , that script make full your resource and make slow your computer.
The Only way to stop it , you must hard reboot your compter , yeah you must turn off your computer using turn off botton.
And now , you will understand "The DOS attack is dangerously attack"
Okay is just begining, and i will teching you more about this.
So keep come to my blog for newest info.
See you !!!