Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What mignt be hidden in your Cache?
#1
What could be hiding in your Cache?

The Cache I am referring to here, is the DNS Resolver Cache.

As usual, written with Windows XP in mind, but will also maybe work for Windows Vista and Windows 7.

After you have gone offline and cleared the browser Cache of any temporary files, have you checked to see what is left behind, in the DNS Resolver Cache?

If you don't know what this is, then do the following:

Click on Start, select Run, then type, [not case sensitive] CMD and click OK, to open the Windows Command Prompt program.

At the command prompt, type:

ipconfig /?

and hit enter.

to bring up the ipconfig menu.

[NOTE: Leaving a space between ipconfig and /? is optional, but makes it a little clearer to read, with longer command strings].

Then type:

ipconfig /displaydns.

Hitting enter once again, to display the contents of the DNS Resolver Cache.

You may be surprised to see some entries here, of sites that you have never visited, or maybe never even heard of!

To save these details to a text file, for copying and pasting later on,
type the following:

For example:

ipconfig /displaydns > FileName1a.txt

This file will usually be saved to the 'User Name' folder, of the 'PC Name', in the Documents and Settings directory of the Windows boot drive.

I say boot drive and not root, because if you are multi-booting different OS's,
it will save it to the root of the drive that you are booting from.

[NOTE: If you want to specify a folder to save the file to,
it
HAS to be a directory that already exists, for example:]

ipconfig /displaydns > c:\DNS\FileName1a.txt

It is also a good idea, to give these files logical names, as you could generate many of them every day. For example:

Filename1a.txt, FileName1b.txt and so on.

[NOTE: It is worth pointing out here, that some of these files, can have quite a few entries, and as long as you don't edit the file in any way, it should stay the same.
I have found that if you add so much as a single space, the next time that you open the file, the formatting will have been completely removed and the only way to get it back, is to respace the entries by hand. This can be a bit of a pain if there are many entries, so it's up to you.
The same can also occur, if you copy & paste the text into another text file as well]
.

To purge the DNS Resolver Cache, type the following, at the command prompt:

ipconfig /flushdns

this will leave 2 or maybe 3 entries of local addresses behind.

You can flush the DNS Resolver Cache, as often as you wish, after saving the details to a text file.

This can also sometimes speed up web browsing as well, so it's an added benefit.

I always hope that somebody may find this to be useful.
[Image: SF1d.gif]

Real knowledge is to know the extent of one's ignorance - Confucius
------------------------------------------------------------------
Reply
#2
You want us to post it?
I have mine ready to be posted lol
PHP Code:
while(posting) {
    
postCount++;
    
happiness++;

Reply
#3
(10-08-2009, 04:59 AM)MortenMoulder Wrote: You want us to post it?
I have mine ready to be posted lol

Oh no, no need for that...;)

Maybe it contains some odd stuff to you though.
[Image: SF1d.gif]

Real knowledge is to know the extent of one's ignorance - Confucius
------------------------------------------------------------------
Reply
#4
Sweet. Never knew of that. Will try it out later when I'm on windows.
[Image: mint.png]
Reply
#5
Whoa, interesting stuff there. Thanks for this ^^
Reply
#6
Lol, nice. Tongue
Reply
#7
(10-10-2009, 03:10 AM)TheDoctor Wrote: Sweet. Never knew of that. Will try it out later when I'm on windows.

Yeah, it's interesting, the stuff you can find in there.
(10-10-2009, 03:34 AM)Headshot Wrote: Whoa, interesting stuff there. Thanks for this ^^

No problemo sir, you are welcome!
(10-10-2009, 03:43 AM)LOL Wrote: Lol, nice. Tongue

Thanks for the Lolling feedback...;)
[Image: SF1d.gif]

Real knowledge is to know the extent of one's ignorance - Confucius
------------------------------------------------------------------
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Windows Hidden Admin Account Review 7 3,408 06-01-2011, 03:20 AM
Last Post: !LoL
  View the hidden keys in your registry. UID=0 6 5,115 10-05-2009, 07:07 PM
Last Post: UID=0

Forum Jump:


Users browsing this thread: 1 Guest(s)