<?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>Hacking Articles &#187; Browser Hacking</title>
	<atom:link href="http://www.hackingarticles.in/category/browser-hacking-tips-and-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hackingarticles.in</link>
	<description>Raj Chandel&#039;s Blog</description>
	<lastBuildDate>Sat, 18 May 2013 11:28:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>How to Install BeEF in Windows PC</title>
		<link>http://www.hackingarticles.in/how-to-install-beef-in-windows-pc/</link>
		<comments>http://www.hackingarticles.in/how-to-install-beef-in-windows-pc/#comments</comments>
		<pubDate>Wed, 07 Nov 2012 12:08:54 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[Browser Hacking]]></category>
		<category><![CDATA[Penetration Testing]]></category>
		<category><![CDATA[Windows Hacking Tricks]]></category>

		<guid isPermaLink="false">http://www.hackingarticles.in/?p=7223</guid>
		<description><![CDATA[BeEF is short for The Browser Exploitation Framework. It is a penetration testing tool that focuses on the web browser. BeEF is pioneering techniques that provide the experienced penetration tester with practical client side attack vectors. Unlike other security frameworks, BeEF focuses on leveraging browser vulnerabilities to assess the security posture of a target. This [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;"><span style="color: #000000;">BeEF is short for The Browser Exploitation Framework. It is a penetration testing tool that focuses on the web browser. BeEF is pioneering techniques that provide the experienced penetration tester with practical client side attack vectors. Unlike other security frameworks, BeEF focuses on leveraging browser vulnerabilities to assess the security posture of a target. This project is developed solely for lawful research and penetration testing.</span></p>
<p style="text-align: justify;"><span style="color: #000000;">First download ruby for windows from</span> <strong><a href="http://rubyforge.org/frs/download.php/76527/rubyinstaller-1.9.3-p286.exe">here</a></strong></p>
<p><span style="color: #000000;">Install it in <strong>C: folder</strong> and make sure you select all the options. So Ruby is installed now.</span></p>
<p><img src="http://i1.wp.com/4.bp.blogspot.com/-tnJsIh1TC1Y/UJpK_QK4EWI/AAAAAAAAEp0/GRo7YzYHSiE/s1600/1.2.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;">After installing Ruby, you need to download the SQLite dll from</span> <strong><a href="http://www.sqlite.org/sqlitedll-3_6_23_1.zip">here</a></strong></p>
<p><span style="color: #000000;">Now extract the SQLite zip file on the <strong>Ruby193bin</strong> folder:</span></p>
<p><img src="http://i2.wp.com/1.bp.blogspot.com/-e2jhLB1W7JA/UJpLKghKYuI/AAAAAAAAEp8/nt_1VsVnMf8/s1600/1.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;">Now you need to download the ‘<strong>DevKit-tdm-32-4.5.2-20111229-1559-sfx.exe’</strong> from</span><strong> <a href="https://github.com/downloads/oneclick/rubyinstaller/DevKit-tdm-32-4.5.2-20111229-1559-sfx.exe">here</a></strong></p>
<p><span style="color: #000000;">Now extract the <strong>DevKit-tdm-32-4.5.2-20111229-1559-sfx.exe’</strong> file on the <strong>C: folder</strong></span></p>
<p><span style="color: #000000;">Open cmd prompt and go to ‘<strong>Devkit</strong>’ path and we need to run &#8220;<strong>ruby dk.rb init</strong></span></p>
<p><img src="http://i2.wp.com/1.bp.blogspot.com/-BVVG99uR050/UJpLVI5QllI/AAAAAAAAEqE/v4Q0yNEqyoo/s1600/2.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;">Now we need to run &#8220;<strong>ruby dk.rb install’</strong></span></p>
<p><img src="http://i1.wp.com/2.bp.blogspot.com/-KBqZJhpZUiI/UJpLr-wW8PI/AAAAAAAAEqM/XGthp8CCUQc/s1600/3.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;">Now a few other steps: <strong>- ruby dk.rb review</strong> (checks things are ok) –</span></p>
<p><span style="color: #000000;"><strong>gem install rdiscount &#8211;platform=ruby</strong> (you should see the message &#8220;Temporarily enhancing PATH to include DevKit&#8230;&#8221;)</span></p>
<p><img src="http://i0.wp.com/4.bp.blogspot.com/-mobmt6tnzdM/UJpL1Bd6b2I/AAAAAAAAEqU/pXq3wGDP7Kk/s1600/4.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;">Now you need to download the ‘<strong>BeEF Project</strong> from</span> <strong><a href="http://beefproject.com/">here</a></strong></p>
<p><span style="color: #000000;">Now open the BeEF file ‘<strong>beefproject-beef-beef-0.4.3.7-0-g69c59bb</strong>’ and extract the files to <strong>C:beef</strong></span></p>
<p><span style="color: #000000;">Open cmd prompt go to the BeEF path and type the following:</span></p>
<p><span style="color: #000000;"><strong>ruby install</strong></span></p>
<p><span style="color: #000000;">Now type the below commands one by one</span></p>
<p><span style="color: #000000;"><strong>gem install bundler</strong></span></p>
<p><span style="color: #000000;"><strong>bundle install</strong></span></p>
<p><span style="color: #000000;">(You will see something similar to this)</span></p>
<p><img src="http://i2.wp.com/1.bp.blogspot.com/-DZfHFcIymTc/UJpME1AaneI/AAAAAAAAEqc/zbH9DSpDmrw/s1600/5.jpg?resize=577%2C528" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;">Now Type &#8220;<strong>ruby beef</strong>&#8221; to start beef.</span></p>
<p><span style="color: #000000;">Of course you will need your Windows Firewall to allow that application <img src='http://i2.wp.com/www.hackingarticles.in/wp-includes/images/smilies/icon_smile.gif?w=620' alt=':)' class='wp-smiley' data-recalc-dims="1" /> </span></p>
<p><img src="http://i0.wp.com/2.bp.blogspot.com/-M4k4g_pTrCk/UJpMTfjt4vI/AAAAAAAAEqs/Brvm-HewFAg/s1600/fi.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p><img src="http://i2.wp.com/2.bp.blogspot.com/-Md3Hxc8LwyU/UJpMaTTa86I/AAAAAAAAEq0/gVtfk1MRoKY/s1600/6.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;">BeEF is installed successfully. Now go to http<strong>://127.0.0.1:3000/ui/panel</strong> and check if it is available</span></p>
<p><span style="color: #000000;"><strong>http://192.168.1.2:3000/ui/panel</strong> (beef is the user name and password)</span></p>
<p><img src="http://i1.wp.com/2.bp.blogspot.com/-2yn-lP1s5Z0/UJpMn2m3lSI/AAAAAAAAEq8/F6P3tr2aRjc/s1600/7.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;">Send the link <strong>http://192.168.1.2:3000/demos/basic.html</strong> to the victim via chat or email or any social engineering technique to the victim.</span></p>
<p><img src="http://i0.wp.com/1.bp.blogspot.com/-ExaLs6b58v4/UJpM1lAgaiI/AAAAAAAAErE/NTdrzLGOAfM/s1600/8.jpg?resize=598%2C490" alt="" data-recalc-dims="1" /></p>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/how-to-install-beef-in-windows-pc/" data-title="How to Install BeEF in Windows PC"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/how-to-install-beef-in-windows-pc/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Hcon &#8211; Open Source Penetration Testing / Ethical Hacking Framework</title>
		<link>http://www.hackingarticles.in/hcon-open-source-penetration-testing-ethical-hacking-framework/</link>
		<comments>http://www.hackingarticles.in/hcon-open-source-penetration-testing-ethical-hacking-framework/#comments</comments>
		<pubDate>Tue, 07 Aug 2012 21:01:53 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[Browser Hacking]]></category>
		<category><![CDATA[Hacking Tools]]></category>

		<guid isPermaLink="false">http://www.hackingarticles.in/?p=6221</guid>
		<description><![CDATA[HconSTF is Open Source Penetration Testing Framework based on different browser technologies, which helps any security professional to assists in the Penetration testing or vulnerability scanning assessments. contains web tools which are powerful in doing xss(cross site scripting), Sql injection, siXSS, CSRF, Trace XSS, RFI, LFI, etc. Even useful to anybody interested in information security [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;"><span style="color: #000000;">HconSTF is Open Source Penetration Testing Framework based on different browser technologies, which helps any security professional to assists in the Penetration testing or vulnerability scanning assessments. contains web tools which are powerful in doing xss(cross site scripting), Sql injection, siXSS, CSRF, Trace XSS, RFI, LFI, etc. Even useful to anybody interested in information security domain &#8211; students, Security Professionals, web developers, manual vulnerability assessments and much more.</span></p>
<h5 style="text-align: justify;"><span style="color: #000000;"><strong>Features</strong></span></h5>
<ul>
<li><span style="color: #000000;">Categorized and comprehensive toolset</span></li>
<li><span style="color: #000000;">Contains hundreds of tools and features and script for different tasks like SQLi, XSS,Dorks, OSINT to name a few</span></li>
<li><span style="color: #000000;">HconSTF webUI with online tools (same as the Aqua base version of HconSTF)</span></li>
<li><span style="color: #000000;">Each and every option is configured for penetration testing and Vulnerability assessments</span></li>
<li><span style="color: #000000;">Specially configured and enhanced for gaining easy &amp; solid anonymity</span></li>
<li><span style="color: #000000;">Works for web app testing assessments specially for owasp top 10</span></li>
<li><span style="color: #000000;">Easy to use &amp; collaborative Operating System like interface</span></li>
<li><span style="color: #000000;">Multi-Language support (feature in heavy development translators needed)</span></li>
</ul>
<div><span style="color: #000000;"><img src="http://i0.wp.com/2.bp.blogspot.com/-cR9naBv-yag/UCGA4buKmZI/AAAAAAAADnw/4j0NiR0vI2M/s1600/hcon.jpg?resize=620%2C602" alt="" data-recalc-dims="1" /></span></div>
<h2><a href="http://sourceforge.net/projects/hconframework/"><strong>Download</strong></a></h2>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/hcon-open-source-penetration-testing-ethical-hacking-framework/" data-title="Hcon &#8211; Open Source Penetration Testing / Ethical Hacking Framework"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/hcon-open-source-penetration-testing-ethical-hacking-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sandcat Browser &#8211; Pen-Test Oriented Web Browser</title>
		<link>http://www.hackingarticles.in/sandcat-browser-pen-test-oriented-web-browser/</link>
		<comments>http://www.hackingarticles.in/sandcat-browser-pen-test-oriented-web-browser/#comments</comments>
		<pubDate>Mon, 28 May 2012 17:53:23 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[Browser Hacking]]></category>
		<category><![CDATA[Penetration Testing]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.hackingarticles.in/?p=5574</guid>
		<description><![CDATA[Sandcat Browser is a freeware portable pen-test oriented multi-tabbed web browser with extensions support developed by the Syhunt team, the same creators of the Syhunt Web Application Security Scanner. The Sandcat Browser is built on top of Chromium, the same engine that powers the Google Chrome browser, and uses the Lua language to provide extensions and scripting support. Sandcat Browser includes [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;"><span style="color: #000000;">Sandcat Browser is a freeware portable pen-test oriented multi-tabbed web browser with extensions support developed by the Syhunt team, the same creators of the Syhunt Web Application Security Scanner. The Sandcat Browser is built on top of Chromium, the same engine that powers the Google Chrome browser, and uses the Lua language to provide extensions and scripting support.</span></p>
<p style="text-align: justify;"><span style="color: #000000;"><strong>Sandcat Browser includes the following pen-test oriented features:</strong></span></p>
<ul>
<li><span style="color: #000000;">Live HTTP Headers</span></li>
<li><span style="color: #000000;">Request Editor Extension</span></li>
<li><span style="color: #000000;">Fuzzer extension with multiple modes and support for filters</span></li>
<li><span style="color: #000000;">JavaScript Executor extension &#8212; allows you to load and run external JavaScript files</span></li>
<li><span style="color: #000000;">Lua Executor extension &#8212; allows you to load and run external Lua scripts</span></li>
<li><span style="color: #000000;">Syhunt Gelo</span></li>
<li><span style="color: #000000;">HTTP Brute Force, CGI Scanner scripts and more</span></li>
</ul>
<div><img style="color: #000000;" src="http://i2.wp.com/4.bp.blogspot.com/-unmxdm4ZhmU/T8O6sCovtiI/AAAAAAAADKo/BWv2HF8ruyA/s1600/web.jpg?w=620" alt="" data-recalc-dims="1" /></div>
<h1><strong><a href="http://www.syhunt.com/?n=Sandcat.Browser">Download</a></strong></h1>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/sandcat-browser-pen-test-oriented-web-browser/" data-title="Sandcat Browser &#8211; Pen-Test Oriented Web Browser"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/sandcat-browser-pen-test-oriented-web-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Hack Remote Web Browser with BeEF (Browser Exploitation Framework)</title>
		<link>http://www.hackingarticles.in/how-to-hack-web-browser-with-beef-browser-exploitation-framework/</link>
		<comments>http://www.hackingarticles.in/how-to-hack-web-browser-with-beef-browser-exploitation-framework/#comments</comments>
		<pubDate>Fri, 11 May 2012 20:49:30 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[BackTrack 5 Tutorials]]></category>
		<category><![CDATA[Browser Hacking]]></category>

		<guid isPermaLink="false">http://www.hackingarticles.in/?p=5284</guid>
		<description><![CDATA[BeEF is short for The Browser Exploitation Framework. It is a penetration testing tool that focuses on the web browser. The Browser Exploitation Framework (BeEF) is a powerful professional security tool. BeEF focuses on leveraging browser vulnerabilities to assess the security posture of a target. This project is developed solely for lawful research and penetration testing. BeEF hooks one [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;"><span style="color: #000000;">BeEF is short for The Browser Exploitation Framework. It is a penetration testing tool that focuses on the web browser. The <strong>Browser Exploitation Framework</strong> (BeEF) is a powerful professional security tool.</span></p>
<p style="text-align: justify;"><span style="color: #000000;">BeEF focuses on leveraging browser vulnerabilities to assess the security posture of a target. This project is developed solely for lawful research and penetration testing. BeEF hooks one or more web browsers as beachheads for the launching of directed command modules. Each browser is likely to be within a different security context, and each context may provide a set of unique attack vectors.</span></p>
<h5 style="text-align: justify;"><span style="color: #000000;"><strong>How to Install Browser Exploitation Framework</strong> <strong>in BacTrack</strong></span></h5>
<p style="text-align: justify;"><span style="color: #000000;">First Open Your backtrack and Follow these path</span></p>
<p style="text-align: justify;"><span style="color: #800000;"><strong>Applications-&gt;Backtrack–&gt;Exploitation Tools-&gt;Social Engineering Tools-&gt;BEEF XSS Framework-&gt;BeEF Installer</strong></span></p>
<p style="text-align: justify;"><img src="http://i0.wp.com/1.bp.blogspot.com/-aj1IW-zyDZ8/T610AB1ahuI/AAAAAAAAC1o/ua-KwjXBy4w/s1600/1.jpg?resize=620%2C362" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;">Now Beef is Successfully Install in your PC</span></p>
<p><img src="http://i2.wp.com/1.bp.blogspot.com/-wa91neIHAMM/T610LwI26nI/AAAAAAAAC1w/sy5IsGGAzCI/s1600/2.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p>&nbsp;</p>
<h5 style="text-align: justify;"><span style="color: #000000;"><strong>How to use Browser Exploitation Framework</strong> </span></h5>
<p style="text-align: justify;"><span style="color: #000000;">Open your backtrack and Follow these path</span></p>
<p style="text-align: justify;"><span style="color: #800000;"><strong>Applications-&gt;Backtrack–&gt;Exploitation Tools-&gt;Social Engineering Tools-&gt;BEEF XSS Framework-&gt;BeEF</strong></span></p>
<p style="text-align: justify;"><img src="http://i0.wp.com/1.bp.blogspot.com/-P27JEiUaKV8/T610c6l8XAI/AAAAAAAAC14/zc4rCAJ8chQ/s1600/3.jpg?resize=620%2C340" alt="" data-recalc-dims="1" /></p>
<p style="text-align: justify;"><img src="http://i0.wp.com/1.bp.blogspot.com/-bUYfWm7I83c/T610lXnqvxI/AAAAAAAAC2A/wVqTu8_CCrI/s1600/4.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p style="text-align: justify;"><span style="color: #000000;">Then copied the URL and launched it in the browser (this is my URL based on the IP of my virtual box machine yours will be different)</span></p>
<p><span style="color: #3366ff;"><strong>http://192.168.1.3:3000/ui/panel</strong></span> <span style="color: #000000;">(<strong>beef is the user name and password</strong>)</span></p>
<p><img src="http://i1.wp.com/4.bp.blogspot.com/--OBgJXnOO3I/T610wyeXx0I/AAAAAAAAC2I/IIHl9YRB7sk/s1600/5.jpg?resize=602%2C385" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;">Send the link</span> <span style="color: #3366ff;"><strong>http://192.168.1.3:3000/demos/basic.html</strong></span> <span style="color: #000000;">to the victim via chat or email or any social engineering technique to the victim</span></p>
<p><img src="http://i2.wp.com/4.bp.blogspot.com/-WaFfTWQHwLY/T6107z8z7rI/AAAAAAAAC2Q/vALOxg7vLLU/s1600/demo.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;">Now you can get access of victim pc</span></p>
<p><img src="http://i2.wp.com/3.bp.blogspot.com/-Y3POGYozYKg/T611F3ZQwOI/AAAAAAAAC2Y/OhIAWhrQKqA/s1600/6.jpg?resize=620%2C320" alt="" data-recalc-dims="1" /></p>
<p><img src="http://i2.wp.com/1.bp.blogspot.com/-LMV5oPZ9-HE/T611NmlbWnI/AAAAAAAAC2g/cZDYJM95-Ik/s1600/7.jpg?resize=618%2C341" alt="" data-recalc-dims="1" /></p>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/how-to-hack-web-browser-with-beef-browser-exploitation-framework/" data-title="How to Hack Remote Web Browser with BeEF (Browser Exploitation Framework)"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/how-to-hack-web-browser-with-beef-browser-exploitation-framework/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>BFT (Browser Forensic Tool )</title>
		<link>http://www.hackingarticles.in/bft-browser-forensic-tool/</link>
		<comments>http://www.hackingarticles.in/bft-browser-forensic-tool/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 13:51:09 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[Browser Hacking]]></category>
		<category><![CDATA[Cyber Forensics]]></category>

		<guid isPermaLink="false">http://www.hackingarticles.in/?p=4300</guid>
		<description><![CDATA[Browser forensic tool is software that will search in all kind of browser history (even archived) in a few seconds. It will retrieve URLS and Title with the chosen keywords of all matching search. Download]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;"><span style="color: #000000;">Browser forensic tool is software that will search in all kind of browser history (even archived) in a few seconds. It will retrieve URLS and Title with the chosen keywords of all matching search.</span></p>
<p style="text-align: justify;"><img src="http://i1.wp.com/4.bp.blogspot.com/-ZmlSNy7Z2ug/T0D9fOiZ9YI/AAAAAAAACHc/yYkWArMgcQ4/s1600/browser+foren.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<h1><strong><a href="http://www.softpedia.com/get/Internet/Other-Internet-Related/Browser-Forensic-Tool.shtml">Download</a></strong></h1>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/bft-browser-forensic-tool/" data-title="BFT (Browser Forensic Tool )"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/bft-browser-forensic-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Check Your Browser Security</title>
		<link>http://www.hackingarticles.in/how-to-check-your-browser-security/</link>
		<comments>http://www.hackingarticles.in/how-to-check-your-browser-security/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 11:55:12 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[Browser Hacking]]></category>

		<guid isPermaLink="false">http://www.hackingarticles.in/?p=3270</guid>
		<description><![CDATA[Qualys BrowserCheck  Qualys BrowserCheck is a free tool that scans your browser and its plugins to find potential vulnerabilities and security holes and help you fix them. https://browsercheck.qualys.com/ &#160; Browser Scope Browserscope is a community-driven project for profiling web browsers. The goals are to foster innovation by tracking browser functionality and to be a resource for [...]]]></description>
				<content:encoded><![CDATA[<h3 style="text-align: justify;"><span style="color: #000000;"><span style="color: #800000;"><strong>Qualys BrowserCheck</strong><strong> </strong></span><strong></strong></span></h3>
<p style="text-align: justify;"><span style="color: #000000;"><em>Qualys BrowserCheck</em> is a free tool that scans your browser and its plugins to find potential vulnerabilities and security holes and help you fix them.</span></p>
<p style="text-align: justify;"><img src="http://i0.wp.com/3.bp.blogspot.com/-A-0q7L3nPsI/TuXoaPDU0FI/AAAAAAAABkM/QsVmeOuh9nY/s1600/qualys+browser+check.jpg?resize=585%2C250" alt="" data-recalc-dims="1" /></p>
<p style="text-align: justify;"><img src="http://i1.wp.com/4.bp.blogspot.com/-sho6sITTEug/TuXofAK5NpI/AAAAAAAABkU/8xowHL-Xvec/s1600/qualys+result.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<h4><strong><a href="https://browsercheck.qualys.com/">https://browsercheck.qualys.com/</a></strong></h4>
<p>&nbsp;</p>
<p style="text-align: justify;">
<h3 style="text-align: justify;"><span style="color: #800000;"><strong>Browser Scope</strong></span></h3>
<p style="text-align: justify;"><span style="color: #000000;">Browserscope is a community-driven project for profiling web browsers. The goals are to foster innovation by tracking browser functionality and to be a resource for web developers.</span></p>
<p style="text-align: justify;"><img src="http://i2.wp.com/2.bp.blogspot.com/-MCdvnEtZyJc/TuXoswWRQ8I/AAAAAAAABkc/k-QE-oHVD4o/s1600/browser+scope.jpg?resize=609%2C350" alt="" data-recalc-dims="1" /></p>
<h4><strong><a href="http://www.browserscope.org/security/test">http://www.browserscope.org/security/test</a></strong></h4>
<p style="text-align: justify;">
<h3 style="text-align: justify;"><span style="color: #800000;"><strong>Panopticlick</strong></span></h3>
<p style="text-align: justify;">Panopticlick checks if your browser’s configuration is unique. The more unique your browser, the less easily it could be tracked. Web tracking is a privacy risk for users.</p>
<p style="text-align: justify;"><img src="http://i2.wp.com/4.bp.blogspot.com/-sBB0cTNTTrw/TuXpAIGGSoI/AAAAAAAABkk/Zg0ox_9gaKY/s1600/panopticlick.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<h4 style="text-align: justify;"><strong><a href="http://panopticlick.eff.org/">http://panopticlick.eff.org/</a></strong></h4>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/how-to-check-your-browser-security/" data-title="How to Check Your Browser Security"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/how-to-check-your-browser-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Most Useful Google Chrome Browser chrome:// Commands</title>
		<link>http://www.hackingarticles.in/most-useful-google-chrome-browser-chrome-commands/</link>
		<comments>http://www.hackingarticles.in/most-useful-google-chrome-browser-chrome-commands/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 05:50:35 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[Browser Hacking]]></category>

		<guid isPermaLink="false">http://www.hackingarticles.in/?p=3222</guid>
		<description><![CDATA[chrome://flags From here you can enable some of the experimental features that are hidden in the google Chrome browser. Please note that as mentioned on this page, since these are experimental, these might not work as expected and might cause issues. Enable these features and use it at your own risk. chrome://dns This displays the [...]]]></description>
				<content:encoded><![CDATA[<h4 style="text-align: justify;"><span style="color: #000000;"><strong>chrome://flags</strong></span></h4>
<p style="text-align: justify;"><span style="color: #000000;">From here you can enable some of the experimental features that are hidden in the google Chrome browser. Please note that as mentioned on this page, since these are experimental, these might not work as expected and might cause issues. Enable these features and use it at your own risk.</span></p>
<p style="text-align: justify;"><img src="http://i2.wp.com/3.bp.blogspot.com/-Ky0Ubi_3LaY/TuGdr2C4ZMI/AAAAAAAABhM/3gAIknUV21M/s1600/flag.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<h4></h4>
<h4><span style="color: #000000;"><strong>chrome://dns</strong></span></h4>
<p><span style="color: #000000;">This displays the list of hostnames for which the browser will prefetch the DNS records.</span></p>
<p><img src="http://i2.wp.com/4.bp.blogspot.com/-OsfLodxRP5g/TuGd2XKB0CI/AAAAAAAABhU/7KncQZZsKSg/s1600/dns.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p>&nbsp;</p>
<p><strong style="color: #000000; font-size: 18px; text-align: justify;">chrome://downloads</strong></p>
<p style="text-align: justify;"><span style="color: #000000;">This is also available from the Menu -&gt; Downloads. Short cut key is Ctrl+J</span></p>
<p style="text-align: justify;"><img src="http://i2.wp.com/2.bp.blogspot.com/-FpYy3dl1lYU/TuGd_sAevfI/AAAAAAAABhc/MaknVOncsM0/s1600/downloads.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<h4></h4>
<h4><span style="color: #000000;"><strong>chrome://extensions</strong></span></h4>
<p><span style="color: #000000;">This is also available from the Menu -&gt; Tools -&gt; Extensions</span></p>
<p><img src="http://i0.wp.com/1.bp.blogspot.com/-5YCy2wNPhsQ/TuGeGyr910I/AAAAAAAABhk/IldTGDF_Mbc/s1600/extensions.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p>&nbsp;</p>
<h4><span style="color: #000000;"><strong>chrome://bookmarks</strong></span></h4>
<p><span style="color: #000000;">This is also available from the Menu -&gt; Bookmarks -&gt; Bookmark Manager. Short cut key is Ctrl+Shift+O</span></p>
<p><img src="http://i0.wp.com/1.bp.blogspot.com/-TRWyJxljAtk/TuGeNhpkRnI/AAAAAAAABhs/ssbGmaY3kHc/s1600/bookmark.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p>&nbsp;</p>
<h4><span style="color: #000000;"><strong>chrome://history</strong></span></h4>
<p><span style="color: #000000;">This is also availble from the Menu -&gt; History. Short cut key is Ctrl+H</span></p>
<p><img src="http://i1.wp.com/3.bp.blogspot.com/-W_dk3wcy-g4/TuGeUiwVe6I/AAAAAAAABh0/_E25PcmYhXg/s1600/history.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p>&nbsp;</p>
<h4 style="text-align: justify;"><span style="color: #000000;"><strong>chrome://memory</strong></span></h4>
<p style="text-align: justify;"><span style="color: #000000;">This will redirect to “chrome://memory-redirect/”. This will display the memory used by Google chrome browser, and all other browsers running on the system (including firefox).</span></p>
<p style="text-align: justify;"><span style="color: #000000;">This also display all the process related to browser with their PID, process name, and the memory it takes.</span></p>
<p style="text-align: justify;"><img src="http://i0.wp.com/2.bp.blogspot.com/-YZUeveCnYP8/TuGebkOJ_YI/AAAAAAAABh8/OMMuzlVG0Zw/s1600/memory.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<h4 style="text-align: justify;"><span style="color: #000000;"><strong>chrome://net-internals</strong></span></h4>
<p style="text-align: justify;"><span style="color: #000000;">This displays all networking related information. Use this to capture network events generated by the browser. You can also export this data. You can view DNS host resolver cache.</span></p>
<p style="text-align: justify;"><span style="color: #000000;">One of the important feature in this feature is “Test”. If a URL failed to load, you can go to “chrome://net-internals” -&gt; click on “Tests” tab -&gt; type that URL which failed, and click on “Start Test”, which will do some test and report you why that URL failed.</span></p>
<p style="text-align: justify;"><img src="http://i1.wp.com/2.bp.blogspot.com/-SAge-flO6SQ/TuGejGBCjiI/AAAAAAAABiE/oYwv1Mj4ago/s1600/net+internal.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<h4 style="text-align: justify;"><span style="color: #000000;"><strong>chrome://quota-internals</strong></span></h4>
<p style="text-align: justify;"><span style="color: #000000;">This gives information about the disk space quote used by the browser, including the break down of how much space the individual websites took under temporary files.</span></p>
<p style="text-align: justify;"><img src="http://i1.wp.com/1.bp.blogspot.com/-xqRNpYQGXH8/TuGersM-qQI/AAAAAAAABiM/cP21EJ47hmo/s1600/quota+internal.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<h4 style="text-align: justify;"><span style="color: #000000;"><strong>chrome://sessions</strong></span></h4>
<p style="text-align: justify;"><span style="color: #000000;">This displays the number of sessions and magic list that are currently running.</span></p>
<p style="text-align: justify;"><img src="http://i0.wp.com/1.bp.blogspot.com/-0xFD5xvanDI/TuGe1JQwtSI/AAAAAAAABiU/An1zKVxaYEc/s1600/sessions.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<h4 style="text-align: justify;"></h4>
<h4 style="text-align: justify;"><span style="color: #000000;"><strong>chrome://settings</strong></span></h4>
<p style="text-align: justify;"><span style="color: #000000;">This is also available from the Menu -&gt; Options (on Windows), and Menu -&gt; Preferences (on Linux). From here you can control various browser related settings.</span></p>
<p style="text-align: justify;"><img src="http://i1.wp.com/2.bp.blogspot.com/-FOemGhSY5rY/TuGe8dWVu9I/AAAAAAAABic/uzg6AfV4wU0/s1600/setting.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p style="text-align: justify;">
<h4 style="text-align: justify;"><span style="color: #000000;"><strong>chrome://sync-internals</strong></span></h4>
<p style="text-align: justify;"><span style="color: #000000;">This gives information about the chrome sync feature, including the Sync URL used by google, and sync statistics.</span></p>
<p style="text-align: justify;"><img src="http://i1.wp.com/3.bp.blogspot.com/-du-39H-ykrk/TuGfGo6QrpI/AAAAAAAABik/B9xXuHTTXTg/s1600/sync+internals.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p style="text-align: justify;">
<p><span style="color: #000000;">Finally, to view all the available chrome:// commands, type chrome://about/ in your chrome browser URL as shown below</span></p>
<p><img src="http://i1.wp.com/2.bp.blogspot.com/-37brc-DHPao/TuGfNJMRVYI/AAAAAAAABis/bbesIMJhMQk/s1600/about.jpg?w=620" alt="" data-recalc-dims="1" /></p>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/most-useful-google-chrome-browser-chrome-commands/" data-title="Most Useful Google Chrome Browser chrome:// Commands"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/most-useful-google-chrome-browser-chrome-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Test Website on Different Browser</title>
		<link>http://www.hackingarticles.in/how-to-test-website-on-different-browser/</link>
		<comments>http://www.hackingarticles.in/how-to-test-website-on-different-browser/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 08:22:22 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[Browser Hacking]]></category>

		<guid isPermaLink="false">http://www.hackingarticles.in/?p=3144</guid>
		<description><![CDATA[Browser Shot Browsershots makes screenshots of your web design in different browsers. It is a free open-source online service created by Johann C. Rocholl. When you submit your web address, it will be added to the job queue. A number of distributed computers will open your website in their browser. First go to BrowserShots.org , you’ll see [...]]]></description>
				<content:encoded><![CDATA[<h3><span style="color: #800000;"><strong>Browser Shot</strong></span></h3>
<p style="text-align: justify;"><span style="color: #000000;">Browsershots makes screenshots of your web design in different browsers. It is a free open-source online service created by Johann C. Rocholl. When you submit your web address, it will be added to the job queue. A number of distributed computers will open your website in their browser.</span></p>
<p style="text-align: justify;"><span style="color: #000000;">First go to</span> <strong><a href="http://browsershots.org/">BrowserShots.org</a></strong> , <span style="color: #000000;">you’ll see almost all of the available browsers are pre-selected. If you want to test all available operating systems and browser versions, simply enter your website URL into the open field and click “<strong>Submit</strong>.” </span></p>
<p style="text-align: justify;"><span style="color: #000000;"><img src="http://i0.wp.com/2.bp.blogspot.com/-2k4JRM76FD8/Ttx9doKpW3I/AAAAAAAABdU/Wh-jA8h5NGU/s1600/ws.jpg?resize=567%2C500" alt="" data-recalc-dims="1" /></span></p>
<p style="text-align: justify;">
<p style="text-align: justify;">
<p>&nbsp;</p>
<p><strong><a href="http://browsershots.org/">http://browsershots.org/</a></strong></p>
<p>&nbsp;</p>
<h3 style="text-align: justify;"><span style="color: #800000;"><strong>Gomez Cross-Browser Compatibility Test</strong></span></h3>
<p style="text-align: justify;"><span style="color: #000000;">Gomez.com offers a set of tools that it calls the “Instant Test Center” with tests including, Cross-Browser Compatibility, Multi-Browser Performance and array of speed tests.</span></p>
<p style="text-align: justify;"><img src="http://i0.wp.com/2.bp.blogspot.com/-NOzwp5a9mIQ/Ttx9rGtvg4I/AAAAAAAABdc/4NiOIta-TqU/s1600/gomez.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p><strong><a href="http://www.gomez.com/cross-browser-website-compatibility-test/">http://www.gomez.com/cross-browser-website-compatibility-test/</a></strong></p>
<p>&nbsp;</p>
<h3 style="text-align: justify;"><span style="color: #800000;"><strong>Adobe Browser Lab</strong></span></h3>
<p style="text-align: justify;"><span style="color: #000000;">Adobe Browser Lab is an online service that helps ensure your web content displays as intended. Accurately preview web pages across multiple browsers and operating systems, navigate links, and use diagnostic tools to optimize websites efficiently.</span></p>
<p style="text-align: justify;"><img src="http://i1.wp.com/1.bp.blogspot.com/--p1sTMv7-Xc/Ttx90JpgyOI/AAAAAAAABdk/BWF0rdwmUas/s1600/abl.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p style="text-align: justify;"><img src="http://i1.wp.com/3.bp.blogspot.com/-_utxNDtS0fs/Ttx95AMINyI/AAAAAAAABds/ujiPpCYu79Y/s1600/abl1.jpg?resize=620%2C245" alt="" data-recalc-dims="1" /></p>
<p><strong>https://browserlab.adobe.com/en-us/index.html# </strong></p>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/how-to-test-website-on-different-browser/" data-title="How to Test Website on Different Browser"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/how-to-test-website-on-different-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search Other YouTube Video Without Close Running Video</title>
		<link>http://www.hackingarticles.in/search-other-youtube-video-without-close-running-video/</link>
		<comments>http://www.hackingarticles.in/search-other-youtube-video-without-close-running-video/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 05:59:01 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[Browser Hacking]]></category>
		<category><![CDATA[Youtube Hacking]]></category>

		<guid isPermaLink="false">http://www.hackingarticles.in/?p=3018</guid>
		<description><![CDATA[It is actually a very unique extension. As mentioned, it lets you search YouTube videos while you are watching one, and saves you the hassles of opening a new tab and missing your favorite video. First Download YT Background Search Plugin For Google Chrome. You would get a bar type when you install this extension [...]]]></description>
				<content:encoded><![CDATA[<p><span style="color: #000000;">It is actually a very unique extension. As mentioned, it lets you search YouTube videos while you are watching one, and saves you the hassles of opening a new tab and missing your favorite video.</span></p>
<p><span style="color: #000000;">First Download</span> <strong><a href="https://chrome.google.com/webstore/detail/kndpogpbkafegbfhpccanlbomchobadp?hl=en-US">YT Background Search</a></strong> <span style="color: #000000;">Plugin For Google Chrome.</span></p>
<p><img src="http://i1.wp.com/3.bp.blogspot.com/-tgBNcQi7yU0/TqEIMWPfvjI/AAAAAAAABSY/3kJuP_Zp5AQ/s1600/youtube.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p style="text-align: justify;"><span style="color: #000000;">You would get a bar type when you install this extension and all you have do is type the video name and click on ‘<strong>BG search</strong>’ and your screen would get divided. YouTube will show all results on same page</span></p>
<p><img src="http://i2.wp.com/3.bp.blogspot.com/-LGH8fMo49TU/TqEIomfdiTI/AAAAAAAABSg/y5tUWH3e4_U/s1600/youtube1.jpg?resize=603%2C463" alt="" data-recalc-dims="1" /></p>
<p><img src="http://i2.wp.com/2.bp.blogspot.com/-uAlozNAx_xs/TqEI0iUhjkI/AAAAAAAABSo/UFURQUKSM6w/s1600/youtube+2.jpg?resize=613%2C579" alt="" data-recalc-dims="1" /></p>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/search-other-youtube-video-without-close-running-video/" data-title="Search Other YouTube Video Without Close Running Video"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/search-other-youtube-video-without-close-running-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remotely Control Any Computer Using Chrome Remote Desktop</title>
		<link>http://www.hackingarticles.in/remotely-control-any-computer-using-chrome-remote-desktop/</link>
		<comments>http://www.hackingarticles.in/remotely-control-any-computer-using-chrome-remote-desktop/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 09:17:12 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[Browser Hacking]]></category>

		<guid isPermaLink="false">http://www.hackingarticles.in/?p=2965</guid>
		<description><![CDATA[Chrome Remote Desktop BETA is the first installment on a capability allowing users to remotely access another computer through the Chrome browser or a Chromebook. First Download Google Chrome Plugin Click Here After you install Chrome Remote Desktop BETA extension Open a new tab in your Chrome web browser then click on Chrome Remote Desktop [...]]]></description>
				<content:encoded><![CDATA[<p><span style="color: #000000;">Chrome Remote Desktop BETA is the first installment on a capability allowing users to remotely access another computer through the Chrome browser or a Chromebook.</span></p>
<ul>
<li><span style="color: #000000;">First Download Google Chrome Plugin</span> <strong><a href="https://chrome.google.com/webstore/detail/gbchcmhmhahfdphkhkmpfmihenigjmpp">Click Here</a></strong></li>
<li><span style="color: #000000;">After you install Chrome Remote Desktop BETA extension</span></li>
<li><span style="color: #000000;">Open a new tab in your Chrome web browser then click on Chrome Remote Desktop icon (from Apps tab)</span></li>
<li><span style="color: #000000;">Then click on Continue button</span></li>
</ul>
<div><span style="color: #000000;"><img src="http://i2.wp.com/3.bp.blogspot.com/-ixdN5rP_M3Y/TpvnK69m9nI/AAAAAAAABOI/7ie3BgRFrE0/s1600/cd.jpg?resize=615%2C221" alt="" data-recalc-dims="1" /></span></div>
<div><span class="Apple-style-span" style="color: #000000;">Press the<strong> </strong><strong>“Allow access”</strong><strong> </strong>button at the very next page</span></div>
<div><img src="http://i0.wp.com/2.bp.blogspot.com/-m8DG7XPySX4/TpvnSvW2-kI/AAAAAAAABOQ/Ju6368oG4AM/s1600/cd1.jpg?w=620" alt="" data-recalc-dims="1" /></div>
<div style="text-align: justify;"><span style="color: #000000;">Click on Share This Computer button, if you want to share your computer with someone  or else click on access a shared computer link if you want to access someone else computer.</span></div>
<div style="text-align: justify;"><img src="http://i1.wp.com/2.bp.blogspot.com/-r71v-H8ITmE/Tpvnad5A3BI/AAAAAAAABOY/nPNI9HHFfDM/s1600/cd2.jpg?resize=593%2C222" alt="" data-recalc-dims="1" /></div>
<div style="text-align: justify;"><span style="color: #000000;">Now you will get onetime unique access code, which you need to share it with the respective person you want to share your computer.</span></div>
<div style="text-align: justify;"><img src="http://i2.wp.com/3.bp.blogspot.com/-Dtkw_6xHa_A/Tpvqcnv3sGI/AAAAAAAABOg/EHG7CQre9Nk/s1600/cd3.jpg?resize=608%2C392" alt="" data-recalc-dims="1" /></div>
<div style="text-align: justify;">
<p><span style="color: #000000;">Now the person’s computer want to access ask him to share unique access code with you so that you can get remote access on his computer</span></p>
</div>
<div style="text-align: justify;"><img src="http://i1.wp.com/2.bp.blogspot.com/-VR5y0juDsNo/Tpvq2CPSvXI/AAAAAAAABOo/6hJV1fgsflY/s1600/cd4.jpg?resize=599%2C257" alt="" data-recalc-dims="1" /></div>
<div style="text-align: justify;">
<p><span style="color: #000000;">Now they will verify and there you go, you got access to respective person computer or vice versa</span></p>
<p><img src="http://i2.wp.com/2.bp.blogspot.com/-q1dFkH5ZlNM/TpvrCWZYDbI/AAAAAAAABOw/YgWGwXL0CYk/s1600/cd5.jpg?resize=604%2C212" alt="" data-recalc-dims="1" /></p>
<p>&nbsp;</p>
<p><img src="http://i2.wp.com/1.bp.blogspot.com/-6NaiCypky2s/TpvrJWeSqiI/AAAAAAAABO4/KGktoekoHmU/s1600/cd6.jpg?resize=620%2C289" alt="" data-recalc-dims="1" /></p>
</div>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/remotely-control-any-computer-using-chrome-remote-desktop/" data-title="Remotely Control Any Computer Using Chrome Remote Desktop"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/remotely-control-any-computer-using-chrome-remote-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
