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

<channel>
	<title>[blog.rayfoo] &#187; fun</title>
	<atom:link href="http://blog.rayfoo.info/tag/fun/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.rayfoo.info</link>
	<description>Infosec, DFIR, tech geekery, thoughts and whatnot</description>
	<lastBuildDate>Wed, 25 Jan 2012 00:36:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Letter of Recommendation</title>
		<link>http://blog.rayfoo.info/2010/08/letter-of-recommendation</link>
		<comments>http://blog.rayfoo.info/2010/08/letter-of-recommendation#comments</comments>
		<pubDate>Sun, 29 Aug 2010 12:35:03 +0000</pubDate>
		<dc:creator>ray</dc:creator>
				<category><![CDATA[Everything]]></category>
		<category><![CDATA[Face Science]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[letters]]></category>
		<category><![CDATA[picture]]></category>
		<category><![CDATA[recommendation]]></category>

		<guid isPermaLink="false">http://blog.rayfoo.info/?p=737</guid>
		<description><![CDATA[Finally got my Letter of Recommendation from the Senior Fake Scientist at the Fake Science Labs!   Now I have good backing for when I apply to be a Chief Switch Flipper!]]></description>
			<content:encoded><![CDATA[<p>Finally got my Letter of Recommendation from the <a href="http://fakescience.tumblr.com/post/947674097/fake-science-recommends-you">Senior Fake Scientist</a> at the <a href="http://fakescience.tumblr.com/">Fake Science Labs</a>! <img src='http://blog.rayfoo.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />   Now I have good backing for when I apply to be a Chief Switch Flipper!</p>
<p><a href="http://fakescience.tumblr.com/post/947674097/fake-science-recommends-you"><img class="aligncenter size-full wp-image-738" title="recommendationfoo" src="http://blog.rayfoo.info/wp-content/uploads/2010/08/recommendationfoo.jpg" alt="" width="424" height="548" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.rayfoo.info/2010/08/letter-of-recommendation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Splunking User Agent strings</title>
		<link>http://blog.rayfoo.info/2010/08/splunking-user-agent-strings</link>
		<comments>http://blog.rayfoo.info/2010/08/splunking-user-agent-strings#comments</comments>
		<pubDate>Sun, 15 Aug 2010 15:05:54 +0000</pubDate>
		<dc:creator>ray</dc:creator>
				<category><![CDATA[Everything]]></category>
		<category><![CDATA[data analysis]]></category>
		<category><![CDATA[EFF]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Splunk]]></category>
		<category><![CDATA[user agent]]></category>

		<guid isPermaLink="false">http://blog.rayfoo.info/?p=733</guid>
		<description><![CDATA[Just thought I'd do a quick survey of the kinds of users trying to hit my site, just for the fun of it, heh. Fired up Splunk to do a quick search over the past 7 days: The resulting string can be easily copied and massaged further in a text editor (replacing the "in between" [...]]]></description>
			<content:encoded><![CDATA[<p>Just thought I'd do a quick survey of the kinds of users trying to hit my site, just for the fun of it, heh.</p>
<p>Fired up <a href="http://www.splunk.com/">Splunk</a> to do a quick search over the past 7 days:</p>
<pre class="brush: plain; title: ; notranslate">index=myblogindex | dedup useragent | fields useragent | sort useragent | format</pre>
<p>The resulting string can be easily copied and massaged further in a text editor (replacing the "in between" strings like <span style="color: #33cccc;"><em>" ) OR ( useragent="</em></span> with <span style="color: #33cccc;"><em>\n</em></span>)</p>
<p>I'm pretty interested still (as always) to see how easy it is to <a href="https://www.eff.org/deeplinks/2010/01/tracking-by-user-agent">profile/"follow" an individual user due to uniqueness of each OS-browser's useragent (UA) strings</a>, but that's another story for another exercise, another day...</p>
<p>Here're some of the more interesting UA strings and analyses.  And these were harvested <em>only</em> over a span of 7 days!</p>
<blockquote><p>BlackBerry9530/5.0.0.732 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/105</p>
<p>SonyEricssonC905/R1FA Browser/NetFront/3.4 Profile/MIDP-2.1 Configuration/CLDC-1.1 JavaPlatform/JP-8.4.3</p>
<p>T-Mobile  Dash Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; Smartphone;  320x240;) MSNBOT-MOBILE/1.1 (+http://search.msn.com/msnbot.htm)</p></blockquote>
<p>Love it when I see mobile browsers' UA strings, wonder how much further could I dig into them in the future...</p>
<blockquote><p>Flight Deck Bot 1.3 beta (http://www.flightdeckreports.com/bot)</p></blockquote>
<p>Flight Deck's a game that I recently restarted my tactics experiments with, wonder how exactly did they hit my site?  No referrers sent with the requests, but I suspect they came via Twitter.  Or was it even the same Flight Deck site?  Too lazy to dig further for now <img src='http://blog.rayfoo.info/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<blockquote><p>Mozilla/4.0 (PSP (PlayStation Portable); 2.00)</p></blockquote>
<p>PSP...?</p>
<blockquote><p>Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; sbcydsl 3.12; YComp 5.0.0.0; YPC 3.2.0; FunWebProducts; .NET CLR 1.1.4322; ZangoToolbar 4.8.2; yplus 5.1.04b)</p></blockquote>
<p>Interesting to see how many people have installed adware/spyware like <a href="http://www.google.com/search?q=funwebproducts">FunWebProducts</a>.  There're other examples in my logs too of such malware that modify the UA string, which makes it possible to do detection and statistics in perimeter devices like IDSes...</p>
<blockquote><p>Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_2 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Mobile/7D11</p>
<p>Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_3 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Mobile/7E18</p>
<p>Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_0_1 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Mobile/8A306</p>
<p>Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_0_1 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8A306 Safari/6531.22.7</p>
<p>Mozilla/5.0 (iPod; U; CPU iPhone OS 3_1_3 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7E18 Safari/528.16</p>
<p>Mozilla/5.0 (iPod; U; CPU iPhone OS 3_1_3 like Mac OS X; nl-nl) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7E18 Safari/528.16</p></blockquote>
<p>iPhones/iPods/iWhatNot.  OS AND browser versions all revealed!  Now, how about some "automatic" "<a href="http://www.symantec.com/connect/blogs/beware-attackers-could-use-new-iphone-4-jailbreak-code-carry-out-malicious-attacks">jailbreaking</a>"? Heh heh heh...not!</p>
<blockquote><p>SAMSUNG-SGH-E250/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Browser/6.2.3.3.c.1.101 (GUI) MMP/2.0 (compatible; Googlebot-Mobile/2.1; +http://www.google.com/bot.html)</p></blockquote>
<p>Googlebot using SAMSUNG phones?!  Either Google has some wicked architecture to incorporate mobile phones as crawlers, or that this is a very confused bot <img src='http://blog.rayfoo.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<blockquote><p>Wget/1.12 (linux-gnu)</p>
<p>Wget/1.9+cvs-stable (Red Hat modified)</p>
<p>curl/7.18.2 (i386-pc-win32) libcurl/7.18.2 zlib/1.2.3</p>
<p>curl/7.19.6 (i386-pc-win32) libcurl/7.19.6 OpenSSL/0.9.8k zlib/1.2.3</p></blockquote>
<p>When you see your site being accessed by programs like wget and curl, and it's not Amazon's AWS (use Splunk's lookup dnslookup clientip to find out the clienthost name), it's a very safe bet that they're zombies/compromised user computers as part of a botnet.  The clienthost names and many different IP addresses would confirm that they're zombies.</p>
<p>Well, that's all for today folks!  Feel free to comment/discuss below <img src='http://blog.rayfoo.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.rayfoo.info/2010/08/splunking-user-agent-strings/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Wilhelm Scream</title>
		<link>http://blog.rayfoo.info/2010/04/wilhelm-scream</link>
		<comments>http://blog.rayfoo.info/2010/04/wilhelm-scream#comments</comments>
		<pubDate>Sat, 17 Apr 2010 16:34:13 +0000</pubDate>
		<dc:creator>ray</dc:creator>
				<category><![CDATA[Everything]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[sounds]]></category>
		<category><![CDATA[Wilhelm Scream]]></category>

		<guid isPermaLink="false">http://blog.rayfoo.info/?p=525</guid>
		<description><![CDATA[Tried cutting out the Wilhelm Scream from the original scene in Distant Drums (1951).  I don't really know how to remove the noise as yet without degrading the quality of the scream too much, do let me know if you have a better (noise removed) version!  I'll post it up with credits if it's good, [...]]]></description>
			<content:encoded><![CDATA[<p>Tried cutting out the <a href="http://en.wikipedia.org/wiki/Wilhelm_scream">Wilhelm Scream</a> from the <a href="http://www.youtube.com/watch?v=dc5F2C0CYlA">original scene in Distant Drums (1951)</a>.  I don't really know how to remove the noise as yet without degrading the quality of the scream too much, do let me know if you have a better (noise removed) version!  I'll post it up with credits if it's good, heh.</p>
<p>For now, I have a new SMS ringtone... <img src='http://blog.rayfoo.info/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Here's the link to the file: <a href="http://blog.rayfoo.info/wp-content/uploads/2010/04/original_wilhelm_scream_raw.wav">original_wilhelm_scream_raw</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.rayfoo.info/2010/04/wilhelm-scream/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSH brute force namelist</title>
		<link>http://blog.rayfoo.info/2010/02/ssh-brute-force-namelist</link>
		<comments>http://blog.rayfoo.info/2010/02/ssh-brute-force-namelist#comments</comments>
		<pubDate>Wed, 24 Feb 2010 15:59:56 +0000</pubDate>
		<dc:creator>ray</dc:creator>
				<category><![CDATA[Everything]]></category>
		<category><![CDATA[brute forcing]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://blog.rayfoo.info/?p=441</guid>
		<description><![CDATA[It's weird, but therapeutic to see what kind of data has been gathered from the public server... Today's feature: the list of user IDs that has been used to attempt brute forcing on ssh till date! *drum roll* From the looks of this list, some of these people/botnet operators think I'm German/Spanish/Japanese.  Really weird, or [...]]]></description>
			<content:encoded><![CDATA[<p>It's weird, but therapeutic to see what kind of data has been gathered from the public server...</p>
<p>Today's feature: the list of user IDs that has been used to attempt brute forcing on ssh till date! *drum roll*</p>
<p>From the looks of this list, some of these people/botnet operators think I'm German/Spanish/Japanese.  Really weird, or these botnets are just whacking away without using the correct wordlist.</p>
<pre class="brush: plain; title: ; notranslate">00089 0123456789 a aa aaa aaaa aaaaa aaaaaa aaaaaaa aaaaaaaa Aadolf Aaliyah Aamu Aapeli aaron Aaron aarti abby abcs abel admin administrator adolfo agata alberto alexandre alexis alias amministratore ana andrew angel anthony anti art arthur backuppc bang bb benjie bind bob bond brian caja cameron candie candy carey cargan carina carissa carl carla carlo carrie cgarcia cgi-bin cis42 cisco clement conter coo cristi cristian cristina cristinel cs cvsroot da damian dasusr1 dati dave db2fenc1 db2inst1 desiree director djeli dk dke dl dle dm dmaac dme dmitra documenti domin Doo doris dragon droguri ebony ecampaig echo ed enzo fax fedora felipe fido finance foc francois ftp ftpuser gary ghost goncalo grant gt05 guest haiduc haitac hammer happiness hugo iasiasur ibiza information informix ionita ipbx jay jd jean joan johan joomla joseluis julius julius123 jun jurca kato kidskhan li71-183 li71-183.members.linode library lord ls lschmidt lscsymbiosis lsnoxell lucas lucia m magnos marian mark marketing marta mathis medina mercedes miguel mike miranda mireya mlmb monica montrelle myky mythtv nagios nana natalia natasha nathan nelson nicoara nlopez no nrg nu office offsite operatore oracle owen pamela pgsl plcmspip PlcmSpIp porno pos post postgres power powered prchal prueba pubblico public q1 r00t raimundo ram reboot recepcion recruit rene ricardo roby rocio Root root123 roto ruut sales samba sami scan se sebastian services sims sims2 sistema skbae skin skipe skype skywalker slayer spam sshadmin sshdu sss staff stan std015 stephanie stone stud student student1 sue swadok sybille teamspeak TeamSpeak teapa tech ted telegest temp test test1 theo thomas thx1138 tom tomcat tony trash ts tss upload user user1 utente ven vh vic vicky victor violet vn volume vova webadmin wen william WinD3str0y work xwang xwp yamazaki yes zoro</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.rayfoo.info/2010/02/ssh-brute-force-namelist/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Up Up Down Down Left Right Left Right B A</title>
		<link>http://blog.rayfoo.info/2009/10/up-up-down-down-left-right-left-right-b-a</link>
		<comments>http://blog.rayfoo.info/2009/10/up-up-down-down-left-right-left-right-b-a#comments</comments>
		<pubDate>Fri, 16 Oct 2009 09:55:04 +0000</pubDate>
		<dc:creator>ray</dc:creator>
				<category><![CDATA[Everything]]></category>
		<category><![CDATA[easter egg]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[Japanese]]></category>
		<category><![CDATA[Konami]]></category>
		<category><![CDATA[wordplay]]></category>

		<guid isPermaLink="false">http://blog.rayfoo.info/?p=265</guid>
		<description><![CDATA[The Konami Code and goroawase are examples of how the Japanese can be really fun and creative people For your info the Konami code works in Google Reader and Facebook too!]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-264" title="Konami_Code" src="http://blog.rayfoo.info/wp-content/uploads/2009/10/Konami_Code.png" alt="Konami_Code" width="300" height="28" />The <a href="http://en.wikipedia.org/wiki/Konami_Code">Konami Code</a> and <a href="http://en.wikipedia.org/wiki/Goroawase">goroawase</a> are examples of how the Japanese can be really fun and creative people <img src='http://blog.rayfoo.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>For your info the Konami code works in <a href="http://www.google.com/search?q=google+reader+konami+code">Google Reader</a> and <a href="http://www.google.com/search?q=facebook+konami+code">Facebook</a> too!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.rayfoo.info/2009/10/up-up-down-down-left-right-left-right-b-a/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

