http://code.google.com/p/browsersec/wiki/Main
http://code.google.com/edu/security/index.html
I almost wish I hadn't gone down that rabbit-hole — and yet — and yet — it's rather curious, you know, this sort of life!
Showing posts with label security. Show all posts
Showing posts with label security. Show all posts
Thursday, June 17, 2010
Saturday, December 05, 2009
DNS security flaws

full story
In practice the DNS service behaves very much like the /etc/hosts file on your computer, which is where the system initially looks up name resolutions before relying on the DNS system. The file is basically a list of IP addresses followed by the name you've associated with those IP addresses. For example, if you edit the file you can associate any domain name with any IP address of your choosing.
1. Open Terminal and enter the following command to edit the hosts file
sudo pico /etc/hosts
2. Go to the bottom of the file and enter the following:
74.125.19.106 www.apple.com
3. Press control-o followed by the return key to save the file
Thursday, November 12, 2009
Subscribe to:
Posts (Atom)