<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>BLOG do Aureliano</title>
	<atom:link href="http://aurelianomartins.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://aurelianomartins.wordpress.com</link>
	<description>Por: AURELIANO MARTINS PEIXOTO</description>
	<lastBuildDate>Sat, 28 Jan 2012 14:43:54 +0000</lastBuildDate>
	<language>pt-br</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='aurelianomartins.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>BLOG do Aureliano</title>
		<link>http://aurelianomartins.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://aurelianomartins.wordpress.com/osd.xml" title="BLOG do Aureliano" />
	<atom:link rel='hub' href='http://aurelianomartins.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Fedora 16: pós instalação</title>
		<link>http://aurelianomartins.wordpress.com/2012/01/28/fedora-16-pos-instalacao/</link>
		<comments>http://aurelianomartins.wordpress.com/2012/01/28/fedora-16-pos-instalacao/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 10:56:55 +0000</pubDate>
		<dc:creator>Aureliano Martins</dc:creator>
				<category><![CDATA[Goianesia]]></category>
		<category><![CDATA[Hacker]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Redes]]></category>
		<category><![CDATA[Sem categoria]]></category>
		<category><![CDATA[Software livre]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://aurelianomartins.wordpress.com/?p=7506</guid>
		<description><![CDATA[Configurando e Atualizando o Sistema 1. Como deixar o Fedora 16 em Português Abra o terminal e digite: $ su (Coloque sua senha) Agora aplique os comandos: # yum install system-config-language # system-config-language Selecione &#8220;Português do Brasil&#8221; e reinicie o computador. 2. Como atualizar o Fedora 16 Abra o terminal e digite o comando, como [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aurelianomartins.wordpress.com&amp;blog=9864080&amp;post=7506&amp;subd=aurelianomartins&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong><em>Configurando e Atualizando o Sistema</em></strong></p>
<div><a href="http://img.vivaolinux.com.br/imagens/dicas/comunidade/tux_fedora.png" target="_blank"> <img class="aligncenter" src="http://img.vivaolinux.com.br/imagens/dicas/comunidade/thumb_tux_fedora.png" alt="Linux: Fedora 16: pós instalação" width="200" height="200" border="0" /></a></div>
<p>1. Como deixar o Fedora 16 em Português</p>
<p>Abra o terminal e digite:</p>
<p><strong>$ su</strong> (Coloque sua senha)</p>
<p>Agora aplique os comandos:</p>
<p><strong># yum install system-config-language<br />
# system-config-language</strong></p>
<p>Selecione &#8220;Português do Brasil&#8221; e reinicie o computador.</p>
<p>2. Como atualizar o Fedora 16</p>
<p>Abra o terminal e digite o comando, como &#8216;root&#8217;:</p>
<p><strong># yum update</strong></p>
<p>3. Habilitando o Touchpad no Fedora 16</p>
<p>Caso o touchpad do seu Notebook não funcione como o meu, os comandos abaixo podem resolver o seu problema.</p>
<p>Abra o terminal e digite:</p>
<p><strong>$ sudo gedit /etc/X11/xorg.conf.d/00-enable-taps.conf</strong></p>
<p>Dentro do arquivo que se abrir, digite:</p>
<div>Section &#8220;InputClass&#8221;Identifier &#8220;tap-by-default&#8221;</p>
<p>MatchIsTouchpad &#8220;on&#8221;</p>
<p>Option &#8220;TapButton1&#8243; &#8220;1&#8243;</p>
<p>EndSection</p>
</div>
<p>Salve o arquivo e reinicie o computador.</p>
<p>Abra o terminal novamente e digite os comandos abaixo para testar:</p>
<p><strong>$ synclient TapButton1=1<br />
$ synclient -l | grep -i vertedge<br />
$ synclient VertEdgeScroll=1</strong></p>
<p><strong><em>Instalação de Aplicativos Essenciais</em></strong></p>
<p>1.Pacotes essenciais</p>
<p>Os seguintes comandos irão instalar alguns complementos essenciais para o sistema (Java, Flash, MP3, RAR, entre outros):</p>
<p><strong>$ sudo yum install gstreamer0.10-ffmpeg gstreamer0.10-pitfdll gstreamer0.10-plugins-bad gstreamer0.10-plugins- bad-multiverse gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse gstreamer0.10-plugins-base gstreamer0.10-plugins-good libdvdnav4 libdvdread4 libmp4v2-0 libxine1-ffmpeg ffmpeg flashplugin-nonfree sun-java6-fonts rar unrar p7zip-full p7zip-rar unace unp zip unzip ttf-mscorefonts-installer ttf-liberation mencoder mplayer sun-java6-plugin sun-java6-jre ubuntu-restricted-extras</strong></p>
<p>2. Aplicativos</p>
<p>Agora, algumas sugestões de bons aplicativos:</p>
<p><strong>$ sudo yum install gimp amsn inkscape libdvdcss2 non-free-codecs</strong></p>
<p>3. Audio e Vídeo</p>
<p>Instalando aplicativos para reprodução de áudio e vídeo (Audacious, Exaile e VLC):</p>
<p><strong>$ sudo yum install audacious audacious-plugins exaile vlc</strong></p>
<p>4. Fontes</p>
<p>Instale este super pacote de fontes no seu Fedora:</p>
<p><strong>$ sudo yum install -y msttcorefonts mplayer-fonts ttf-xfree86-nonfree xfs cabextract ttf-liberation ttf-mscorefonts- installer ttf-larabie-straight ttf-larabie-deco xfonts-terminus-dos xfonts-terminus xfonts-terminus-oblique xfonts-mona tv-fonts ttf-tuffy ttf-sjfonts ttf-georgewilliams ttf-fifthhorseman-dkg-handwriting ttf-essays1743 ttf-opensymbol ttf-mgopen ttf-freefont ttf-dustin ttf-dejavu-extra ttf-dejavu-core ttf-dejavu ttf-bpg-georgian-fonts ttf-bitstream-vera equivs ttf-sil-gentium ttf- aenigma gnome-specimen</strong></p>
<p><strong><em>Ícones e Temas</em></strong></p>
<p>1. Faenza Icons</p>
<p>Com o comando abaixo, você Instala o Faenza Icon Theme*:</p>
<p>*Faenza Icons: Creio eu que seja um dos mais utilizados conjuntos de ícones. Pois possuiu um visual muito bonito e atraente.</p>
<p><strong>$ sudo yum install -y faenza-icon-theme faenza-icons-mono</strong></p>
<p>2. Botões minimizar e maximizar</p>
<p>Ativando o botões de minimizar e maximizar no GNOME 3:</p>
<p>Abra o terminal e digite:</p>
<p><strong>$ gconftool-2 -s -t string /desktop/gnome/shell/windows/button_layout &#8220;:minimize,maximize,close&#8221;</strong></p>
<p>Previamente publicado em:</p>
<ul>
<li><a href="http://thiiagofernando.blogspot.com/2012/01/dicas-basicas-de-pos-instalacao-do.html">http://thiiagofernando.blogspot.com &#8211; Fedora: dicas básicas pós instalação</a></li>
</ul>
<p>Publicado por <a title="Perfil do usuário" href="http://www.vivaolinux.com.br/perfil/verPerfil.php?login=thiiagofernando">Thiago Fernando</a></p>
<p>Fonte: <a href="http://www.vivaolinux.com.br/dica/Fedora-16-pos-instalacao" target="_blank">viva o linux</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aurelianomartins.wordpress.com/7506/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aurelianomartins.wordpress.com/7506/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aurelianomartins.wordpress.com/7506/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aurelianomartins.wordpress.com/7506/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aurelianomartins.wordpress.com/7506/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aurelianomartins.wordpress.com/7506/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aurelianomartins.wordpress.com/7506/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aurelianomartins.wordpress.com/7506/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aurelianomartins.wordpress.com/7506/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aurelianomartins.wordpress.com/7506/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aurelianomartins.wordpress.com/7506/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aurelianomartins.wordpress.com/7506/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aurelianomartins.wordpress.com/7506/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aurelianomartins.wordpress.com/7506/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aurelianomartins.wordpress.com&amp;blog=9864080&amp;post=7506&amp;subd=aurelianomartins&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aurelianomartins.wordpress.com/2012/01/28/fedora-16-pos-instalacao/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<georss:point>-15.325912 -49.117288</georss:point>
		<geo:lat>-15.325912</geo:lat>
		<geo:long>-49.117288</geo:long>
		<media:content url="http://1.gravatar.com/avatar/7ed1a4a35a769cfa1991ceb49520d08f?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">aurelianomp</media:title>
		</media:content>

		<media:content url="http://img.vivaolinux.com.br/imagens/dicas/comunidade/thumb_tux_fedora.png" medium="image">
			<media:title type="html">Linux: Fedora 16: pós instalação</media:title>
		</media:content>
	</item>
		<item>
		<title>GNOME 3.3.4 é disponibilizado</title>
		<link>http://aurelianomartins.wordpress.com/2012/01/28/gnome-3-3-4-e-disponibilizado/</link>
		<comments>http://aurelianomartins.wordpress.com/2012/01/28/gnome-3-3-4-e-disponibilizado/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 10:54:10 +0000</pubDate>
		<dc:creator>Aureliano Martins</dc:creator>
				<category><![CDATA[Goianesia]]></category>
		<category><![CDATA[Hacker]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Redes]]></category>
		<category><![CDATA[Sem categoria]]></category>
		<category><![CDATA[Software livre]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://aurelianomartins.wordpress.com/?p=7503</guid>
		<description><![CDATA[O Projeto GNOME liberou a versão 3.3.4 de seu ambiente desktop, voltada para desenvolvedores e testadores. Essa versão “instável” do GNOME 3.4 dá outro passo em direção da transformação do navegador Epiphany em um aplicativo web do GNOME, o que foi anunciado em dezembro. O browser agora se identifica para o shell como um aplicativo [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aurelianomartins.wordpress.com&amp;blog=9864080&amp;post=7503&amp;subd=aurelianomartins&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>O Projeto GNOME <a href="http://thread.gmane.org/gmane.comp.gnome.hackers/4667">liberou</a> a versão 3.3.4 de seu ambiente desktop, voltada para desenvolvedores e testadores. Essa versão “instável” do GNOME 3.4 dá outro passo em direção da transformação do navegador Epiphany em um aplicativo web do GNOME, o que foi anunciado em dezembro.</p>
<p>O browser agora se identifica para o shell como um aplicativo chamado Web. Ele usa a entrada do aplicativo do shell para oferecer um menu, que possui entradas semelhantes às comumente encontradas no “File” no menu de janela de apps clássicos.</p>
<p>De acordo com screenshots, as únicas coisas abaixo da barra da janela são uma barra de ferramenta com botões de back e foward, um campo de URL, e um ícone que abre um “super menu”. Os desenvolvedores escolheram esse layout para maximizar o espaço vertical disponível. Para uma discussão mais detalhada sobre as mudanças do navegador, acesse <a href="http://blogs.gnome.org/xan/2012/01/17/epiphany-marches-on/">este link</a>.</p>
<p>O release candidate do GNOME 3.4, lançado uma semana após o planejado, também inclui uma <a href="http://live.gnome.org/Design/Apps/Disks">versão trabalhada</a> do GNOME Disk Utility, que agora é chamado de &#8220;Disks&#8221;.</p>
<p>Uma lista de todas as mudanças do GNOME 3.3.4 pode ser achada <a href="http://ftp.gnome.org/pub/GNOME/core/3.3/3.3.4/NEWS">aqui</a> e <a href="http://ftp.gnome.org/pub/GNOME/apps/3.3/3.3.4/NEWS">aqui</a>. O código fonte para <a href="http://ftp.gnome.org/pub/GNOME/core/3.3/3.3.4/sources/">core</a> e para <a href="http://ftp.gnome.org/pub/GNOME/apps/3.3/3.3.4/sources/">apps</a> está disponível para download.</p>
<p><em>Com informações de <a href="http://www.h-online.com/open/news/item/GNOME-3-3-4-includes-reworked-browser-1423292.html">The H</a></em></p>
<p>Fonte: <a href="http://imasters.com.br/noticia/23432/software-livre/gnome-334-e-liberado" target="_blank">Imasters</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aurelianomartins.wordpress.com/7503/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aurelianomartins.wordpress.com/7503/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aurelianomartins.wordpress.com/7503/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aurelianomartins.wordpress.com/7503/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aurelianomartins.wordpress.com/7503/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aurelianomartins.wordpress.com/7503/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aurelianomartins.wordpress.com/7503/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aurelianomartins.wordpress.com/7503/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aurelianomartins.wordpress.com/7503/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aurelianomartins.wordpress.com/7503/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aurelianomartins.wordpress.com/7503/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aurelianomartins.wordpress.com/7503/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aurelianomartins.wordpress.com/7503/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aurelianomartins.wordpress.com/7503/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aurelianomartins.wordpress.com&amp;blog=9864080&amp;post=7503&amp;subd=aurelianomartins&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aurelianomartins.wordpress.com/2012/01/28/gnome-3-3-4-e-disponibilizado/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>-15.325912 -49.117288</georss:point>
		<geo:lat>-15.325912</geo:lat>
		<geo:long>-49.117288</geo:long>
		<media:content url="http://1.gravatar.com/avatar/7ed1a4a35a769cfa1991ceb49520d08f?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">aurelianomp</media:title>
		</media:content>
	</item>
		<item>
		<title>Técnicas de Pentest com Multillidae 2.1.13</title>
		<link>http://aurelianomartins.wordpress.com/2012/01/27/tecnicas-de-pentest-com-multillidae-2-1-13/</link>
		<comments>http://aurelianomartins.wordpress.com/2012/01/27/tecnicas-de-pentest-com-multillidae-2-1-13/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 10:47:55 +0000</pubDate>
		<dc:creator>Aureliano Martins</dc:creator>
				<category><![CDATA[Goianesia]]></category>
		<category><![CDATA[Hacker]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Redes]]></category>
		<category><![CDATA[Sem categoria]]></category>
		<category><![CDATA[Software livre]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://aurelianomartins.wordpress.com/?p=7500</guid>
		<description><![CDATA[Mutillidae é um aplicativo gratuito web open source, fornecido para permitir que profissionais de segurança realizem técnicas de pen-test e possam &#8220;cortar&#8221; uma aplicação web. O utilitário pode ser instalado em sistemas Linux, Windows XP e Windows 7, utilizando XAMMP, tornando fácil a vida daqueles os usuários que não quiserem instalar ou administrar seu próprio [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aurelianomartins.wordpress.com&amp;blog=9864080&amp;post=7500&amp;subd=aurelianomartins&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Mutillidae </strong>é um aplicativo gratuito <em>web open source,</em> fornecido para permitir que profissionais de segurança realizem técnicas de pen-test e possam &#8220;cortar&#8221; uma aplicação web. O utilitário pode ser instalado em sistemas Linux, Windows XP e Windows 7, utilizando XAMMP, tornando fácil a vida daqueles os usuários que não quiserem instalar ou administrar seu próprio <em>webserver</em>.</p>
<p>Além disso, <strong>Mutillidae </strong>contém um grande número de vulnerabilidades e dicas para ajudar o usuário a explorá-las, oferecendo um ambiente bastante fácil de usar, auxiliando no trabalho dos hackers e deliberadamente concebido para ser utilizado como um &#8220;hack&#8221; de laboratório para os profissionais e entusiastas da área de segurança, laboratórios de sala de aula, e como uma ferramenta que tem como meta a avaliação de vulnerabilidades.</p>
<p><span style="font-size:medium;"><strong>Saiba Mais:<br />
</strong></span><br />
[1] PentestIT.com <a href="http://www.pentestit.com/update-mutillidae-2113/" rel="nofollow" target="_blank">http://www.pentestit.com/update-mutillidae-2113/</a></p>
<p>Fonte: <a href="http://under-linux.org/tecnicas-de-pentest-com-multillidae-2-1-13-4264/" target="_blank">Under Linux</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aurelianomartins.wordpress.com/7500/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aurelianomartins.wordpress.com/7500/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aurelianomartins.wordpress.com/7500/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aurelianomartins.wordpress.com/7500/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aurelianomartins.wordpress.com/7500/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aurelianomartins.wordpress.com/7500/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aurelianomartins.wordpress.com/7500/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aurelianomartins.wordpress.com/7500/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aurelianomartins.wordpress.com/7500/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aurelianomartins.wordpress.com/7500/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aurelianomartins.wordpress.com/7500/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aurelianomartins.wordpress.com/7500/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aurelianomartins.wordpress.com/7500/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aurelianomartins.wordpress.com/7500/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aurelianomartins.wordpress.com&amp;blog=9864080&amp;post=7500&amp;subd=aurelianomartins&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aurelianomartins.wordpress.com/2012/01/27/tecnicas-de-pentest-com-multillidae-2-1-13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>-15.325912 -49.117288</georss:point>
		<geo:lat>-15.325912</geo:lat>
		<geo:long>-49.117288</geo:long>
		<media:content url="http://1.gravatar.com/avatar/7ed1a4a35a769cfa1991ceb49520d08f?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">aurelianomp</media:title>
		</media:content>
	</item>
		<item>
		<title>Kernel Linux: Publicação de Código do Exploit que Facilitava Escalonamento de Privilégios</title>
		<link>http://aurelianomartins.wordpress.com/2012/01/27/kernel-linux-publicacao-de-codigo-do-exploit-que-facilitava-escalonamento-de-privilegios/</link>
		<comments>http://aurelianomartins.wordpress.com/2012/01/27/kernel-linux-publicacao-de-codigo-do-exploit-que-facilitava-escalonamento-de-privilegios/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 10:45:49 +0000</pubDate>
		<dc:creator>Aureliano Martins</dc:creator>
				<category><![CDATA[Goianesia]]></category>
		<category><![CDATA[Hacker]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Redes]]></category>
		<category><![CDATA[Sem categoria]]></category>
		<category><![CDATA[Software livre]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://aurelianomartins.wordpress.com/?p=7497</guid>
		<description><![CDATA[A publicação do código exploit de uma proof-of-concept (PoC), para uma falha recentemente descoberta que facilitava um escalonamento de privilégios (CVE-2012-0056) no kernel do Linux, fez com que os distribuidores do referido sistema trabalhassem para liberar o quanto antes, um patch de correção para este problema. A falha em questão, afeta as versões 2.6.39 e [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aurelianomartins.wordpress.com&amp;blog=9864080&amp;post=7497&amp;subd=aurelianomartins&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A publicação do código <em>exploit </em>de uma <em>proof-of-concept</em> (PoC), para uma falha recentemente descoberta que facilitava um escalonamento de privilégios (CVE-2012-0056) no kernel do Linux, fez com que os distribuidores do referido sistema trabalhassem para liberar o quanto antes, um <em>patch </em>de correção para este problema. A falha em questão, afeta as versões 2.6.39 e posteriores referentes ao código do Kernel Linux, e faz mais de uma semana que o criador do sistema operacional Linus Torvalds, publicou um <em>patch </em>no repositório oficial do kernel.</p>
<p>De acordo com relatórios emitidos pela <strong>TechWorld</strong>, infelizmente, apenas as distribuições Linux RedHat e Ubuntu, conseguiram liberar esses <em>patches</em>, antes que um código de ataque PoC começasse a surgir na grande rede. Além disso, o pesquisador de segurança e programador Jason Donenfeld, havia compartilhado algumas idéias sobre como a falha pode ser explorada, e que a informação foi utilizada por outras pessoas para criar e publicar seu próprio código PoC.</p>
<p>Em seguida, Donenfeld revelou o seu código de exploração &#8211; observando que ele deve ser usado <strong>somente para fins de pesquisa e educação</strong> &#8211; e compartilhou conselhos sobre como ele pode ser ajustado, para contornar barreiras específicas formuladas pelos desenvolvedores do Gentoo e do Fedora.</p>
<p><span style="font-size:medium;"><strong>Saiba Mais:<br />
</strong></span><br />
[1] TechWorld <a href="http://www.techworld.com.au/article/413300/linux_vendors_rush_patch_privilege_escalation_flaw_after_root_exploits_emerge" rel="nofollow" target="_blank">http://www.techworld.com.au/article/&#8230;xploits_emerge</a></p>
<p>Fonte: <a href="http://under-linux.org/kernel-linux-publicacao-de-codigo-do-exploit-que-facilitava-escalonamento-4263/" target="_blank">Under LInux</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aurelianomartins.wordpress.com/7497/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aurelianomartins.wordpress.com/7497/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aurelianomartins.wordpress.com/7497/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aurelianomartins.wordpress.com/7497/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aurelianomartins.wordpress.com/7497/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aurelianomartins.wordpress.com/7497/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aurelianomartins.wordpress.com/7497/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aurelianomartins.wordpress.com/7497/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aurelianomartins.wordpress.com/7497/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aurelianomartins.wordpress.com/7497/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aurelianomartins.wordpress.com/7497/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aurelianomartins.wordpress.com/7497/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aurelianomartins.wordpress.com/7497/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aurelianomartins.wordpress.com/7497/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aurelianomartins.wordpress.com&amp;blog=9864080&amp;post=7497&amp;subd=aurelianomartins&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aurelianomartins.wordpress.com/2012/01/27/kernel-linux-publicacao-de-codigo-do-exploit-que-facilitava-escalonamento-de-privilegios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>-15.325912 -49.117288</georss:point>
		<geo:lat>-15.325912</geo:lat>
		<geo:long>-49.117288</geo:long>
		<media:content url="http://1.gravatar.com/avatar/7ed1a4a35a769cfa1991ceb49520d08f?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">aurelianomp</media:title>
		</media:content>
	</item>
		<item>
		<title>Firefox, Thunderbird e Seamonkey no Debian (via repositórios)</title>
		<link>http://aurelianomartins.wordpress.com/2012/01/26/firefox-thunderbird-e-seamonkey-no-debian-via-repositorios/</link>
		<comments>http://aurelianomartins.wordpress.com/2012/01/26/firefox-thunderbird-e-seamonkey-no-debian-via-repositorios/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 09:55:30 +0000</pubDate>
		<dc:creator>Aureliano Martins</dc:creator>
				<category><![CDATA[Sem categoria]]></category>

		<guid isPermaLink="false">http://aurelianomartins.wordpress.com/?p=7492</guid>
		<description><![CDATA[Quem não gosta do Iceweasel, pode instalar a ultima versão do Firefox via repositório. O projeto Ubuntuzilla mantém um repositório com a ultima &#8216;release&#8217; oficial e sem modificações do Thunderbird, Firefox e Seamonkey para distribuições como o Debian e seus derivados, como o Ubuntu. Instalação Adicione o repositório ao seu arquivo &#8220;sources.list&#8221;: deb http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aurelianomartins.wordpress.com&amp;blog=9864080&amp;post=7492&amp;subd=aurelianomartins&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Quem não gosta do Iceweasel, pode instalar a ultima versão do <em>Firefox</em> via repositório.</p>
<p>O projeto Ubuntuzilla mantém um repositório com a ultima &#8216;release&#8217; oficial e sem modificações do <em>Thunderbird</em>, Firefox e <em>Seamonkey</em> para distribuições como o <em>Debian</em> e seus derivados, como o <em>Ubuntu</em>.</p>
<p><strong><em>Instalação</em></strong></p>
<p>Adicione o repositório ao seu arquivo &#8220;sources.list&#8221;:</p>
<div>deb http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all main</div>
<p>Importe a chave e atualize:</p>
<p><strong># sudo apt-key adv &#8211;recv-keys &#8211;keyserver keyserver.ubuntu.com C1289A29<br />
# sudo apt-get update</strong></p>
<p>Depois é só instalar.</p>
<p>- Firefox:</p>
<p><strong># sudo apt-get install firefox-mozilla-build</strong></p>
<p>- Thunderbird:</p>
<p><strong># sudo apt-get install thunderbird-mozilla-build</strong></p>
<p>- Seamonkey:</p>
<p><strong># sudo apt-get install seamonkey-mozilla-build</strong></p>
<p><strong><em>Tradução</em></strong></p>
<p>Por padrão, os aplicativos são instalados em inglês, mas basta baixar a tradução no site da Mozilla.</p>
<p>Procure pelo arquivo: pt-BR.xpi.</p>
<p>Firefox:</p>
<div>http://releases.mozilla.org/pub/mozilla.org/firefox/releases/version*/linux-i686/xpi/</div>
<p>Thunderbird:</p>
<div>http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/version*/linux-i686/xpi/</div>
<p>Seamonkey:</p>
<div>http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/version*/langpack/</div>
<p>* version: Coloque a versão do aplicativo.</p>
<p>No meu caso, Firefox 9.0.1:</p>
<ul>
<li><a href="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/9.0.1/linux-i686/xpi/pt-BR">http://releases.mozilla.org &#8211; Firefox 9.0.1</a></li>
</ul>
<p>Bom é isso! Simples. (:</p>
<p>Fonte: <a href="http://sourceforge.net/apps/mediawiki/ubuntuzilla/index.php?title=Main_Page">Ubuntuzilla</a></p>
<p>Publicado por <a title="Perfil do usuário" href="http://www.vivaolinux.com.br/perfil/verPerfil.php?login=crf-rafa">Rafael Leandro</a></p>
<p>Fonte: <a href="http://www.vivaolinux.com.br/dica/Firefox-Thunderbird-e-Seamonkey-no-Debian-%28via-repositorios%29" target="_blank">viva o linux</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aurelianomartins.wordpress.com/7492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aurelianomartins.wordpress.com/7492/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aurelianomartins.wordpress.com/7492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aurelianomartins.wordpress.com/7492/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/aurelianomartins.wordpress.com/7492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/aurelianomartins.wordpress.com/7492/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/aurelianomartins.wordpress.com/7492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/aurelianomartins.wordpress.com/7492/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aurelianomartins.wordpress.com/7492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aurelianomartins.wordpress.com/7492/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aurelianomartins.wordpress.com/7492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aurelianomartins.wordpress.com/7492/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aurelianomartins.wordpress.com/7492/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aurelianomartins.wordpress.com/7492/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aurelianomartins.wordpress.com&amp;blog=9864080&amp;post=7492&amp;subd=aurelianomartins&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aurelianomartins.wordpress.com/2012/01/26/firefox-thunderbird-e-seamonkey-no-debian-via-repositorios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>-15.325912 -49.117288</georss:point>
		<geo:lat>-15.325912</geo:lat>
		<geo:long>-49.117288</geo:long>
		<media:content url="http://1.gravatar.com/avatar/7ed1a4a35a769cfa1991ceb49520d08f?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">aurelianomp</media:title>
		</media:content>
	</item>
	</channel>
</rss>
