<?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>linux john contraseñas password multicpu - Soi57.net</title>
	<atom:link href="https://soi57.net/blog/tag/linux-john-contrasenas-password-multicpu/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>soi57.net/blog</description>
	<lastBuildDate>Wed, 20 May 2009 14:24:15 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7</generator>

<image>
	<url>https://soi57.net/blog/wp-content/cropped-logo_soi57.net_half_ico-32x32.jpg</url>
	<title>linux john contraseñas password multicpu - Soi57.net</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>John the Ripper con multiples cpu</title>
		<link>https://soi57.net/blog/john-the-ripper-con-multiples-cpu/</link>
					<comments>https://soi57.net/blog/john-the-ripper-con-multiples-cpu/#respond</comments>
		
		<dc:creator><![CDATA[root]]></dc:creator>
		<pubDate>Wed, 20 May 2009 14:24:15 +0000</pubDate>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[linux john contraseñas password multicpu]]></category>
		<guid isPermaLink="false">http://soi57.net/articles/?p=137</guid>

					<description><![CDATA[<p>Si tu máquina tiene más de un núcleo o cpu y quieres aprovecharlas para testear la fuerza de tus contraseñas, puedes utilizar implementaciones del standard MPI. MPI («Message Passing Interface», &#8230; </p>
<p>La entrada <a href="https://soi57.net/blog/john-the-ripper-con-multiples-cpu/">John the Ripper con multiples cpu</a> se publicó primero en <a href="https://soi57.net/blog">Android, administracion de sistemas y seo</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Si tu máquina tiene <strong>más de un núcleo o</strong> <strong>cpu </strong>y quieres aprovecharlas para testear la fuerza de tus <strong>contraseñas</strong>, puedes utilizar implementaciones del standard <a title="mpi wikipedia" href="http://es.wikipedia.org/wiki/Interfaz_de_Paso_de_Mensajes" target="_blank">MPI</a>.</p>
<p>MPI («Message Passing Interface», Interfaz de Paso de Mensajes) es un estándar que define la sintaxis y la semántica de las funciones contenidas en una biblioteca de paso de mensajes diseñada para ser usada en programas que exploten la existencia de múltiples procesadores.</p>
<p>Descargarte una versión de John prepatcheada o el patch para que soporte openmpi o mpich (implementaciones MPI). Lo puedes hacer desde <a title="decargar john the ripper" href="http://www.bindshell.net/tools/johntheripper" target="_blank">aqui</a> . Intalar mpich (u openmpi). En mi caso, una debian 4.0 he optado por mpich, me descargo las fuentes desde <a title="descargar mpich" href="http://www.mcs.anl.gov/research/projects/mpich2/downloads/index.php?s=downloads" target="_blank">aqui</a> .</p>
<p>Compilas e instalas mpich ( o openmpi ).<br />
Si optas por openmpi hay que hacer un pequeño cambio en el Makefile<br />
vim Makefile<br />
:%s/mpicc/om-mpicc/g<br />
:wq</p>
<p>Si usas mpich es importante crear el fichero .mpd.conf en tu directorio de usuario y establecer una contraseña. Después arrancarlo en modo daemon mpd &#8211;daemon con tu usuario sin privilegios. Mas detalles de como configurarlo <a title="configurar mpich" href="http://debianclusters.cs.uni.edu/index.php/MPICH_without_Torque_Functionality" target="_blank">aquí</a> .</p>
<p>Compilamos john the ripper y ya podemos utilizarlo.<br />
Por ejemplo si tuviese 8 núcleos<br />
mpiexec -np 8 /home/blas/john-1.7.2-bp17-mpi8/run/john &#8211;session=test01 -i:All passunshadowmpi</p>
<p>Para contrastar la diferencia puedes hacer un john &#8211;test con y sin mpich.</p>
<div style='text-align:left' class='yasr-auto-insert-visitor'></div><p>La entrada <a href="https://soi57.net/blog/john-the-ripper-con-multiples-cpu/">John the Ripper con multiples cpu</a> se publicó primero en <a href="https://soi57.net/blog">Android, administracion de sistemas y seo</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://soi57.net/blog/john-the-ripper-con-multiples-cpu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
