<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Johntheripper on rchitect</title><link>https://www.rchitect.in/tags/johntheripper/</link><description>Recent content in Johntheripper on rchitect</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 13 Apr 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://www.rchitect.in/tags/johntheripper/index.xml" rel="self" type="application/rss+xml"/><item><title>John the ripper as passowrd cracking tool</title><link>https://www.rchitect.in/posts/john-ripper/</link><pubDate>Wed, 13 Apr 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/john-ripper/</guid><description>&lt;h1 id="john-the-ripper-for-bruteforcing"&gt;
 John the Ripper for Bruteforcing
 &lt;a class="heading-link" href="#john-the-ripper-for-bruteforcing"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;h4 id="case1-the-zip-passowrd-cracking"&gt;
 Case1: The zip passowrd cracking
 &lt;a class="heading-link" href="#case1-the-zip-passowrd-cracking"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h4&gt;
&lt;p&gt;In below case there is zip file which require password to open.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;──(rocky㉿kali)-[~/hckbox/node]
└─$ unzip newbackup.zip 
Archive: newbackup.zip
 creating: var/www/myplace/
[newbackup.zip] var/www/myplace/package-lock.json password: 
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;This requires a password and we need to crack the zip with john to get passowrd.&lt;/p&gt;
&lt;p&gt;As this is a zip file we need to use the script from John for converting this to a hash value. The scripts are usually located under /usr/share/john&lt;/p&gt;</description></item></channel></rss>