<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cracking on nix4cyber</title><link>/cheatsheets/cracking/</link><description>Recent content in Cracking on nix4cyber</description><generator>Hugo</generator><language>en</language><copyright>Copyright (c) 2025 nix4cyber</copyright><atom:link href="/cheatsheets/cracking/index.xml" rel="self" type="application/rss+xml"/><item><title>Archive</title><link>/cheatsheets/cracking/archive/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/cheatsheets/cracking/archive/</guid><description>&lt;h2 id="zip-cracking">Zip cracking&lt;/h2>
&lt;h3 id="fcrackzip">Fcrackzip&lt;/h3>
&lt;p>fcrackzip searches each given zipfile for encrypted files and tries to obtain the password. All files must be encrypted with the same password, and the more files you provide, the better.&lt;/p></description></item><item><title>Bruteforce</title><link>/cheatsheets/cracking/bruteforce/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/cheatsheets/cracking/bruteforce/</guid><description>&lt;h2 id="hydra">Hydra&lt;/h2>
&lt;p>&lt;a href="https://github.com/vanhauser-thc/thc-hydra">Hydra&lt;/a> is a very fast and flexible login cracker that supports many different protocols. It can be used to perform brute-force attacks against various services, including HTTP, FTP, SSH, and more.&lt;/p></description></item><item><title>Hash</title><link>/cheatsheets/cracking/hash/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/cheatsheets/cracking/hash/</guid><description>&lt;h2 id="hash-identification">Hash identification&lt;/h2>
&lt;h3 id="haiti">Haiti&lt;/h3>
&lt;p>You can identify what type of hash you are dealing with using the &lt;code>haiti&lt;/code> tool. It is a Ruby script that can identify over 600 different types of hashes.&lt;/p></description></item></channel></rss>