Forum     

Go Back   Digit Technology Discussion Forum > Community > Tutorials
Register FAQ Calendar Mark Forums Read

Tutorials This section offers tutorials and How to's on just about anything related to computers and IT. Note: All tutorials are courtesy the posters and not verified by Digit


Closed Thread
 
LinkBack (1) Thread Tools Display Modes
Old 01-11-2006, 04:23 PM   1 links from elsewhere to this Post. Click to view. #1 (permalink)
The Devil
 
blackpearl's Avatar
 
Join Date: Feb 2006
Location: 0x02AE88C6FF
Posts: 983
Lightbulb Become a Googlebot, get a Free Pass


The Problem:

Sometimes you conduct some search on Google and the engine returns a number of results, but when you try to open the ones that looks the most promising you get a registration page. One thing that you can do is click on the cached content to view the page directly from Google's cache. But what if you want to view another page from the same site, not present in google's cache?

The Solution:

Its evident that there are some sites that allows Google but not you. So why not disguise yourself as Google? Thats exactly what we will do by changing the browser's user agent to Googlebot. Copy the following code into notepad and save it as a .reg file

Code:
Windows Registry Editor Version 5.00 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\5.0\User Agent] 
@="Googlebot/2.1" 
"Compatible"="+http://www.googlebot.com/bot.html"
Now double-click the file to merge it into registry. In order to change back to the default user agent use this:

Code:
Windows Registry Editor Version 5.00 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\5.0\User Agent] 
@="Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"
Unfortunately, this only works with IE and not Opera. There is no way to add new user agent in Opera AFAIK. There is some way to do it in Firefox but you have to search that yourself on google. To check whether you have sucessfully changed the user agent, type the follwing into the address bar and hit enter.

Code:
javascript(BrowserDetect.browser)
Now for some practice. One good example is http://www.governmentsecurity.org/forum/index.php. Anybody who has tried to visit this website will find that it requires you to register in order to view the forum. But registering is tricky. You need to submit your own article to the site afterwhich they will evaluate it and then decide whether to give you membership or not. Now visit this forum after spoofing your IE's user agent, aaha you are welcomed!!!

Note, that this method might not work with all websites.

Fun Exercise 1:

Use a different browser like Opera or Firefox to login to thinkdigit.com. Then click on Quick Links>Who's online (you will also find this near the bottom of the page). On the page that opens choose "Search Bots" and hit go. No matter what time of the day or night it is, you will find a couple of googlebots, msnbots and yahoobots crawling on the website. Now open IE and view thinkdigit.com, this time as a googlebot. Refresh the page you were viewing in your other browser. This time you will see another googlebot appearing which is actually you!!

Fun Exercise 2:

On the same "Who's online" page you can see what thread the other online members and guest are viewing at that particular time. Speaking of privacy, huh?
blackpearl is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 01-11-2006, 04:44 PM   #2 (permalink)
In The Zone
 
soham's Avatar
 
Join Date: May 2005
Location: Jorhat, Assam.
Posts: 432
Default Re: Become a Googlebot, get a Free Pass

Nice tutorial. But wont you land up in trouble if you mess with government security sites?
__________________
"Imagination is more important than knowledge. For knowledge is limited, whereas imagination embraces the entire world, stimulating progress, giving birth to evolution." ~ Albert Einstein
soham is offline  
Old 01-11-2006, 05:38 PM   #3 (permalink)
The Devil
 
blackpearl's Avatar
 
Join Date: Feb 2006
Location: 0x02AE88C6FF
Posts: 983
Default Re: Become a Googlebot, get a Free Pass

It isn't a government website, just the name is.

Anyway, if the mods feel that reference to that website was inappropiate then they might remove the link.
blackpearl is offline  
Old 01-11-2006, 05:39 PM   #4 (permalink)
bang bang!
 
Chirag's Avatar
 
Join Date: Feb 2005
Location: Vadodara
Posts: 1,162
Default Re: Become a Googlebot, get a Free Pass

Alternate way to bypass registration page is find some username and pass at http://bugmenot.com
Chirag is online now  
Old 01-11-2006, 05:46 PM   #5 (permalink)
Livin' in the ghetto
 
AshishSharma's Avatar
 
Join Date: May 2006
Location: Hmm .... Home
Posts: 309
Default Re: Become a Googlebot, get a Free Pass

Simple Get "User Agent Switcher" Add-On for Firefox, whenever a site doesn't allow you in change your user Agent to Goglebot and then refresh ....
__________________
~.~ Never argue with idiots, they just drag you down to their level then beat you with experience. ~.~
AshishSharma is offline  
Old 01-11-2006, 07:21 PM   #6 (permalink)
Wise Old Owl
 
piyush gupta's Avatar
 
Join Date: Sep 2005
Location: never land
Posts: 1,284
Default Re: Become a Googlebot, get a Free Pass

gud tutor
piyush gupta is offline  
Old 01-11-2006, 10:08 PM   #7 (permalink)
-- No Easter Eggs here --
 
hemant_mathur's Avatar
 
Join Date: Apr 2006
Location: Front of my pc
Posts: 949
Default Re: Become a Googlebot, get a Free Pass

Anything for Opera ??
__________
Quote:
Originally Posted by AshishSharma
Simple Get "User Agent Switcher" Add-On for Firefox, whenever a site doesn't allow you in change your user Agent to Goglebot and then refresh ....
It only shows IE6, Netscape 4.8 and Opera 8.5 but no googlebot. How to add that ?
__________________
E6850 3.0 Ghz, 4gb 667 Mhz RAM, Asus p5n Esli Mobo, Nvidia 8600GT 512mb, 400gb WD HDD, Samsung Syncmaster 920NW, Vista x64

Last edited by hemant_mathur; 01-11-2006 at 10:08 PM. Reason: Automerged Doublepost
hemant_mathur is offline  
Old 02-11-2006, 08:24 AM   #8 (permalink)
filth is me
 
forever's Avatar
 
Join Date: Apr 2006
Posts: 297
Default Re: Become a Googlebot, get a Free Pass

omfg, this does work, for ff u dont need to create any reg entry

-- go to TOOLS > USER AGENT SWITCHER > OPTIONS > OPTIONS, there add a user agent and in the DESCRIPTION FIELD use "Googlebot/2.1" (without " )
and in USER AGENT type "+http://www.googlebot.com/bot.html", and now use this agent whenever logging into a protected forum, hopefully itll work, thanks a ton blackpearl
forever is offline  
Old 02-11-2006, 01:36 PM   #9 (permalink)
-- No Easter Eggs here --
 
hemant_mathur's Avatar
 
Join Date: Apr 2006
Location: Front of my pc
Posts: 949
Default Re: Become a Googlebot, get a Free Pass

^^ Thanx for the info
__________________
E6850 3.0 Ghz, 4gb 667 Mhz RAM, Asus p5n Esli Mobo, Nvidia 8600GT 512mb, 400gb WD HDD, Samsung Syncmaster 920NW, Vista x64
hemant_mathur is offline  
Old 02-11-2006, 07:30 PM   #10 (permalink)
Broken In
 
Join Date: Apr 2006
Location: 127.0.0.1
Posts: 165
Default Re: Become a Googlebot, get a Free Pass

Thanks for the info

See this thread http://www.thinkdigit.com/forum/tutorials/36119-avoid-compulsory-registration-website-post304946.html where i posted some tricks to avoid compulsory registration...

You can download the Firefox user agent switcher extension from http://addons.mozilla.org/firefox/59/ . Then you can switch the user agent so that the reg-only website is fooled to think that you are a web spider.
__________________
Freakish Attitude :cool:
freakitude is offline  
Old 03-11-2006, 03:39 PM   #11 (permalink)
Broken In
 
Join Date: May 2005
Location: Rohtak
Posts: 172
Default Re: Become a Googlebot, get a Free Pass

really good info
Akhil Jain is offline  
Old 03-11-2006, 06:18 PM   #12 (permalink)
Human Spambot
 
tuxfan's Avatar
 
Join Date: Feb 2004
Location: Mumbai
Posts: 2,653
Default Re: Become a Googlebot, get a Free Pass

Good tips! I added a point to your reputation
__________________
:: Free hosting and free domain names available in special cases. Conditions apply ::
tuxfan is offline  
Old 04-11-2006, 01:54 PM   #13 (permalink)
Right Off the Assembly Line
 
Join Date: Jul 2006
Posts: 4
Default Re: Become a Googlebot, get a Free Pass

Iam unable to merge in to registry its giving some error that it cant import ...iam on windows98
prakash2119 is offline  
Old 04-11-2006, 02:07 PM   #14 (permalink)
* Teh Flirt King *
 
Quiz_Master's Avatar
 
Join Date: Dec 2005
Location: Originally From : Ratlam M.P., Currently in: Hyderabad
Posts: 972
Default Re: Become a Googlebot, get a Free Pass

WORKING.....
Cool...
Quiz_Master is offline  
Old 04-11-2006, 06:43 PM   #15 (permalink)
filth is me
 
forever's Avatar
 
Join Date: Apr 2006
Posts: 297
Default Re: Become a Googlebot, get a Free Pass

@prakash
the reg editor version for 98 is different, i dont remember it , but that is what is needed to be changed i think..
forever is offline  
Old 04-11-2006, 08:36 PM   #16 (permalink)
The Devil
 
blackpearl's Avatar
 
Join Date: Feb 2006
Location: 0x02AE88C6FF
Posts: 983
Default Re: Become a Googlebot, get a Free Pass

Quote:
Originally Posted by prakash2119
Iam unable to merge in to registry its giving some error that it cant import ...iam on windows98
For Win98 replace the line "Windows Registry Editor Version 5.00 " with "REGEDIT4".
blackpearl is offline  
Old 05-11-2006, 04:22 PM   #17 (permalink)
Apprentice
 
delivi's Avatar
 
Join Date: Jul 2006
Location: Tuticorin
Posts: 55
Default Re: Become a Googlebot, get a Free Pass

thax dude for this tutiorial

This is the first time I knew that we can change the useragent.
__________________
Born to live Online

http://www.delivi.info/
http://ms.delivi.info/
delivi is offline  
Old 05-11-2006, 07:42 PM   #18 (permalink)
Tux Fan
 
shaunak's Avatar
 
Join Date: Mar 2004
Location: Mumbai
Posts: 1,188
Default Re: Become a Googlebot, get a Free Pass

Not working imm on vista and ie7
__________________
Cheers
Shaunak
Feel free to PM/email me.

Visit me sometime @ http://shaunak.ws

Last edited by shaunak; 05-11-2006 at 07:52 PM.
shaunak is offline  
Old 05-11-2006, 07:54 PM   #19 (permalink)
Distinguished Member
 
anandk's Avatar
 
Join Date: Mar 2005
Location: Pune
Posts: 3,783
Default Re: Become a Googlebot, get a Free Pass

pretty impressive thanx !
__________________
> www.TheWindowsClub.com <
= www.WinVistaClub.com =
Microsoft® MVP
anandk is offline  
Old 01-11-2007, 06:09 PM   #20 (permalink)
Web Junky 2.0
 
debiprasad_sahoo's Avatar
 
Join Date: Oct 2005
Location: Chennai, Cuttack
Posts: 121
Default Re: Become a Googlebot, get a Free Pass

Quote:
Originally Posted by Chirag
Alternate way to bypass registration page is find some username and pass at http://bugmenot.com
Nice Info dude. Thanks!
__________________
More reason to love orkut
Get Scraps, Testimonials and many more...
http://loveorkut.com/
debiprasad_sahoo is offline  
Old 01-11-2007, 07:42 PM   #21 (permalink)
Noobie Pro
 
alsiladka's Avatar
 
Join Date: Jan 2007
Location: Here, there, everywhere
Posts: 1,062
Default Re: Become a Googlebot, get a Free Pass

Even IE7Pro has Google Bot as one of the User Agents in the options. Just select and restart IE.
__________________
www.twitter.com/alsiladka
alsiladka is offline  
Old 01-11-2007, 09:15 PM   #22 (permalink)
C# Be Sharp !
 
Zeeshan Quireshi's Avatar
 
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
Default Re: Become a Googlebot, get a Free Pass

or use the "User Agent Switcher" extension if you're on firefox .

https://addons.mozilla.org/en-US/firefox/addon/59
__________________
There are 10 types of people in the world: those who understand binary and those who do not.
Zeeshan Quireshi is offline  
Old 05-11-2007, 08:26 PM   #23 (permalink)
Wise Old Owl
 
hullap's Avatar
 
Join Date: Dec 2006
Location: delhi
Posts: 1,429
Default Re: Become a Googlebot, get a Free Pass

Great yaar
hullap is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: http://www.thinkdigit.com/forum/tutorials/40068-become-googlebot-get-free-pass.html
Posted By For Type Date
Become a GoogleBot, Get Free Pass - Google Blogoscoped Forum This thread Refback 18-03-2011 03:25 AM

 
Latest Threads
- by Tenida
- by clinton
- by Anorion

Advertisement




All times are GMT +5.5. The time now is 03:39 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2