-
ผมว่าไม่น่าซ้ำเพราะเซิทดูแล้วถ้าซ้ำยังไงท่านModก็ช่วยลบหน่อยนะครับ
[hide=5]
ขั้นตอนมีดังนี้
1. คลิกปุ่ม start เข้าไปที่ run หรือ กดปุ่ม windows (รูป โลโก้ของ windows)+R ที่คีย์บอร์ด ก็จะเข้าสู่ RUN เช่นกัน
2. เมื่อเข้าสู่ RUN แล้ว ให้พิมพ์ %windir%/System32/drivers/etc/hosts ลงไป และกด OK
อธิบายสักนิด
%windir% หมายถึง path หรือที่อยู่ของโฟลเดอร์ Windows ที่เก็บไฟล์ต่างๆของวินโดว์เอาไว้ เช่น ถ้าติดตั้ง วินโดว์ที่ ไดร์ฟ C %windir ก็จะเป็น ไดร์ฟ C แต่ที่ใช้ %windir% เพื่อป้องกันการผิดพลาด เพราะบางทีเราอาจลืมว่าเราลงไว้ที่ไดร์ฟไหนกันแน่ อิอิ
3. ถ้ามันขึ้นว่า Open with ให้เราเลือกโปรแกรมที่จะใช้เปิด โดยให้เลือกโปรแกรมพวกจัดการเอกสาร อย่างเช่น
word wordpad notepad ในทีนี้ขอเลือก notepad เพราะ work สุดแล้ว
4. เมื่อเปิดขึ้นมา จะพบกับข้อความต่างๆเต็มไปหมด ดังนี้
Copyright
-
์Nice Found,
More detail Here
[hide=5] ไฟล์ดังกล่าวถูกเก็บไว้ใน C:\WINDOWS\system32\drivers\etc\hosts ซึ่งมีความสำคัญต่อระบมาก หากเป็นไปได้ควร Set permission เป็น READ ONLY เพราะไฟล์ดังกล่าวถูกนำไปใช้ในการโจมตีแบบ Pharming โดยการแก้ไขไฟล์ดังกล่าว แล้วเวลาเครื่องถูกเรียกไปยัง URL นึง แต่จะถูก Redirect ไปยัง URL ที่ถูกโยนเข้าไป ยกตัวอย่าง
[code]# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#