Changing User Agent in Firefox

You can change user agent in firefox by going to

about:config
Then add a new “String” by right clicking.

Give “general.useragent.override” as name of the string.

For the value, use what you need.
I put

Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)

So when you visit web site, access log will have it like

59.98.40.114 s1.video.bizhat.com – [22/Aug/2008:21:41:00 +0000] “GET /up.html HTTP/1.1″ 200 3 “-” “Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)”

Some site give access to Google bot to protected area of the site. So with this User Agent, you may able to find pages that are not available for normal users.

Related posts:

  1. ddos attacker need a site down
  2. Auto Signup Attack on phpBB
  3. User Security
  4. LG Handsets Get YouTube Services
  5. Creating a User in FreeBSD
This entry was posted in general and tagged , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>