<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>danielmiessler.com &#187; Firefox</title>
	<atom:link href="http://danielmiessler.com/categories/firefox/feed" rel="self" type="application/rss+xml" />
	<link>http://danielmiessler.com</link>
	<description>grep understanding</description>
	<lastBuildDate>Thu, 24 May 2012 04:36:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>10 Essential Firefox Plugins for the Infosec Professional</title>
		<link>http://danielmiessler.com/blog/10-essential-firefox-plugins-for-the-infosec-professional</link>
		<comments>http://danielmiessler.com/blog/10-essential-firefox-plugins-for-the-infosec-professional#comments</comments>
		<pubDate>Tue, 28 Apr 2009 04:31:38 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Information Security]]></category>

		<guid isPermaLink="false">http://dmiessler.com/blog/10-essential-firefox-plugins-for-the-infosec-professional</guid>
		<description><![CDATA[I&#8217;ve moved to Chrome and Safari as my primary browsers, but nothing compares to Firefox when it comes to functionality and plugin support. Shown below are the information security related plugins I recommend any infosec professional (or enthusiast) install upon spinning up a new Firefox instance. XSS Me This plugin discovers all the fields on [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align:center"><img width="300" height="" src="http://dmiessler.com/wp-content/uploads/2009/04/ff-plugins.png" alt="ff_plugins" /></p>

<p>I&#8217;ve moved to <a href="http://www.google.com/chrome" title="Google Chrome - Download a new browser">Chrome</a> and <a href="http://www.apple.com/safari/" title="Apple - Safari - Introducing Safari 4 - See the web in a whole new way">Safari</a> as my primary browsers, but nothing compares to <a href="http://www.mozilla.com/firefox/" title="Firefox web browser | Faster, more secure, &amp; customizable">Firefox</a> when it comes to functionality and plugin support. Shown below are the information security related plugins I recommend any infosec professional (or enthusiast) install upon spinning up a new Firefox instance.</p>

<h2>XSS Me</h2>

<p><a href="https://addons.mozilla.org/en-US/firefox/addon/7598">This plugin</a> discovers all the fields on the current page, and gives you the option to launch targeted attacks on each field, or to launch all of its attacks against all fields.</p>

<p style="text-align:center"><img width="" height="400" src="http://dmiessler.com/wp-content/uploads/2009/04/xssme.png" alt="xssme" /></p>

<h2>SQL Inject Me</h2>

<p>From the same group as XSS Me, <a href="https://addons.mozilla.org/en-US/firefox/addon/7597">this plugin</a> finds all fields on the page you&#8217;re on and let&#8217;s you launch the most common SQL injection attacks against them.</p>

<p style="text-align:center"><img width="300" height="" src="http://dmiessler.com/wp-content/uploads/2009/04/sqlinjectme.png" alt="sqlinjectme" /></p>

<h2>Live HTTP Headers</h2>

<p><a href="https://addons.mozilla.org/en-US/firefox/addon/3829">See exactly what your browser is sending</a> and receiving in real-time.</p>

<p style="text-align:center"><img width="400" height="" src="http://dmiessler.com/wp-content/uploads/2009/04/livehttpheaders.png" alt="livehttpheaders" /></p>

<h2>User Agent Switcher</h2>

<p><a href="https://addons.mozilla.org/en-US/firefox/addon/59">Change your user-agent</a> on the fly. So, you can make it look like you&#8217;re coming from Lynx running on AIX, or like you&#8217;re the GoogleBot.</p>

<p style="text-align:center"><img width="" height="" src="http://dmiessler.com/wp-content/uploads/2009/04/useragentswitcher.png" alt="useragentswitcher" /></p>

<h2>Web Developer</h2>

<p><a href="https://addons.mozilla.org/en-US/firefox/addon/60">Modify all sorts of options</a> related to the site you&#8217;re viewing. Disable scripting, modify forms, etc., etc. Trust me&#8211;good stuff.</p>

<p style="text-align:center"><img width="" height="" src="http://dmiessler.com/wp-content/uploads/2009/04/webdeveloper.png" alt="webdeveloper" /></p>

<h2>Tamper Data</h2>

<p><a href="https://addons.mozilla.org/en-US/firefox/addon/966">Lets you view the data that&#8217;s being passed back and forth between you and the web server&#8230;and let&#8217;s you mess with it</a>. Think &#8220;WebScarab&#8221;, but far simpler, and as a Firefox plugin.</p>

<p style="text-align:center"><img width="400" height="" src="http://dmiessler.com/wp-content/uploads/2009/04/tamperdata.png" alt="tamperdata" /></p>

<h2>ASnumber</h2>

<p><a href="https://addons.mozilla.org/en-US/firefox/addon/2072">Find the Autonomous System Number</a> (ASN) of the network that your current site is served from. Simple. Useful.</p>

<p style="text-align:center"><img width="" height="" src="http://dmiessler.com/wp-content/uploads/2009/04/asnumber.gif" alt="asnumber" /></p>

<h2>DT Whois</h2>

<p><a href="https://addons.mozilla.org/en-US/firefox/addon/2855">Do a domaintools.com lookup</a> of the site you&#8217;re currently visiting. If you haven&#8217;t used <a href="http://www.domaintools.com/" title="Domain Tools: Whois Lookup and Domain Suggestions">domaintools.com</a> yet, you&#8217;ll be even more impressed.</p>

<p style="text-align:center"><img width="300" height="" src="http://dmiessler.com/wp-content/uploads/2009/04/domaintools1.gif" alt="domaintools" /></p>

<h2>Firebug</h2>

<p><a href="https://addons.mozilla.org/en-US/firefox/addon/1843">Gives you a developer&#8217;s view</a> into the page you&#8217;re viewing, showing exactly what scripts are running, what the stylesheet is, etc. Oh, and let&#8217;s you change them and see what the result would be. Not really a security thing, but strong enough to be included in a list of musts.</p>

<p style="text-align:center"><img width="400" height="" src="http://dmiessler.com/wp-content/uploads/2009/04/firebug.gif" alt="firebug" /></p>

<h2>SwitchProxy Tool</h2>

<p><a href="https://addons.mozilla.org/en-US/firefox/addon/125">Allows you to quickly switch back and forth between multiple proxies</a>, or between using your main proxy and going straight out to the Internet. My configuration always includes at least one proxy: localhost:8008 for WebScarab.</p>

<p style="text-align:center"><img width="300" height="" src="http://dmiessler.com/wp-content/uploads/2009/04/switchproxy.png" alt="switchproxy" /></p>

<h2>Hackbar</h2>

<p>This tool, added on Zach&#8217;s (@quine&#8217;s) request, is kind of interesting. It allows a lot of functionality from a very simple interface. Essentially, it presents you with the ability to modify the current URL in a number of interesting ways, including giving access to a number of simple tools for translating data formats. Worth adding to the list of essentials.</p>

<p style="text-align:center"><img width="300" height="" src="http://dmiessler.com/wp-content/uploads/2009/04/hackbar.png" alt="hackbar" /></p>

<p>So there they are. If you have any I should add to this list of essentials, do let me know in the comments or via <a href="http://dmiessler.com/contact/">email</a>. ::</p>

<p><span class="attribution">(Thanks to those who helped me build this list including Johannes Ulrich and Steve Crapo)</span></p>

<h3>Related</h3>

<p>[ <a href="http://feeds.dmiessler.com/blog_informationsecurity" title="dmiessler.com » Information Security">Information Security Posts | dmiessler.com</a> ]</p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/a-firefox-theme" rel="bookmark" class="crp_title">A Firefox Theme</a></li><li><a href="http://danielmiessler.com/blog/a-mandatory-firefox-extension" rel="bookmark" class="crp_title">A Mandatory Firefox Extension</a></li><li><a href="http://danielmiessler.com/blog/chrome-firefox" rel="bookmark" class="crp_title">Chrome > Firefox</a></li><li><a href="http://danielmiessler.com/blog/on-my-site-firefox-rules" rel="bookmark" class="crp_title">On My Site, Firefox Rules</a></li><li><a href="http://danielmiessler.com/blog/firefox-universal" rel="bookmark" class="crp_title">Firefox Universal</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/10-essential-firefox-plugins-for-the-infosec-professional/feed</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>Dumping Safari. Going to Camino.</title>
		<link>http://danielmiessler.com/blog/dumping-safari-going-to-camino</link>
		<comments>http://danielmiessler.com/blog/dumping-safari-going-to-camino#comments</comments>
		<pubDate>Sat, 22 Sep 2007 05:43:09 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Camino]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://dmiessler.com/blogarchive/dumping-safari-going-to-camino</guid>
		<description><![CDATA[Well, that didn&#8217;t take long. One word &#8212; WordPress. If you use Safari you can&#8217;t use the WordPress editor to post to your blog. You can&#8217;t add images. You can&#8217;t even insert line breaks between paragraphs. It&#8217;s a soup sandwich. This is a deal-breaker for Safari until WordPress gets its act together. Until then I&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><a href="http://caminobrowser.org/"><img src="http://caminobrowser.org/img/Logo.gif" title="camino" alt="camino" height="98" width="270" /></a></p>

<p>Well, that didn&#8217;t take long. One word &#8212; <a href="http://www.wordpress.org/">WordPress</a>.</p>

<p>If you use Safari you can&#8217;t use the WordPress editor to post to your blog. You can&#8217;t add images. You can&#8217;t even insert line breaks between paragraphs. It&#8217;s a soup sandwich.</p>

<p align="center"><em>This is a deal-breaker for Safari until WordPress gets its act together.</em></p>

<p>Until then I&#8217;ll be using <a href="http://caminobrowser.org/">Camino</a>. The tagline is &#8220;Mozilla Power, Mac Style&#8221;, and that&#8217;s fairly accurate. It&#8217;s 70% as nice feeling as Safari, and it has 70% of the power of Firefox.</p>

<p>It&#8217;s not a total win but it&#8217;s good enough until one of those become a complete solution. I&#8217;m betting on Safari since the main holdup is actually on WordPress&#8217;s side.</p>

<p>Life goes on.:</p>

<p><small>[ By the way, if you use Camino all of your Firefox Quick Searches will automatically work after you import your bookmarks ]</small></p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/camino-rocks-but" rel="bookmark" class="crp_title">Camino Rocks, But&#8230;</a></li><li><a href="http://danielmiessler.com/blog/loving-safari" rel="bookmark" class="crp_title">Loving Safari</a></li><li><a href="http://danielmiessler.com/blog/safari-and-wordpress" rel="bookmark" class="crp_title">Safari and WordPress</a></li><li><a href="http://danielmiessler.com/blog/firefox-universal" rel="bookmark" class="crp_title">Firefox Universal</a></li><li><a href="http://danielmiessler.com/blog/dumping-firefox-going-to-safari" rel="bookmark" class="crp_title">Dumping Firefox. Going to Safari.</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/dumping-safari-going-to-camino/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Dumping Firefox. Going to Safari.</title>
		<link>http://danielmiessler.com/blog/dumping-firefox-going-to-safari</link>
		<comments>http://danielmiessler.com/blog/dumping-firefox-going-to-safari#comments</comments>
		<pubDate>Fri, 21 Sep 2007 20:48:23 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://dmiessler.com/blogarchive/dumping-firefox-going-to-safari</guid>
		<description><![CDATA[I&#8217;ve been getting more and more frustrated with Firefox over the months. It&#8217;s been getting to the point where I&#8217;ve been considering moving to Safari a few times, but I never had the eggs to pull it off. Well, Ken mentioned today that he&#8217;s going make the switch for a whole month. I told him [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="http://upload.wikimedia.org/wikipedia/en/thumb/6/61/Apple_Safari.png/64px-Apple_Safari.png" alt="safari" /></p>

<p>I&#8217;ve been getting more and more frustrated with Firefox over the months. It&#8217;s been getting to the point where I&#8217;ve been considering moving to Safari a few times, but I never had the eggs to pull it off.</p>

<p>Well, <a href="http://kenswain.com/2007/09/21/going-to-try-to-use-safari/">Ken mentioned today</a> that he&#8217;s going make the switch for a whole month. I told him I couldn&#8217;t do it because of Quick Searches, and he replied that they probably had that functionality in Safari through extensions by now.</p>

<p style="text-align: center">H<span class="Apple-style-span" style="font-weight: bold">e was right. I just configured my Google and Wikipedia Quick Searches in Safari. Game over.</span></p>

<p>Safari is so much tighter than Firefox to me, and now that it has THE piece of functionality that matters most to me in a browser (searching websites from the URL bar) there&#8217;s just no need to go without Safari&#8217;s advantages any longer. We&#8217;ll see how it goes&#8230; </p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/back-to-firefox" rel="bookmark" class="crp_title">Back to Firefox?</a></li><li><a href="http://danielmiessler.com/blog/camino-rocks-but" rel="bookmark" class="crp_title">Camino Rocks, But&#8230;</a></li><li><a href="http://danielmiessler.com/blog/safaris-1-annoyance-no-tab-from-the-url-bar" rel="bookmark" class="crp_title">Safari&#8217;s #1 Annoyance: No Tab From The URL Bar</a></li><li><a href="http://danielmiessler.com/blog/dumping-safari-going-to-camino" rel="bookmark" class="crp_title">Dumping Safari. Going to Camino.</a></li><li><a href="http://danielmiessler.com/blog/stuck-with-safari" rel="bookmark" class="crp_title">Stuck With Safari</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/dumping-firefox-going-to-safari/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>7 Essential Firefox Quicksearches</title>
		<link>http://danielmiessler.com/blog/7-essential-firefox-quicksearches</link>
		<comments>http://danielmiessler.com/blog/7-essential-firefox-quicksearches#comments</comments>
		<pubDate>Sun, 19 Aug 2007 09:41:08 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Search]]></category>

		<guid isPermaLink="false">http://dmiessler.com/blogarchive/7-essential-firefox-quicksearches</guid>
		<description><![CDATA[If you&#8217;re not yet using Firefox Quicksearches you&#8217;re missing out. Quicksearches allow you to search virtually anything directly from the Firefox URL field. Here I just searched for Ron Paul related information on Google. The trick is the first character &#8212; in this case &#8220;g&#8221; &#8212; that tells Firefox where to send the query. To [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re not yet using Firefox Quicksearches you&#8217;re missing out. Quicksearches allow you to search virtually <strong>anything</strong> directly from the Firefox URL field.</p>

<p><img src="http://dmiessler.com/images/quicksearch1.png" title="google_quicksearch" alt="google_quicksearch" height="35" width="210" /></p>

<p>Here I just searched for Ron Paul related information on Google. The trick is the first character &#8212; in this case &#8220;g&#8221; &#8212; that tells Firefox where to send the query. To set this up just right-click any search field online and select the &#8220;Add a Keyword for this search&#8221; option. Then give the Quicksearch a good keyword that you&#8217;ll remember.</p>

<p>Here are the 7 that everyone should have as a minimum:</p>

<ol>
    <li><strong>Google</strong> &#8212; &#8220;g&#8221; for google, or &#8220;s&#8221; for search (Google is the new Kleenex)</li>
    <li><strong>You Tube</strong> &#8211;&#8221;v&#8221; for video</li>
    <li><strong>Images</strong> &#8212; &#8220;i&#8221; for images (searches Google Images)</li>
    <li><strong>Maps</strong> &#8212; &#8220;m&#8221; for maps (searches Google Maps)</li>
    <li><strong>Dictionary.com</strong> &#8212; &#8220;d&#8221; for dictionary</li>
    <li><strong>Thesaurus.com</strong> &#8212; &#8220;t&#8221; for thesaurus</li>
    <li><strong>Bookmarks</strong> &#8212; &#8220;b&#8221; for bookmarks (<a href="http://dmiessler.com/blogarchive/searching-your-google-bookmarks-from-firefoxs-url-field">how</a><a href="http://dmiessler.com/blogarchive/searching-your-google-bookmarks-from-firefoxs-url-field"> to search your <em>online</em> bookmarks</a>)</li>
</ol>

<p>Remember to keep the keyword intuitive. I like using the actual content being searched as a keyword rather than the name of the site, e.g. &#8220;v&#8221; for You Tube instead of &#8220;y&#8221;. I think it&#8217;s easier to remember.</p>

<p>The trick is to customize your set of Quicksearches according to how you use the Internet. Remember that you can add complexity as needed. I search my own website, for example, by sending a <strong>site:dmiessler.com</strong>  query along with whatever I search for, and I use &#8220;dm&#8221; for my keyword.</p>

<p><img src="http://dmiessler.com/images/dm_philosophy.png" title="dm_philosophy" alt="dm_philosophy" height="39" width="212" /></p>

<p>So right from the URL bar I can search my entire site using the power of Google. If you have any questions on setting these up, including the customized Google queries, <a href="mailto:dmiessler.com?subject="Firefox Quicksearches"">drop me an email</a>.:</p>

<p>Related:
<a href="http://dmiessler.com/blogarchive/get-local-time-from-google">Get Local Time from Google (+ Quicksearch)</a>
<a href="http://dmiessler.com/blogarchive/firefox-quicksearches-google-keywords-sick-power">Combining Quicksearchs with Google Keywords</a></p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/searching-your-google-bookmarks-from-firefoxs-url-field" rel="bookmark" class="crp_title">Searching Your Google Bookmarks From Firefox&#8217;s URL Field</a></li><li><a href="http://danielmiessler.com/blog/how-to-search-your-site-using-google-from-firefoxs-address-bar-with-code" rel="bookmark" class="crp_title">How To Search Your Site Using Google From Firefox&#8217;s Address Bar (with code)</a></li><li><a href="http://danielmiessler.com/blog/get-local-time-from-google" rel="bookmark" class="crp_title">Get Local Time From Google (+QuickSearch)</a></li><li><a href="http://danielmiessler.com/blog/firefox-quicksearches-google-keywords-sick-power" rel="bookmark" class="crp_title">Firefox Quicksearches + Google Keywords = Sick Power</a></li><li><a href="http://danielmiessler.com/blog/pentesting-use-firefox-quicksearches-to-lookup-bugtraq-ids-from-the-address-bar" rel="bookmark" class="crp_title">Pentesting: Use Firefox Quicksearches To Lookup Bugtraq IDs From The Address Bar</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/7-essential-firefox-quicksearches/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Searching Your Google Bookmarks From Firefox&#8217;s URL Field</title>
		<link>http://danielmiessler.com/blog/searching-your-google-bookmarks-from-firefoxs-url-field</link>
		<comments>http://danielmiessler.com/blog/searching-your-google-bookmarks-from-firefoxs-url-field#comments</comments>
		<pubDate>Thu, 16 Aug 2007 11:20:14 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://dmiessler.com/blogarchive/searching-your-google-bookmarks-from-firefoxs-url-field</guid>
		<description><![CDATA[I was looking for a bookmark of mine on Google Bookmarks a moment ago and did so in a very primitive way — I went to my bookmarks page and typed my query into the search field. Bad form. Well, it dawned on me that there’s a much better way to do this. After remembering [...]]]></description>
			<content:encoded><![CDATA[<p>I was looking for a bookmark of mine on <a href="https://www.google.com/bookmarks/">Google Bookmarks</a> a moment ago and did so in a very primitive way — I went to my bookmarks page and typed my query into the search field. Bad form.</p>

<p>Well, it dawned on me that there’s a much better way to do this.  After remembering that <a href="http://dmiessler.com/archives/176">I use Firefox Quicksearches</a> to make my searching tasks more efficient, I went back to my Google Bookmarks page and simply right-clicked in the search field, elected to create a new quicksearch, and gave it the quicksearch keyword ‘b’. This lets me do this:</p>

<p><code><strong>b screenshot
</strong></code></p>

<p>…which yields the link on how to take a screenshot in OS X that I saved months ago. The key here is that I just searched <strong>all of my own custom bookmarks</strong> — all of which <strong>I</strong> added tags and wrote a description for. This is so powerful because I have already narrowed down what I find interesting within my bookmarks. Now, using this technique, I can search within that highly distilled list of resources directly from the address bar.</p>

<p>So that&#8217;s it:</p>

<ol>
    <li>Set up Google Bookmarks and import your old stuff.</li>
    <li>Go to the Google Bookmarks search field and right-click to add a custom keyword.</li>
    <li>Assign &#8220;b&#8221; for bookmarks as the shortcut key.</li>
</ol>

<p>From that point on you&#8217;re now searching through your bookmark titles, tags, and descriptions just by typing &#8220;b foo&#8221; directly from the Firefox URL field.:</p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/firefox-quicksearches-delicious-godlike-powers" rel="bookmark" class="crp_title">Firefox Quicksearches + Delicious = Godlike Powers</a></li><li><a href="http://danielmiessler.com/blog/firefox-quicksearches-delicious-search-godlike-powers" rel="bookmark" class="crp_title">Firefox QuickSearches + Delicious Search = Godlike Powers</a></li><li><a href="http://danielmiessler.com/blog/7-essential-firefox-quicksearches" rel="bookmark" class="crp_title">7 Essential Firefox Quicksearches</a></li><li><a href="http://danielmiessler.com/blog/how-to-search-your-site-using-google-from-firefoxs-address-bar-with-code" rel="bookmark" class="crp_title">How To Search Your Site Using Google From Firefox&#8217;s Address Bar (with code)</a></li><li><a href="http://danielmiessler.com/blog/how-to-search-your-delicious-bookmarks-from-firefoxs-address-bar" rel="bookmark" class="crp_title">How To Search Your Del.icio.us Bookmarks From Firefox&#8217;s Address Bar</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/searching-your-google-bookmarks-from-firefoxs-url-field/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Firefox Quicksearches + Google Keywords = Sick Power</title>
		<link>http://danielmiessler.com/blog/firefox-quicksearches-google-keywords-sick-power</link>
		<comments>http://danielmiessler.com/blog/firefox-quicksearches-google-keywords-sick-power#comments</comments>
		<pubDate>Mon, 07 May 2007 15:52:00 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Productivity]]></category>

		<guid isPermaLink="false">http://dmiessler.com/archives/1315</guid>
		<description><![CDATA[Back in 2005 I wrote about how you can use Firefox Quicksearches to vastly reduce your search time. You do this by adding a key-character for searches, such as &#8220;g&#8221; for Google, and &#8220;w&#8221; for Wikipedia. Then you just do a ctrl/cmd-L to get to Firefox&#8217;s URL bar, and then type: g ron paul &#8230;to [...]]]></description>
			<content:encoded><![CDATA[<p>Back in 2005 <a href="http://dmiessler.com/archives/176">I wrote about how you can use Firefox Quicksearches to vastly reduce your search time</a>. You do this by adding a key-character for searches, such as &#8220;g&#8221; for Google, and &#8220;w&#8221; for Wikipedia. Then you just do a ctrl/cmd-L to get to Firefox&#8217;s URL bar, and then type:</p>

<p><larger><code><strong>g ron paul</strong></code></larger></p>

<p>&#8230;to search for <a href="http://www.house.gov/paul/">Ron Paul</a> using Google.</p>

<p><img src="http://dmiessler.com/images/quicksearch1.png" title="quicksearch" alt="quicksearch" height="35" width="210" /></p>

<p>But now it&#8217;s even more powerful due to <a href="http://projects.felipc.com/gcl/">the Google command line</a>. Instead of just doing regular searches, we can now pass along which <strong>type</strong> of search we want to do. Here&#8217;s how to search for a map of San Francisco, for example:</p>

<p><img src="http://dmiessler.com/images/quicksearch2.png" title="quicksearch2" alt="quicksearch2" height="34" width="176" /></p>

<p>&#8230;and you can do the same with /img, /title, <a href="http://projects.felipc.com/gcl/">etc.</a>:</p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/7-essential-firefox-quicksearches" rel="bookmark" class="crp_title">7 Essential Firefox Quicksearches</a></li><li><a href="http://danielmiessler.com/blog/how-to-search-your-site-using-google-from-firefoxs-address-bar-with-code" rel="bookmark" class="crp_title">How To Search Your Site Using Google From Firefox&#8217;s Address Bar (with code)</a></li><li><a href="http://danielmiessler.com/blog/get-local-time-from-google" rel="bookmark" class="crp_title">Get Local Time From Google (+QuickSearch)</a></li><li><a href="http://danielmiessler.com/blog/the-power-of-firefox-quicksearches" rel="bookmark" class="crp_title">Productivity: The Power Of Firefox Quicksearches</a></li><li><a href="http://danielmiessler.com/blog/pentesting-use-firefox-quicksearches-to-lookup-bugtraq-ids-from-the-address-bar" rel="bookmark" class="crp_title">Pentesting: Use Firefox Quicksearches To Lookup Bugtraq IDs From The Address Bar</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/firefox-quicksearches-google-keywords-sick-power/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Firefox Destroying Internet Explorer</title>
		<link>http://danielmiessler.com/blog/firefox-destroying-internet-explorer</link>
		<comments>http://danielmiessler.com/blog/firefox-destroying-internet-explorer#comments</comments>
		<pubDate>Thu, 08 Feb 2007 16:57:33 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://dmiessler.com/archives/1118</guid>
		<description><![CDATA[I just got curious about Firefox&#8217;s progress and was amazed to find how well it did in 2006. Of course this is for my site, so the geekiness factor of the users has to be taken into account. But still &#8212; 62% vs. 23% is insanely high. Related ContentHow To Keep Track Of Your Book [...]]]></description>
			<content:encoded><![CDATA[<p>I just got curious about Firefox&#8217;s progress and was amazed to find how well it did in 2006. Of course this is for my site, so the geekiness factor of the users has to be taken into account.</p>

<p>But still &#8212; <strong><font color="green">62%</font> vs. <font color="red">23%</font> is insanely high</strong>.</p>

<p><img src="http://dmiessler.com/images/browsers_2006.png" title="browsers_2006" alt="browsers_2006" height="625" width="673" /></p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/how-to-keep-track-of-your-book-collection" rel="bookmark" class="crp_title">How To Keep Track Of Your Book Collection</a></li><li><a href="http://danielmiessler.com/blog/get-local-time-from-google" rel="bookmark" class="crp_title">Get Local Time From Google (+QuickSearch)</a></li><li><a href="http://danielmiessler.com/blog/on-my-site-firefox-rules" rel="bookmark" class="crp_title">On My Site, Firefox Rules</a></li><li><a href="http://danielmiessler.com/blog/never-argue-again-about-the-pronunciation-of-os-x-proof-included" rel="bookmark" class="crp_title">Never Argue Again About The Pronunciation Of &#8220;OS X&#8221; (Proof Included)</a></li><li><a href="http://danielmiessler.com/blog/os-x-my-new-security-platform" rel="bookmark" class="crp_title">OS X: My New Security Platform</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/firefox-destroying-internet-explorer/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>I Just Made A Firefox QuickSearch For Google Blog Searches; The Keyword Is &#8220;BS&#8221;</title>
		<link>http://danielmiessler.com/blog/i-just-made-a-firefox-quicksearch-for-google-blog-searches-the-keyword-is-the-blog-search-initials-bs</link>
		<comments>http://danielmiessler.com/blog/i-just-made-a-firefox-quicksearch-for-google-blog-searches-the-keyword-is-the-blog-search-initials-bs#comments</comments>
		<pubDate>Thu, 08 Feb 2007 05:59:12 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://dmiessler.com/archives/1116</guid>
		<description><![CDATA[It&#8217;s pretty cool actually, you can set up a Firefox QuickSearch for doing on the fly searches, like: bs linux security &#8230;to find recent Linux/security oriented blog content. &#60;borat&#62;Very nice&#8230;&#60;/borat&#62; What&#8217;s really cool, though, is that on the left side of your search results you get an RSS option. You can subscribe to these blog [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s pretty cool actually, you can set up <a href="http://dmiessler.com/archives/395">a Firefox QuickSearch</a> for doing on the fly searches, like:</p>

<p><strong><code><em>bs</em> linux security </code></strong></p>

<p>&#8230;to find recent Linux/security oriented blog content.</p>

<p><small>&lt;borat&gt;Very nice&#8230;&lt;/borat&gt;</small></p>

<blockquote>What&#8217;s really cool, though, is that on the left side of your search results you get an RSS option. You can subscribe to these blog searches and use your newsreader to monitor what people in the blogsphere are saying about a given topic.</blockquote>

<p>Pretty cool stuff. Anyway, I just found it interesting that the natural keyword for a blog search is &#8220;bs&#8221;.</p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/the-power-of-firefox-quicksearches" rel="bookmark" class="crp_title">Productivity: The Power Of Firefox Quicksearches</a></li><li><a href="http://danielmiessler.com/blog/how-to-search-your-site-using-google-from-firefoxs-address-bar-with-code" rel="bookmark" class="crp_title">How To Search Your Site Using Google From Firefox&#8217;s Address Bar (with code)</a></li><li><a href="http://danielmiessler.com/blog/how-to-search-your-delicious-bookmarks-from-firefoxs-address-bar" rel="bookmark" class="crp_title">How To Search Your Del.icio.us Bookmarks From Firefox&#8217;s Address Bar</a></li><li><a href="http://danielmiessler.com/blog/firefox-quicksearches-delicious-godlike-powers" rel="bookmark" class="crp_title">Firefox Quicksearches + Delicious = Godlike Powers</a></li><li><a href="http://danielmiessler.com/blog/firefox-quicksearches-delicious-search-godlike-powers" rel="bookmark" class="crp_title">Firefox QuickSearches + Delicious Search = Godlike Powers</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/i-just-made-a-firefox-quicksearch-for-google-blog-searches-the-keyword-is-the-blog-search-initials-bs/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How To Search Your Site Using Google From Firefox&#8217;s Address Bar (with code)</title>
		<link>http://danielmiessler.com/blog/how-to-search-your-site-using-google-from-firefoxs-address-bar-with-code</link>
		<comments>http://danielmiessler.com/blog/how-to-search-your-site-using-google-from-firefoxs-address-bar-with-code#comments</comments>
		<pubDate>Mon, 22 Jan 2007 16:00:59 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://dmiessler.com/archives/1080</guid>
		<description><![CDATA[I&#8217;ve recently started searching my site using Google rather than using the built-in WordPress search. That&#8217;s nothing new &#8212; pretty much everyone knows that if you use site:yourdomain.com in front of a search term, it&#8217;ll search only your domain for that term. That&#8217;s cool and everything, but it doesn&#8217;t get really sick until you combine [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently started searching <a href="http://dmiessler.com">my site</a> using Google rather than using the built-in WordPress search. That&#8217;s nothing new &#8212; pretty much everyone knows that if you use <code>site:yourdomain.com</code> in front of a search term, it&#8217;ll search <em>only your domain</em> for that term.</p>

<p>That&#8217;s cool and everything, but it doesn&#8217;t get really sick until you combine it with <a href="http://dmiessler.com/archives/395">Firefox&#8217;s Quicksearches</a>. Quicksearches let you configure keywords that you type right into Firefox&#8217;s address bar. You can, for example, search Google for &#8220;cars&#8221; just by typing &#8220;<strong><code>g cars</code></strong>&#8221; into the URL field. The results will exactly the same as if you had gone to the Google homepage, typed in the word &#8220;cars&#8221;, and pressed enter.</p>

<blockquote>So since Google is so good at search, and since it&#8217;s crawling your site constantly anyway, why not let Google do all the work when you&#8217;re looking for links on your own site? That&#8217;s what this little shortcut does &#8212; it uses a Quicksearch to find exactly what you&#8217;re looking for on your site &#8212; <em>all without going to your site <strong>or</strong> to Google</em>.</blockquote>

<h4>Adding The Quicksearch Bit</h4>

<p>To make this work you just have to make yourself a new bookmark with the correct properties, like so:</p>

<ol>
    <li>Go to Bookmarks &#8211;&gt; Organize Bookmarks</li>
    <li>On the top left, select &#8220;New Bookmark&#8221;</li>
    <li>Give the bookmark a name &#8212; something like, &#8220;Site Quicksearch&#8221;</li>
    <li>Give it a keyword (this is what you&#8217;ll type into the URL bar). Try &#8220;ss&#8221;.</li>
    <li>In the Location field, paste the following:</li>
</ol>

<p><code>http://www.google.com/search?hl=en&amp;q=<strong>site:<font color="blue">dmiessler.com</font></strong>%20<strong>%s</strong></code></p>

<p>Then, simply replace &#8220;dmiessler.com&#8221; with your own site and <em>you&#8217;re done</em>. Now hit <code>ctrl-L</code> to get to the address bar and type:</p>

<p><code>ss linux firewalls (then press enter)
</code></p>

<p>What you&#8217;ll get back is <strong>Google&#8217;s</strong> results for &#8220;linux firewalls&#8221; coming from <em>your</em> page.:</p>

<p><img src="http://dmiessler.com/images/gss.png" height="395" width="624" /></p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/the-power-of-firefox-quicksearches" rel="bookmark" class="crp_title">Productivity: The Power Of Firefox Quicksearches</a></li><li><a href="http://danielmiessler.com/blog/searching-your-google-bookmarks-from-firefoxs-url-field" rel="bookmark" class="crp_title">Searching Your Google Bookmarks From Firefox&#8217;s URL Field</a></li><li><a href="http://danielmiessler.com/blog/pentesting-use-firefox-quicksearches-to-lookup-bugtraq-ids-from-the-address-bar" rel="bookmark" class="crp_title">Pentesting: Use Firefox Quicksearches To Lookup Bugtraq IDs From The Address Bar</a></li><li><a href="http://danielmiessler.com/blog/get-local-time-from-google" rel="bookmark" class="crp_title">Get Local Time From Google (+QuickSearch)</a></li><li><a href="http://danielmiessler.com/blog/7-essential-firefox-quicksearches" rel="bookmark" class="crp_title">7 Essential Firefox Quicksearches</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/how-to-search-your-site-using-google-from-firefoxs-address-bar-with-code/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To Search Your Del.icio.us Bookmarks From Firefox&#8217;s Address Bar</title>
		<link>http://danielmiessler.com/blog/how-to-search-your-delicious-bookmarks-from-firefoxs-address-bar</link>
		<comments>http://danielmiessler.com/blog/how-to-search-your-delicious-bookmarks-from-firefoxs-address-bar#comments</comments>
		<pubDate>Thu, 07 Dec 2006 05:08:27 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Delicious]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[RSS]]></category>

		<guid isPermaLink="false">http://dmiessler.com/archives/1035</guid>
		<description><![CDATA[Many know about the merits of Del.icio.us (no intro necessary), and plenty of others are also aware of Firefox Quick Searches, which allow you to search anything from the Firefox address bar. Very few, however, know how powerful it is to combine them. Peanut Butter + Chocolate The cool thing about Del.icio.us is that it [...]]]></description>
			<content:encoded><![CDATA[<p>Many know about the merits of <a href="http://del.icio.us">Del.icio.us</a> (no intro necessary), and plenty of others are also aware of <a href="http://www.lifehacker.com/software/geek-to-live/geek-to-live-fifteen-firefox-quick-searches-129658.php">Firefox Quick Searches</a>, which allow you to search anything from the Firefox address bar. Very few, however, know how powerful it is to <em>combine</em> them.</p>

<h4>Peanut Butter + Chocolate</h4>

<p>The cool thing about Del.icio.us is that it combines two really cool technologies: <a href="http://en.wikipedia.org/wiki/RSS_%28file_format%29">RSS</a> and <a href="http://en.wikipedia.org/wiki/Tags">Tags</a>. This functionality is really sick just by itself; it lets you subscribe to your friends&#8217; bookmarks via a news aggregator, search for interesting bookmarks on a certain subject, etc.</p>

<blockquote>But when you combine that power with Firefox you get something truly brutal &#8212; <em>searching bookmarks from the address bar</em>.</blockquote>

<p>Here&#8217;s how you do it:</p>

<ol>
    <li>Log in to your Del.icio.us page</li>
    <li>Right-click in the search-field</li>
    <li>Select &#8220;Add a Keyword for this Search&#8221;</li>
    <li>Give it a keyword of &#8220;b&#8221; (for <strong>b</strong>ookmarks)</li>
    <li>Name it &#8220;Bookmarks Quicksearch&#8221;, or whatever</li>
</ol>

<p>Now simply go to your address bar (ctrl/cmd-L from the keyboard) and type:<code> <strong>b <em>searchterm</em></strong></code></p>

<p><strong><em><img src="http://dmiessler.com/images/urlbar.png" />
</em></strong></p>

<p>So simple, yet so powerful.:</p>

<p><img src="http://dmiessler.com/images/bookmarks.png" /></p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/firefox-quicksearches-delicious-godlike-powers" rel="bookmark" class="crp_title">Firefox Quicksearches + Delicious = Godlike Powers</a></li><li><a href="http://danielmiessler.com/blog/searching-your-google-bookmarks-from-firefoxs-url-field" rel="bookmark" class="crp_title">Searching Your Google Bookmarks From Firefox&#8217;s URL Field</a></li><li><a href="http://danielmiessler.com/blog/firefox-quicksearches-delicious-search-godlike-powers" rel="bookmark" class="crp_title">Firefox QuickSearches + Delicious Search = Godlike Powers</a></li><li><a href="http://danielmiessler.com/blog/how-to-search-your-site-using-google-from-firefoxs-address-bar-with-code" rel="bookmark" class="crp_title">How To Search Your Site Using Google From Firefox&#8217;s Address Bar (with code)</a></li><li><a href="http://danielmiessler.com/blog/7-essential-firefox-quicksearches" rel="bookmark" class="crp_title">7 Essential Firefox Quicksearches</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/how-to-search-your-delicious-bookmarks-from-firefoxs-address-bar/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 7 Doesn&#8217;t Work With Exchange 2003 OWA?</title>
		<link>http://danielmiessler.com/blog/internet-explorer-7-doesnt-work-with-exchange-2003-owa</link>
		<comments>http://danielmiessler.com/blog/internet-explorer-7-doesnt-work-with-exchange-2003-owa#comments</comments>
		<pubDate>Fri, 20 Oct 2006 04:01:12 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://dmiessler.com/archives/967</guid>
		<description><![CDATA[Great, so IE7 finally launched and it doesn&#8217;t work with work&#8217;s Exchange 2003 OWA setup. I try to send email and it crashes. Let me just restate that: If you try to use Microsoft&#8217;s flagship browser with the current version of their web-based email application, the program will crash. I know two people who have [...]]]></description>
			<content:encoded><![CDATA[<p>Great, so IE7 finally launched and it doesn&#8217;t work with work&#8217;s Exchange 2003 OWA setup. I try to send email and it crashes. Let me just restate that:</p>

<blockquote>If you try to use Microsoft&#8217;s <em>flagship</em> browser with the <em>current</em> version of their web-based email application, <strong>the program will crash</strong>.</blockquote>

<p>I know two people who have tried this &#8212; me and another guy. Both of us saw the exact same issue. Is it just me or are these people on the ropes? I mean, damn&#8230;the new browser doesn&#8217;t work with OWA? How can you miss that? Is that considered minor by <em>any</em> stretch of the imagination?</p>

<p>So I&#8217;m left using Firefox (a <strong>free</strong> program) with OWA because if I use Microsoft&#8217;s own brand-new browser (with a vulnerability released on the same day it launched) <em>it doesn&#8217;t work</em>.</p>

<p><strong>In. Sane.</strong> The best programmers in the world and billions of dollars, and I have to use a free product to get mail from OWA. The fall of Microsoft is upon us.</p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/i-hate-microsoft" rel="bookmark" class="crp_title">I Hate Microsoft</a></li><li><a href="http://danielmiessler.com/blog/yep-ie-still-sucks" rel="bookmark" class="crp_title">Yep, IE Still Sucks</a></li><li><a href="http://danielmiessler.com/blog/firefox-news" rel="bookmark" class="crp_title">Firefox News</a></li><li><a href="http://danielmiessler.com/blog/robert-scoble-switches-to-the-mac" rel="bookmark" class="crp_title">Robert Scoble Switches To The Mac</a></li><li><a href="http://danielmiessler.com/blog/microsofts-best-kept-secret-for-it-professionals" rel="bookmark" class="crp_title">Microsoft&#8217;s Best Kept Secret For IT Professionals</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/internet-explorer-7-doesnt-work-with-exchange-2003-owa/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>On My Site, Firefox Rules</title>
		<link>http://danielmiessler.com/blog/on-my-site-firefox-rules</link>
		<comments>http://danielmiessler.com/blog/on-my-site-firefox-rules#comments</comments>
		<pubDate>Mon, 16 Oct 2006 03:03:06 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Internet Explorer]]></category>

		<guid isPermaLink="false">http://dmiessler.com/archives/962</guid>
		<description><![CDATA[So far in the year 2006 Firefox has utterly dominated Internet Explorer for browser most used to visit my site. That&#8217;s a solid 64% of all people coming to my site in 2006 thus far. IE got only 21%. Go Firefox. Related ContentFirefox Destroying Internet ExplorerFirefox UniversalDMIESSLER.COM: 2006 Platform StatisticsGoogle, Please Fix Google Reader in [...]]]></description>
			<content:encoded><![CDATA[<p>So far in the year 2006 <a href="http://www.mozilla.com/firefox">Firefox</a> has utterly dominated <a href="http://dmiessler.com/writing/dumpie/">Internet Explorer</a> for browser most used to visit my site.</p>

<div style="text-align: center"><img src="http://dmiessler.com/images/browserstats2006.png" /></div>

<p>That&#8217;s a solid 64% of all people coming to my site in 2006 thus far. IE got only 21%.</p>

<p>Go Firefox.</p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/firefox-destroying-internet-explorer" rel="bookmark" class="crp_title">Firefox Destroying Internet Explorer</a></li><li><a href="http://danielmiessler.com/blog/firefox-universal" rel="bookmark" class="crp_title">Firefox Universal</a></li><li><a href="http://danielmiessler.com/blog/dmiesslercom-2006-platform-statistics" rel="bookmark" class="crp_title">DMIESSLER.COM: 2006 Platform Statistics</a></li><li><a href="http://danielmiessler.com/blog/google-please-fix-google-reader-in-safari" rel="bookmark" class="crp_title">Google, Please Fix Google Reader in Safari</a></li><li><a href="http://danielmiessler.com/blog/camino-rocks-but" rel="bookmark" class="crp_title">Camino Rocks, But&#8230;</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/on-my-site-firefox-rules/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Pentesting: Use Firefox Quicksearches To Lookup Bugtraq IDs From The Address Bar</title>
		<link>http://danielmiessler.com/blog/pentesting-use-firefox-quicksearches-to-lookup-bugtraq-ids-from-the-address-bar</link>
		<comments>http://danielmiessler.com/blog/pentesting-use-firefox-quicksearches-to-lookup-bugtraq-ids-from-the-address-bar#comments</comments>
		<pubDate>Thu, 21 Sep 2006 18:48:17 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Information Security]]></category>
		<category><![CDATA[Pentesting]]></category>
		<category><![CDATA[Productivity]]></category>

		<guid isPermaLink="false">http://dmiessler.com/archives/931</guid>
		<description><![CDATA[Just thought I&#8217;d pass on a little shortcut for looking up Bugtraq IDs: ** Firefox only Go to google.com and right click in the search field Select &#8220;Add a Keyword For This Search&#8230;&#8221; In the name field type, &#8220;Bugtraq Vulnerability Quicksearch&#8221; (or whatever) In the keyword field, enter &#8220;bid&#8221; or &#8220;vuln&#8221; &#8212; again, up to [...]]]></description>
			<content:encoded><![CDATA[<p>Just thought I&#8217;d pass on a little shortcut for looking up Bugtraq IDs:</p>

<p><small>** <a href="http://www.mozilla.com/products/firefox">Firefox</a> only</small></p>

<ol>
    <li>Go to google.com and right click in the search field</li>
    <li>Select &#8220;Add a Keyword For This Search&#8230;&#8221;</li>
    <li>In the name field type, &#8220;Bugtraq Vulnerability Quicksearch&#8221; (or whatever)</li>
    <li>In the keyword field, enter &#8220;bid&#8221; or &#8220;vuln&#8221; &#8212; again, up to you. This is your shortcut.</li>
    <li>Save the bookmark and then go to Bookmarks &#8211;> Organize Bookmarks and edit the properties of the bookmark you just made.</li>
    <li>In the properties field, replace what&#8217;s there with the following URL:

<code> </code><strong>http://search.securityfocus.com/swsearch?query=bid%20%s&#038;sbm=bid&#038;metaname
=alldoc&#038;sort=swishrank </strong>(all one line)</li>
    <li>Save your bookmark again and prepare to be impressed.</li>
</ol>

<p>Now, just go to your address bar (cmd/ctrl-L) and type <code>bid 1499</code> , like so:</p>

<p><img title="BID Qucksearch" alt="BID Qucksearch" src="http://dmiessler.com/images/bidqs.png" /></p>

<p>The results are beautiful:</p>

<p><img title="BID Quicksearch Results" alt="BID Quicksearch Results" src="http://dmiessler.com/images/bidqsr.png" /></p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/how-to-search-your-site-using-google-from-firefoxs-address-bar-with-code" rel="bookmark" class="crp_title">How To Search Your Site Using Google From Firefox&#8217;s Address Bar (with code)</a></li><li><a href="http://danielmiessler.com/blog/the-power-of-firefox-quicksearches" rel="bookmark" class="crp_title">Productivity: The Power Of Firefox Quicksearches</a></li><li><a href="http://danielmiessler.com/blog/searching-your-google-bookmarks-from-firefoxs-url-field" rel="bookmark" class="crp_title">Searching Your Google Bookmarks From Firefox&#8217;s URL Field</a></li><li><a href="http://danielmiessler.com/blog/get-local-time-from-google" rel="bookmark" class="crp_title">Get Local Time From Google (+QuickSearch)</a></li><li><a href="http://danielmiessler.com/blog/firefox-quicksearches-delicious-godlike-powers" rel="bookmark" class="crp_title">Firefox Quicksearches + Delicious = Godlike Powers</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/pentesting-use-firefox-quicksearches-to-lookup-bugtraq-ids-from-the-address-bar/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Firefox 2.0 Beta 2</title>
		<link>http://danielmiessler.com/blog/firefox-20-beta-2</link>
		<comments>http://danielmiessler.com/blog/firefox-20-beta-2#comments</comments>
		<pubDate>Thu, 31 Aug 2006 18:58:47 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://dmiessler.com/archives/900</guid>
		<description><![CDATA[Very nice. Very nice indeed. I&#8217;ve been using beta 1 since it came out and this is a considerable improvement. They&#8217;ve done some work on the look (icons and such), and it seems to be a bit faster as well. Definitely check it out if you&#8217;re into the beta thing. Related ContentFirefox 2.0 (beta)Technorati BetaiPhone [...]]]></description>
			<content:encoded><![CDATA[<p>Very nice. Very nice indeed. I&#8217;ve been using beta 1 since it came out and this is a considerable improvement.</p>

<p>They&#8217;ve done some work on the look (icons and such), and it seems to be a bit faster as well. Definitely check it out if you&#8217;re into the beta thing.</p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/firefox-20-beta" rel="bookmark" class="crp_title">Firefox 2.0 (beta)</a></li><li><a href="http://danielmiessler.com/blog/technorati-beta" rel="bookmark" class="crp_title">Technorati Beta</a></li><li><a href="http://danielmiessler.com/blog/iphone-21-beta-4-seeded" rel="bookmark" class="crp_title">iPhone 2.1 Beta 4 Seeded</a></li><li><a href="http://danielmiessler.com/blog/firefox-universal" rel="bookmark" class="crp_title">Firefox Universal</a></li><li><a href="http://danielmiessler.com/blog/vmware-server-20-beta" rel="bookmark" class="crp_title">VMware Server 2.0 Beta</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/firefox-20-beta-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 2.0 (beta)</title>
		<link>http://danielmiessler.com/blog/firefox-20-beta</link>
		<comments>http://danielmiessler.com/blog/firefox-20-beta#comments</comments>
		<pubDate>Thu, 13 Jul 2006 03:56:25 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://dmiessler.com/archives/813</guid>
		<description><![CDATA[OMFG. I am currently using the Firefox 2.0 Beta and something just happened to me that just changed my life. I misspelled something while writing my Boston post below, and it put a red line under it. I optimistically right-clicked the text and it gave me the correct spelling &#8212; just like Word does. So [...]]]></description>
			<content:encoded><![CDATA[<p><acronym title="Oh My Frickin' Goodness">OMFG</acronym>.</p>

<p>I am currently using the Firefox 2.0 Beta and something just happened to me that just changed my life. I misspelled something while writing my Boston post below, and <b>it put a red line under it.</b></p>

<p>I optimistically right-clicked the text and it gave me the correct spelling &#8212; just like Word does. So brutal. I have <em>so</em> been craving this feature and I didn&#8217;t even know we were getting it with Firefox 2.0.</p>

<p>If you misspell like I do, write a lot online, and are a Firefox user &#8212; you may want to look into getting in on the beta. It&#8217;s wicked cool.</p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/firefox-universal" rel="bookmark" class="crp_title">Firefox Universal</a></li><li><a href="http://danielmiessler.com/blog/firefox-20-beta-2" rel="bookmark" class="crp_title">Firefox 2.0 Beta 2</a></li><li><a href="http://danielmiessler.com/blog/back-to-firefox" rel="bookmark" class="crp_title">Back to Firefox?</a></li><li><a href="http://danielmiessler.com/blog/firefox-quicksearches" rel="bookmark" class="crp_title">Firefox Quicksearches</a></li><li><a href="http://danielmiessler.com/blog/on-my-site-firefox-rules" rel="bookmark" class="crp_title">On My Site, Firefox Rules</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/firefox-20-beta/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox: Use &#8220;/&#8221; To Search</title>
		<link>http://danielmiessler.com/blog/firefox-use-to-search</link>
		<comments>http://danielmiessler.com/blog/firefox-use-to-search#comments</comments>
		<pubDate>Mon, 17 Apr 2006 04:43:20 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://dmiessler.com/archives/752</guid>
		<description><![CDATA[I don&#8217;t have any idea why I didn&#8217;t know this before, but in Firefox you can search within a given web page by pressing the "/" key (that&#8217;s a forward slash). For those that are *nix-literate, you&#8217;ll recognize this as the way to search within vi. Actually, that's how I discovered the option; I was [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t have any idea why I didn&#8217;t know this before, but in <a href="http://mozilla.org/products/firefox">Firefox</a> you can search within a given web page by pressing the <code>"/"</code> key (that&#8217;s a forward slash). For those that are *<a href="http://en.wikipedia.org/wiki/*nix">nix</a>-literate, you&#8217;ll recognize this as the way to search within <code><a href="http://dmiessler.com/study/vi"><code /></a><a href="http://dmiessler.com/vi">vi</a></code>.</p>

<p>Actually, that's how I discovered the option; I was about to look for soemthing on a page and I subconsciously pressed the <code>/</code> key as if I were in <code>vi</code>.</p>

<p>I saw the search bar pop up on the bottom, but it didn't sink in for like 5 seconds. I was like, "Did I really just see that?" Once I confirmed that I wasn't seeing things I backtracked to figure out why I pressed that key to search in the first place, and more importantly -- why it worked.</p>

<p>That's when it struck me -- it's how you search in <code>vi</code>! Wow. Very cool. To add to the novelty, the search bar goes away in a few seconds if you don't actually use it. Yes, definitely cool.:</p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/adding-msn-and-technorati-quicksearches-to-firefox" rel="bookmark" class="crp_title">Adding MSN Search and Technorati Quicksearches To Firefox</a></li><li><a href="http://danielmiessler.com/blog/the-power-of-firefox-quicksearches" rel="bookmark" class="crp_title">Productivity: The Power Of Firefox Quicksearches</a></li><li><a href="http://danielmiessler.com/blog/how-to-search-your-site-using-google-from-firefoxs-address-bar-with-code" rel="bookmark" class="crp_title">How To Search Your Site Using Google From Firefox&#8217;s Address Bar (with code)</a></li><li><a href="http://danielmiessler.com/blog/ubuntu-aptitude-apt" rel="bookmark" class="crp_title">Ubuntu: aptitude > apt-*</a></li><li><a href="http://danielmiessler.com/blog/firefox-quicksearches-delicious-search-godlike-powers" rel="bookmark" class="crp_title">Firefox QuickSearches + Delicious Search = Godlike Powers</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/firefox-use-to-search/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Firefox 1.5.0.2 is OS X Universal</title>
		<link>http://danielmiessler.com/blog/firefox-1502-is-os-x-universal</link>
		<comments>http://danielmiessler.com/blog/firefox-1502-is-os-x-universal#comments</comments>
		<pubDate>Fri, 14 Apr 2006 22:46:12 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://dmiessler.com/archives/748</guid>
		<description><![CDATA[Finally&#8230; If you&#8217;ve been using Safari or Camino waiting for Firefox&#8217;s universal binary, your wait is over. I&#8217;ve been using it since Thursday and it&#8217;s working great so far. The only extension I use is the Del.icio.us one, but it works flawlessly. Seems like a solid release. Related ContentFirefox UniversalCamino Rocks, But&#8230;Back to Firefox?Dumping Safari. [...]]]></description>
			<content:encoded><![CDATA[<p>Finally&#8230;</p>

<p>If you&#8217;ve been using Safari or Camino waiting for Firefox&#8217;s universal binary, your wait is over. I&#8217;ve been using it since Thursday and it&#8217;s working great so far. The only extension I use is the Del.icio.us one, but it works flawlessly.</p>

<p>Seems like a solid release.</p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/firefox-universal" rel="bookmark" class="crp_title">Firefox Universal</a></li><li><a href="http://danielmiessler.com/blog/camino-rocks-but" rel="bookmark" class="crp_title">Camino Rocks, But&#8230;</a></li><li><a href="http://danielmiessler.com/blog/back-to-firefox" rel="bookmark" class="crp_title">Back to Firefox?</a></li><li><a href="http://danielmiessler.com/blog/dumping-safari-going-to-camino" rel="bookmark" class="crp_title">Dumping Safari. Going to Camino.</a></li><li><a href="http://danielmiessler.com/blog/stuck-with-safari" rel="bookmark" class="crp_title">Stuck With Safari</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/firefox-1502-is-os-x-universal/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Universal</title>
		<link>http://danielmiessler.com/blog/firefox-universal</link>
		<comments>http://danielmiessler.com/blog/firefox-universal#comments</comments>
		<pubDate>Mon, 27 Mar 2006 01:23:02 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://dmiessler.com/archives/726</guid>
		<description><![CDATA[So I&#8217;m pretty enthused right now &#8212; I&#8217;m using the new, very beta, universal binary for Firefox. And yes, it&#8217;s way faster than the PPC version &#8212; as would be expected. All I&#8217;m waiting for now is some widgets that make this thing look like Safari or Camino. Related ContentFirefox 1.5.0.2 is OS X UniversalCamino [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;m pretty enthused right now &#8212; I&#8217;m using <a href="http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/maya-Test-1.8.0-Uni/firefox-1.5.0.2.en-US.mac.dmg">the new, very beta, universal binary for Firefox</a>. And yes, it&#8217;s <em>way</em> faster than the PPC version &#8212; as would be expected.</p>

<p>All I&#8217;m waiting for now is some widgets that make this thing look like Safari or Camino.</p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/firefox-1502-is-os-x-universal" rel="bookmark" class="crp_title">Firefox 1.5.0.2 is OS X Universal</a></li><li><a href="http://danielmiessler.com/blog/camino-rocks-but" rel="bookmark" class="crp_title">Camino Rocks, But&#8230;</a></li><li><a href="http://danielmiessler.com/blog/back-to-firefox" rel="bookmark" class="crp_title">Back to Firefox?</a></li><li><a href="http://danielmiessler.com/blog/a-firefox-theme" rel="bookmark" class="crp_title">A Firefox Theme</a></li><li><a href="http://danielmiessler.com/blog/dumping-safari-going-to-camino" rel="bookmark" class="crp_title">Dumping Safari. Going to Camino.</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/firefox-universal/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Stuck With Safari</title>
		<link>http://danielmiessler.com/blog/stuck-with-safari</link>
		<comments>http://danielmiessler.com/blog/stuck-with-safari#comments</comments>
		<pubDate>Sun, 05 Mar 2006 19:04:40 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://dmiessler.com/archives/713</guid>
		<description><![CDATA[So the Intel version of Firefox for OS X isn&#8217;t coming out until later this month. As such, I&#8217;ll be using Safari until then. Safari is fast as hell on this machine; I can only hope Firefox will be nearly as fast. And if they do something with the nasty looking widgets that&#8217;d be golden. [...]]]></description>
			<content:encoded><![CDATA[<p>So the Intel version of Firefox for OS X isn&#8217;t coming out until later this month. As such, I&#8217;ll be using Safari until then. Safari is fast as hell on this machine; I can only hope Firefox will be nearly as fast. And if they do something with the nasty looking widgets that&#8217;d be golden.</p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/back-to-firefox" rel="bookmark" class="crp_title">Back to Firefox?</a></li><li><a href="http://danielmiessler.com/blog/dumping-firefox-going-to-safari" rel="bookmark" class="crp_title">Dumping Firefox. Going to Safari.</a></li><li><a href="http://danielmiessler.com/blog/camino-rocks-but" rel="bookmark" class="crp_title">Camino Rocks, But&#8230;</a></li><li><a href="http://danielmiessler.com/blog/firefox-universal" rel="bookmark" class="crp_title">Firefox Universal</a></li><li><a href="http://danielmiessler.com/blog/safaris-1-annoyance-no-tab-from-the-url-bar" rel="bookmark" class="crp_title">Safari&#8217;s #1 Annoyance: No Tab From The URL Bar</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/stuck-with-safari/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Camino Rocks, But&#8230;</title>
		<link>http://danielmiessler.com/blog/camino-rocks-but</link>
		<comments>http://danielmiessler.com/blog/camino-rocks-but#comments</comments>
		<pubDate>Wed, 15 Feb 2006 05:21:02 +0000</pubDate>
		<dc:creator>Daniel Miessler</dc:creator>
				<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://dmiessler.com/archives/701</guid>
		<description><![CDATA[&#8230;it&#8217;s not Firefox. Other than that, it&#8217;s great. Seriously, though, you can&#8217;t do Quick Searches in Camino like you can in Firefox. Until it can do at least that (not to mention extensions and plugins), I simply have no choice but to stay with the Fox. I mean, don&#8217;t get me wrong &#8212; this new [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230;it&#8217;s not <a href="http://www.mozilla.org/products/firefox">Firefox</a>. Other than that, it&#8217;s great.</p>

<p>Seriously, though, you can&#8217;t do <a href="http://dmiessler.com/archives/395">Quick Searches</a> in Camino like you can in Firefox. Until it can do at least that (not to mention extensions and plugins), I simply have no choice but to stay with the Fox.</p>

<p>I mean, don&#8217;t get me wrong &#8212; this new version of Camino looks <em>really</em> nice, but so does <a href="http://www.apple.com/safari">Safari</a>. It, like Camino, simply lacks features &#8212; hence my loyalty to Firefox for the forseeable future.</p>

<p>And once Firefox looks as good as Camino or Safari, well&#8230;that&#8217;s game over.</p>
<div id="crp_related"><h3>Related Content</h3><ul><li><a href="http://danielmiessler.com/blog/dumping-safari-going-to-camino" rel="bookmark" class="crp_title">Dumping Safari. Going to Camino.</a></li><li><a href="http://danielmiessler.com/blog/firefox-universal" rel="bookmark" class="crp_title">Firefox Universal</a></li><li><a href="http://danielmiessler.com/blog/firefox-1502-is-os-x-universal" rel="bookmark" class="crp_title">Firefox 1.5.0.2 is OS X Universal</a></li><li><a href="http://danielmiessler.com/blog/back-to-firefox" rel="bookmark" class="crp_title">Back to Firefox?</a></li><li><a href="http://danielmiessler.com/blog/loving-safari" rel="bookmark" class="crp_title">Loving Safari</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://danielmiessler.com/blog/camino-rocks-but/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

