Monday, July 25, 2011

How to find websites visited by people in private browsing

It is very simple:

In windows,
  1. Open the command prompt
  2. Type following command: ipconfig/displaydns

You can see exactly what everyone visited. ;-)

Downloading files from Esnips

So here is the tip. Follow the following steps and it is just a kids job.
  1. Login with your account, it is mandatory.
  2. search for the document that you need once you got the page having scribd reader containing the doc
  3. open the page source and then search for the word "url" (case-insensitive). you will find there url and publisherid
    as shown :
    scribd.Document.getDocFromUrl('http://www.esnips.com/nsdoc/dfd76cfe-b522-453e-b5c4-2da96ae8bcdc/.pdf', 'pub-66718103671156554416');
  4. Form the complete url as shown and the file will get downloaded.
    http://www.esnips.com/nsdoc/dfd76cfe-b522-453e-b5c4-2da96ae8bcdc/.pdf&publisherid=pub-66718103671156554416