<?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 WebSecurityDev &#187; Okol Labs</title>
	<atom:link href="/blog/author/okol/feed/" rel="self" type="application/rss+xml" />
	<link>https://websecuritydev.com/blog</link>
	<description>Blog De Noticias De Tecnologia &#38; Seguridad.</description>
	<lastBuildDate>Mon, 01 Sep 2014 03:02:46 +0000</lastBuildDate>
	<language>es-ES</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.2</generator>
	<item>
		<title>Como Reparar un XSS Refleted?</title>
		<link>https://websecuritydev.com/blog/como-reparar-un-xss-reflejado/</link>
		<comments>https://websecuritydev.com/blog/como-reparar-un-xss-reflejado/#comments</comments>
		<pubDate>Wed, 20 Mar 2013 22:28:42 +0000</pubDate>
		<dc:creator><![CDATA[Okol Labs]]></dc:creator>
				<category><![CDATA[Tutoriales]]></category>
		<category><![CDATA[XSS]]></category>
		<category><![CDATA[Como reparar un XSS]]></category>
		<category><![CDATA[Reparar]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://websecuritydev.com/blog/?p=798</guid>
		<description><![CDATA[<p>¿Qué es XSS? Xss o Cross site scripting es una vulnerabilidad que permite inyectar un código html o javascript en algún formulario ya sea por GET o por POST (por GET es más peligroso). ¿Consecuencias? Podrian hacer desde una simple alerta hasta robar la cookie de el administrador. NOTA: para poder entender muy bien esta&#8230;</p>
<p>The post <a rel="nofollow" href="/blog/como-reparar-un-xss-reflejado/">Como Reparar un XSS Refleted?</a> appeared first on <a rel="nofollow" href="/blog">Blog WebSecurityDev</a>.</p>
]]></description>
		<wfw:commentRss>https://websecuritydev.com/blog/como-reparar-un-xss-reflejado/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creando una mini Shell en PHP</title>
		<link>https://websecuritydev.com/blog/creando-una-mini-shell-en-php/</link>
		<comments>https://websecuritydev.com/blog/creando-una-mini-shell-en-php/#comments</comments>
		<pubDate>Tue, 19 Mar 2013 17:57:39 +0000</pubDate>
		<dc:creator><![CDATA[Okol Labs]]></dc:creator>
				<category><![CDATA[Tutoriales]]></category>

		<guid isPermaLink="false">http://websecuritydev.com/blog/?p=777</guid>
		<description><![CDATA[<p>Hola amigos, hoy explicaré como backdorizar una web. Es decir como crear un archivo que ejecute comandos, ya sea en linux o windows (Depende que servidor sea). Esto es más seguro ya que solo deja 1 log y si lo haces con metodo POST no deja logs. El código sería así: En el formulario ponemos&#8230;</p>
<p>The post <a rel="nofollow" href="/blog/creando-una-mini-shell-en-php/">Creando una mini Shell en PHP</a> appeared first on <a rel="nofollow" href="/blog">Blog WebSecurityDev</a>.</p>
]]></description>
		<wfw:commentRss>https://websecuritydev.com/blog/creando-una-mini-shell-en-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Paper backdooring archivos con PHP</title>
		<link>https://websecuritydev.com/blog/paper-backdooring-archivos-con-php/</link>
		<comments>https://websecuritydev.com/blog/paper-backdooring-archivos-con-php/#comments</comments>
		<pubDate>Tue, 19 Mar 2013 17:05:37 +0000</pubDate>
		<dc:creator><![CDATA[Okol Labs]]></dc:creator>
				<category><![CDATA[Tutoriales]]></category>

		<guid isPermaLink="false">http://websecuritydev.com/blog/?p=768</guid>
		<description><![CDATA[<p>Hola amigos, soy okol y estaré de escritor en este blog.este aporte que les traigo es sobre cómo backdorizar archivos .php con unas pocas lineas de código, es decir, &#8220;infectar&#8221; un archivo y mediante eso tener acceso a el servidor o a otras cosas como shells, mail list, etc&#8230; Link de descarga: http://www.sendspace.com/file/6gt7vu Saludos. Acerca&#8230;</p>
<p>The post <a rel="nofollow" href="/blog/paper-backdooring-archivos-con-php/">Paper backdooring archivos con PHP</a> appeared first on <a rel="nofollow" href="/blog">Blog WebSecurityDev</a>.</p>
]]></description>
		<wfw:commentRss>https://websecuritydev.com/blog/paper-backdooring-archivos-con-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
