<?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"
	>

<channel>
	<title>KnowTeBook - Webworkers Daily Milk &#187; security</title>
	<atom:link href="http://www.knowtebook.com/tag/security/feed" rel="self" type="application/rss+xml" />
	<link>http://www.knowtebook.com</link>
	<description>A community blog about design, ideas, trends, wordpress &#38; more.</description>
	<pubDate>Sun, 11 Dec 2011 13:58:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=9</generator>
	<language>en</language>
			<item>
		<title>How To Hack Feedburner Subscriptions</title>
		<link>http://www.knowtebook.com/how-to-hack-feedburner-subscriptions-1254.htm</link>
		<comments>http://www.knowtebook.com/how-to-hack-feedburner-subscriptions-1254.htm#comments</comments>
		<pubDate>Sat, 09 Aug 2008 11:21:13 +0000</pubDate>
		<dc:creator>Knowtebook</dc:creator>
		
		<category><![CDATA[how-to]]></category>

		<category><![CDATA[security]]></category>

		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.knowtebook.com/?p=1254</guid>
		<description><![CDATA[We are glad to have all the submitted links and sites during the past couple days, because we could enlarge our horizon as well (thanks to all of the submitters!) and found a post by Stefan Vervoort. Unbelivable and possible! (...)]]></description>
			<content:encoded><![CDATA[<p>We are glad to have all the submitted links and sites during the past couple days, because we could enlarge our horizon as well (thanks to all of the submitters!) and found a post by <a target="_blank" href="http://www.divitodesign.com/2008/08/feedburner-hacked-cheat-with-your-feed-count/" target="_blank">Stefan Vervoort</a>. Unbelivable and possible! <a target="_blank" href="http://www.vimeo.com/thenextweb?pg=embed&amp;sec=1463913">Boris Veldhuijzen van Zanten</a> has manipulated Feedburner in 2 minutes and had over 2.500 new subscriptions over night by just changing the code of your website and using netvibes.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="251" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.vimeo.com/moogaloop.swf?clip_id=1463913&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="251" src="http://www.vimeo.com/moogaloop.swf?clip_id=1463913&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><span id="more-1254"></span></p>
<p>So advertisers must start to overthink the influence of feedburner subscriptions when measuring websites for advertisement.</p>
<p>While the hack still works, Joop Dorresteijn is happy to tell you that Google and Netvibes are working on a solution to the problem. Steve Olechowski, co-founder Feedburner mailed him and said: “These things happen occasionally and are usually fixed in a couple of days”, he added that the feedburner counts do not influence advertisement measurement. Franck Mahon from Netvibes said: “We are working on a fix to filter out in the reporting the duplicates while still allowing people to add several instances of the widget to their startpage.” When things get fixed, it would be interesting to see the differences on some sites.</p>]]></content:encoded>
			<wfw:commentRss>http://www.knowtebook.com/how-to-hack-feedburner-subscriptions-1254.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>Security: Ultra High Security And Unique Passwords</title>
		<link>http://www.knowtebook.com/security-ultra-high-security-and-unique-passwords-922.htm</link>
		<comments>http://www.knowtebook.com/security-ultra-high-security-and-unique-passwords-922.htm#comments</comments>
		<pubDate>Thu, 17 Apr 2008 18:11:43 +0000</pubDate>
		<dc:creator>Knowtebook</dc:creator>
		
		<category><![CDATA[tools]]></category>

		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[generator]]></category>

		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.knowtebook.com/?p=922</guid>
		<description><![CDATA[Most passwords have a length of 6 to 12 characters. They are kind of safe, but a hacker has tools to get them cracked. So it is even more and more important to have a password which is really unique (...)]]></description>
			<content:encoded><![CDATA[<p>Most passwords have a length of 6 to 12 characters. They are kind of safe, but a hacker has tools to get them cracked. So it is even more and more important to have a password which is really unique and can not be displayed a second time. GRC, Gibson Research Corporation, has developed a generator which is generating long, high-quality random passwords. So here is some totally random raw material, generated just for YOU, to start with. In newer <a target="_blank" href="http://wordpress.org/" target="_blank">wordpress</a> versions such a unique key can be put into the <em>wp-config.php</em>. It will make your blog a safe it can be.</p>
<p><span id="more-922"></span></p>
<h2>What makes these perfect and safe?</h2>
<p>Every one is completely random (maximum entropy) without any pattern, and the cryptographically-strong pseudo random number generator we use guarantees that no similar strings will ever be produced again.</p>
<p>Also, because this page will only allow itself to be displayed over a snoop-proof and proxy-proof high-security SSL connection, and it is marked as having expired back in 1999, this page which was custom generated just now for you will not be cached or visible to anyone else.</p>
<p>Therefore, these password strings are just for you. No one else can ever see them or get them. You may safely take these strings as they are, or use chunks from several to build your own if you prefer, or do whatever you want with them. Each set displayed are totally, uniquely yours — forever.</p>
<p>The &#8220;Application Notes&#8221; section below discusses various aspects of using these random passwords for locking down wireless WEP and WPA networks, for use as VPN shared secrets, as well as for other purposes.</p>]]></content:encoded>
			<wfw:commentRss>http://www.knowtebook.com/security-ultra-high-security-and-unique-passwords-922.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>Easy To Use HTML Encoder</title>
		<link>http://www.knowtebook.com/easy-to-use-html-encoder-572.htm</link>
		<comments>http://www.knowtebook.com/easy-to-use-html-encoder-572.htm#comments</comments>
		<pubDate>Sat, 09 Feb 2008 21:23:21 +0000</pubDate>
		<dc:creator>Knowtebook</dc:creator>
		
		<category><![CDATA[tools]]></category>

		<category><![CDATA[encode]]></category>

		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.4webworking.de/allgemein/html-code-verschluesseln-obfuscating-html-encoder/</guid>
		<description><![CDATA[The obfuscating HTML encoder is an easy to install PHP script that obfuscates all your HTML output into a coded form, making analysis of your HTML pages almost impossible.

 photo credit: rpongsaj

Works particularly well with Internet Explorer, used by over (...)]]></description>
			<content:encoded><![CDATA[<p>The obfuscating HTML encoder is an easy to install PHP script that obfuscates all your HTML output into a coded form, making analysis of your HTML pages almost impossible.</p>
<p><a target="_blank" title="Safe" href="http://www.ioncube.com/html_encoder.php" target="_blank"><img src="http://farm1.static.flickr.com/114/288491653_0d8802adef.jpg" border="0" alt="Safe" title="288491653 0d8802adef Easy To Use HTML Encoder   tools" /></a><br />
<small><a target="_blank" title="Attribution License" href="http://creativecommons.org/licenses/by/2.0/" target="_blank"><img src="http://www.knowtebook.com/wp-content/plugins/photo_dropper/images/cc.png" border="0" alt="Creative Commons License" width="16" height="16" align="absmiddle" title="cc Easy To Use HTML Encoder   tools" /></a> <a target="_blank" href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a target="_blank" title="rpongsaj" href="http://www.flickr.com/photos/15131913@N00/288491653/" target="_blank">rpongsaj</a></small></p>
<p><span id="more-572"></span></p>
<p>Works particularly well with Internet Explorer, used by over 90% of internet users, (see statistics), where image and text copying is also prevented.</p>]]></content:encoded>
			<wfw:commentRss>http://www.knowtebook.com/easy-to-use-html-encoder-572.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>Domains: urlto - Verfolgung von Links verhindern</title>
		<link>http://www.knowtebook.com/domains-urlto-verfolgung-von-links-verhindern-672.htm</link>
		<comments>http://www.knowtebook.com/domains-urlto-verfolgung-von-links-verhindern-672.htm#comments</comments>
		<pubDate>Sat, 09 Feb 2008 21:23:21 +0000</pubDate>
		<dc:creator>Knowtebook</dc:creator>
		
		<category><![CDATA[tools]]></category>

		<category><![CDATA[Anti-Spam]]></category>

		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.4webworking.de/allgemein/domains-urlto-verfolgung-von-links-verhindern/</guid>
		<description><![CDATA[Jede Website protokolliert die Herkunft der Besucher mit, d.h. jeder Link von Ihrer Website wird im sogenannten Referrer-Log aufgezeichnet und ist so nachvollziehbar. Mit urlto.de k&#246;nnen Sie dies umgehen, denn dem Empf&#228;nger wird keine M&#246;glichkeit gegeben die Herkunft des Users (...)]]></description>
			<content:encoded><![CDATA[<p>Jede Website protokolliert die Herkunft der Besucher mit, d.h. jeder Link von Ihrer Website wird im sogenannten Referrer-Log aufgezeichnet und ist so nachvollziehbar. Mit urlto.de k&#246;nnen Sie dies umgehen, denn dem Empf&#228;nger wird keine M&#246;glichkeit gegeben die Herkunft des Users einzusehen.</p>
<p><a target="_blank" title="Lock" href="http://www.urlto.de/" target="_blank"><img src="http://farm1.static.flickr.com/84/235453953_b565f23939_m.jpg" border="0" alt="Lock" title="235453953 b565f23939 m Domains: urlto   Verfolgung von Links verhindern   tools" /></a><br />
<small><a target="_blank" title="Attribution License" href="http://creativecommons.org/licenses/by/2.0/" target="_blank"><img src="http://www.knowtebook.com/wp-content/plugins/photo_dropper/images/cc.png" border="0" alt="Creative Commons License" width="16" height="16" align="absmiddle" title="cc Domains: urlto   Verfolgung von Links verhindern   tools" /></a> <a target="_blank" href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a target="_blank" title="AMagill" href="http://www.flickr.com/photos/85473033@N00/235453953/" target="_blank">AMagill</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://www.knowtebook.com/domains-urlto-verfolgung-von-links-verhindern-672.htm/feed</wfw:commentRss>
		</item>
	</channel>
</rss>

