<?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>Guymon &#187; xss</title>
	<atom:link href="http://www.guymon.de/wordpress/tag/xss/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.guymon.de/wordpress</link>
	<description>Unwissenheit ist Stärke
</description>
	<lastBuildDate>Sun, 05 Feb 2012 18:55:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Website&#160;Security</title>
		<link>http://www.guymon.de/wordpress/2011/05/06/website-security/</link>
		<comments>http://www.guymon.de/wordpress/2011/05/06/website-security/#comments</comments>
		<pubDate>Fri, 06 May 2011 07:22:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[SQL-Injection]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=6047</guid>
		<description><![CDATA[Ein &#8220;Schnupperkurs&#8221; in Sachen Website Security gibt es im Webmaster Central Blog: Today we’ll show you some examples of how a web application can be exploited so you can learn from them; for this we’ll use Gruyere, an intentionally vulnerable application we use for security training internally, too. Do not probe others’ websites for vulnerabilities [...]]]></description>
			<content:encoded><![CDATA[<p>Ein &#8220;<a href="http://googlewebmastercentral.blogspot.com/2011/05/website-security-for-webmasters.html">Schnupperkurs</a>&#8221; in Sachen Website Security gibt es im Webmaster Central Blog:</p>
<blockquote cite="http://googlewebmastercentral.blogspot.com/2011/05/website-security-for-webmasters.html"><p>Today we’ll show you some examples of how a web application can be exploited so you can learn from them; for this we’ll use <a href="http://google-gruyere.appspot.com/">Gruyere</a>, an intentionally vulnerable application we use for security training internally, too. Do not probe others’ websites for vulnerabilities without permission as it may be perceived as hacking; but you’re welcome—nay, encouraged—to run tests on Gruyere.</p>
</blockquote><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2010/01/24/website-security-basics/" title="Website Security Basics">Website Security Basics</a></li><li><a href="http://www.guymon.de/wordpress/2010/05/06/web-application-exploits-and-defenses/" title="Web Application Exploits and Defenses ">Web Application Exploits and Defenses </a></li><li><a href="http://www.guymon.de/wordpress/2009/10/20/webscarab-paros-tutorial/" title="WebScarab, Paros Tutorial">WebScarab, Paros Tutorial</a></li><li><a href="http://www.guymon.de/wordpress/2009/05/13/xss/" title="XSS">XSS</a></li><li><a href="http://www.guymon.de/wordpress/2009/03/27/xss-rays/" title="XSS Rays">XSS Rays</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2011/05/06/website-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Application Exploits and&#160;Defenses</title>
		<link>http://www.guymon.de/wordpress/2010/05/06/web-application-exploits-and-defenses/</link>
		<comments>http://www.guymon.de/wordpress/2010/05/06/web-application-exploits-and-defenses/#comments</comments>
		<pubDate>Thu, 06 May 2010 16:54:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[XSRF]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=5189</guid>
		<description><![CDATA[Google Code bietet ein &#8220;Hand-On&#8221; Sicherheitstraining: Jarlsberg Codelab. Ich habe die Anleitung und Aufgabenstellungen gerade mal &#252;berflogen und finde, dass das sehr gut klingt. Ich denke ich werde das morgen mal den Praktikanten geben. This codelab shows how web application vulnerabilities can be exploited and how to defend against these attacks. The best way to [...]]]></description>
			<content:encoded><![CDATA[<p>Google Code bietet ein &#8220;Hand-On&#8221; Sicherheitstraining: <a href="http://jarlsberg.appspot.com/">Jarlsberg Codelab</a>. Ich habe die Anleitung und Aufgabenstellungen gerade mal &#252;berflogen und finde, dass das sehr gut klingt. Ich denke ich werde das morgen mal den Praktikanten geben.</p>
<blockquote cite="http://jarlsberg.appspot.com/"><p>This codelab shows how web application vulnerabilities can be exploited and how to defend against these attacks. The best way to learn things is by doing, so you&#8217;ll get a chance to do some real penetration testing, actually exploiting a real application. Specifically, you&#8217;ll learn the following:</p>
<ul>
<li>How an application can be attacked using common web security vulnerabilities, like cross-site scripting vulnerabilities (XSS) and cross-site request forgery (XSRF).</li>
<li>How to find, fix, and avoid these common vulnerabilities and other bugs that have a security impact, such as denial-of-service, information disclosure, or remote code execution.</li>
</ul>
<p>To get the most out of this lab, you should have some familiarity with how a web application works (e.g., general knowledge of HTML, templates, cookies, AJAX, etc.). </p>
</blockquote><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2011/05/06/website-security/" title="Website Security">Website Security</a></li><li><a href="http://www.guymon.de/wordpress/2010/01/24/website-security-basics/" title="Website Security Basics">Website Security Basics</a></li><li><a href="http://www.guymon.de/wordpress/2009/05/13/xss/" title="XSS">XSS</a></li><li><a href="http://www.guymon.de/wordpress/2009/03/27/xss-rays/" title="XSS Rays">XSS Rays</a></li><li><a href="http://www.guymon.de/wordpress/2008/09/30/writing-secure-php-applications/" title="Writing secure PHP applications">Writing secure PHP applications</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2010/05/06/web-application-exploits-and-defenses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website Security&#160;Basics</title>
		<link>http://www.guymon.de/wordpress/2010/01/24/website-security-basics/</link>
		<comments>http://www.guymon.de/wordpress/2010/01/24/website-security-basics/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 17:09:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[csrf]]></category>
		<category><![CDATA[SQL-Injection]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=4966</guid>
		<description><![CDATA[Christian Heilmann hat im Smashing Magazine eine informative Einf&#252;hrung in Website Security ver&#246;ffentlicht. Disclaimer: the things we’ll talk about in this article today won’t make you a security expert, just as buying a Swiss Army knife won’t make you a locksmith or buying a whip won’t make you a lion tamer. The purpose here is [...]]]></description>
			<content:encoded><![CDATA[<p>Christian Heilmann hat im Smashing Magazine eine informative Einf&#252;hrung in Website Security <a href="http://www.smashingmagazine.com/2010/01/14/web-security-primer-are-you-part-of-the-problem">ver&#246;ffentlicht</a>.</p>
<blockquote cite="http://www.smashingmagazine.com/2010/01/14/web-security-primer-are-you-part-of-the-problem/"><p>Disclaimer: the things we’ll talk about in this article today won’t make you a security expert, just as buying a Swiss Army knife won’t make you a locksmith or buying a whip won’t make you a lion tamer. The purpose here is to raise awareness and perhaps make some of that security mumbo-jumbo a bit more understandable to you.</p>
</blockquote><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2011/05/06/website-security/" title="Website Security">Website Security</a></li><li><a href="http://www.guymon.de/wordpress/2008/09/30/writing-secure-php-applications/" title="Writing secure PHP applications">Writing secure PHP applications</a></li><li><a href="http://www.guymon.de/wordpress/2010/05/06/web-application-exploits-and-defenses/" title="Web Application Exploits and Defenses ">Web Application Exploits and Defenses </a></li><li><a href="http://www.guymon.de/wordpress/2009/10/20/webscarab-paros-tutorial/" title="WebScarab, Paros Tutorial">WebScarab, Paros Tutorial</a></li><li><a href="http://www.guymon.de/wordpress/2009/05/13/xss/" title="XSS">XSS</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2010/01/24/website-security-basics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebScarab, Paros&#160;Tutorial</title>
		<link>http://www.guymon.de/wordpress/2009/10/20/webscarab-paros-tutorial/</link>
		<comments>http://www.guymon.de/wordpress/2009/10/20/webscarab-paros-tutorial/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 20:27:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SQL-Injection]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=4720</guid>
		<description><![CDATA[Jeff Orloff zeigt wie man mit WebScarab und Paros Proxy m&#246;gliche Exploits auf der eigenen Seite finden kann. This article looks at some of the more popular vulnerabilities, such as cross-site scripting and SQL injections, and introduces tools you can use to help safeguard not only your sites, but the data and networks that power [...]]]></description>
			<content:encoded><![CDATA[<p>Jeff Orloff <a href="http://www.ibm.com/developerworks/web/library/wa-appsecurity/index.html?ca=drs-">zeigt</a> wie man mit <a href="http://www.owasp.org/index.php/Category:OWASP_WebScarab_Project">WebScarab</a> und <a href="http://www.parosproxy.org">Paros Proxy</a> m&#246;gliche Exploits auf der eigenen Seite finden kann.</p>
<blockquote cite="http://www.ibm.com/developerworks/web/library/wa-appsecurity/index.html?ca=drs-"><p>This article looks at some of the more popular vulnerabilities, such as cross-site scripting and SQL injections, and introduces tools you can use to help safeguard not only your sites, but the data and networks that power them. </p>
</blockquote><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2011/05/06/website-security/" title="Website Security">Website Security</a></li><li><a href="http://www.guymon.de/wordpress/2010/01/24/website-security-basics/" title="Website Security Basics">Website Security Basics</a></li><li><a href="http://www.guymon.de/wordpress/2010/05/06/web-application-exploits-and-defenses/" title="Web Application Exploits and Defenses ">Web Application Exploits and Defenses </a></li><li><a href="http://www.guymon.de/wordpress/2009/05/13/xss/" title="XSS">XSS</a></li><li><a href="http://www.guymon.de/wordpress/2009/04/26/sql-injection/" title="sql injection">sql injection</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2009/10/20/webscarab-paros-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XSS</title>
		<link>http://www.guymon.de/wordpress/2009/05/13/xss/</link>
		<comments>http://www.guymon.de/wordpress/2009/05/13/xss/#comments</comments>
		<pubDate>Wed, 13 May 2009 11:27:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=4320</guid>
		<description><![CDATA[Auf Dev.Opera gibt es einen sehr interessanten Artikel mit dem Titel JavaScript for hackers. Each of the techniques described can be used for XSS filter evasion, which was my original intention when developing them. However, learning such JavaScript can dramatically increase your knowledge of the language, helping you become better at cleaning up input, and [...]]]></description>
			<content:encoded><![CDATA[<p>Auf Dev.Opera gibt es einen sehr interessanten Artikel mit dem Titel <a href="http://dev.opera.com/articles/view/opera-javascript-for-hackers-1/">JavaScript for hackers</a>.</p>
<blockquote cite="http://dev.opera.com/articles/view/opera-javascript-for-hackers-1/"><p>Each of the techniques described can be used for XSS filter evasion, which was my original intention when developing them. However, learning such JavaScript can dramatically increase your knowledge of the language, helping you become better at cleaning up input, and increase web application security.</p>
</blockquote>
<p>Da sind einige sehr abgefahrene Sachen bei, unbedingt lesen.</p><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2008/09/30/writing-secure-php-applications/" title="Writing secure PHP applications">Writing secure PHP applications</a></li><li><a href="http://www.guymon.de/wordpress/2011/05/06/website-security/" title="Website Security">Website Security</a></li><li><a href="http://www.guymon.de/wordpress/2010/05/06/web-application-exploits-and-defenses/" title="Web Application Exploits and Defenses ">Web Application Exploits and Defenses </a></li><li><a href="http://www.guymon.de/wordpress/2010/01/24/website-security-basics/" title="Website Security Basics">Website Security Basics</a></li><li><a href="http://www.guymon.de/wordpress/2009/08/30/daily-links-100/" title="daily links">daily links</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2009/05/13/xss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XSS&#160;Rays</title>
		<link>http://www.guymon.de/wordpress/2009/03/27/xss-rays/</link>
		<comments>http://www.guymon.de/wordpress/2009/03/27/xss-rays/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 08:22:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Webdev]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=4220</guid>
		<description><![CDATA[Das XSS-Tester Bookmarklet XSS Rays ist ein n&#252;tzliches kleines Tool in der Webentwickler Werkzeugkiste. It works as a bookmarklet and scans any links, paths or forms on the target scanning page (even cross domain). You can add vectors to it quite easily and it includes some of the most common injections I’ve found on sites [...]]]></description>
			<content:encoded><![CDATA[<p>Das <abbr title="Cross-Site_Scripting"><a href="http://de.wikipedia.org/wiki/Cross-Site_Scripting">XSS</a></abbr>-Tester Bookmarklet <a href="http://www.thespanner.co.uk/2009/03/25/xss-rays/" title="XSS Rays Homepage">XSS Rays</a> ist ein n&#252;tzliches kleines Tool in der Webentwickler Werkzeugkiste. </p>
<blockquote cite="http://www.thespanner.co.uk/2009/03/25/xss-rays/"><p>It works as a bookmarklet and scans any links, paths or forms on the target scanning page (even cross domain). You can add vectors to it quite easily and it includes some of the most common injections I’ve found on sites over the years. I’ve tested it on IE7/IE8 and Firefox but it could work in other browsers.</p>
</blockquote><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2011/05/06/website-security/" title="Website Security">Website Security</a></li><li><a href="http://www.guymon.de/wordpress/2010/05/06/web-application-exploits-and-defenses/" title="Web Application Exploits and Defenses ">Web Application Exploits and Defenses </a></li><li><a href="http://www.guymon.de/wordpress/2010/01/24/website-security-basics/" title="Website Security Basics">Website Security Basics</a></li><li><a href="http://www.guymon.de/wordpress/2009/05/13/xss/" title="XSS">XSS</a></li><li><a href="http://www.guymon.de/wordpress/2008/09/30/writing-secure-php-applications/" title="Writing secure PHP applications">Writing secure PHP applications</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2009/03/27/xss-rays/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Writing secure PHP&#160;applications</title>
		<link>http://www.guymon.de/wordpress/2008/09/30/writing-secure-php-applications/</link>
		<comments>http://www.guymon.de/wordpress/2008/09/30/writing-secure-php-applications/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 21:14:00 +0000</pubDate>
		<dc:creator>bvt</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[csrf]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=3615</guid>
		<description><![CDATA[Keine weltbewegenden Neuigkeiten, aber da ein Update in Punkto Sicherheit nie falsch ist: Seven habits for writing secure PHP applications. Validate input Guard your file system Guard your database Guard your session data Guard against Cross-Site Scripting (XSS) vulnerabilities Verify form posts Protect against Cross-Site Request Forgeries (CSRF) Possibly related posts (automatically generated)Website Security BasicsXSSWebsite [...]]]></description>
			<content:encoded><![CDATA[<p>Keine weltbewegenden Neuigkeiten, aber da ein Update in Punkto Sicherheit nie falsch ist: <a href="http://www.ibm.com/developerworks/opensource/library/os-php-secure-apps/index.html?ca=drs-&#038;ca=dkw-php">Seven habits for writing secure PHP applications</a>.</p>
<ul>
<li>Validate input</li>
<li>Guard your file system</li>
<li>Guard your database</li>
<li>Guard your session data</li>
<li>Guard against Cross-Site Scripting (XSS) vulnerabilities</li>
<li>Verify form posts</li>
<li>Protect against Cross-Site Request Forgeries (CSRF)</li>
</ul><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2010/01/24/website-security-basics/" title="Website Security Basics">Website Security Basics</a></li><li><a href="http://www.guymon.de/wordpress/2009/05/13/xss/" title="XSS">XSS</a></li><li><a href="http://www.guymon.de/wordpress/2011/05/06/website-security/" title="Website Security">Website Security</a></li><li><a href="http://www.guymon.de/wordpress/2010/05/06/web-application-exploits-and-defenses/" title="Web Application Exploits and Defenses ">Web Application Exploits and Defenses </a></li><li><a href="http://www.guymon.de/wordpress/2010/04/13/php-security-checklist/" title="PHP security checklist">PHP security checklist</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2008/09/30/writing-secure-php-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: www.guymon.de @ 2012-02-08 11:04:31 -->
