<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Brute-Force on Solvere Labs</title>
    <link>https://solvere.app/tags/brute-force/</link>
    <description>Recent content in Brute-Force on Solvere Labs</description>
    <language>en-us</language>
    <managingEditor>contact@solvere.app (Solvere Labs)</managingEditor>
    <webMaster>contact@solvere.app (Solvere Labs)</webMaster>
    <copyright>© 2026 Solvere Labs</copyright>
    <lastBuildDate>Wed, 29 Apr 2026 00:00:00 +0000</lastBuildDate>
    <image>
      <url>https://solvere.app/icon-512.png</url>
      <title>Solvere Labs</title>
      <link>https://solvere.app/tags/brute-force/</link>
    </image><atom:link href="https://solvere.app/tags/brute-force/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>John the Ripper</title>
      <link>https://solvere.app/tutorials/guides/john/</link>
      <pubDate>Wed, 29 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>brute-force</category><category>linux</category><category>windows</category>
      <guid>https://solvere.app/tutorials/guides/john/</guid>
      <description>The John the Ripper quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Identify a hash, convert a ZIP or SSH key with a *2john script, run wordlist and rule attacks, crack NT and sha512crypt, mask a known pattern, fork across CPU cores, and read the pot file honestly.</description>
    </item>
    
    <item>
      <title>Wfuzz</title>
      <link>https://solvere.app/tutorials/guides/wfuzz/</link>
      <pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>web</category><category>recon</category><category>enumeration</category><category>brute-force</category><category>linux</category><category>python</category>
      <guid>https://solvere.app/tutorials/guides/wfuzz/</guid>
      <description>The Wfuzz quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Fuzz paths, query and POST parameters, headers, cookies, and virtual hosts, filter custom-404 noise by size, brute a login with two markers, encode payloads on the fly, and proxy through Burp.</description>
    </item>
    
    <item>
      <title>Stegseek</title>
      <link>https://solvere.app/tutorials/guides/stegseek/</link>
      <pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>steganography</category><category>forensics</category><category>password-cracking</category><category>brute-force</category><category>steghide</category>
      <guid>https://solvere.app/tutorials/guides/stegseek/</guid>
      <description>The Stegseek quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Brute-force a Steghide passphrase against rockyou, extract the hidden payload, confirm a carrier with seed mode, batch many files, and identify what you recovered before opening it.</description>
    </item>
    
    <item>
      <title>CeWL</title>
      <link>https://solvere.app/tutorials/guides/cewl/</link>
      <pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>web</category><category>recon</category><category>password-cracking</category><category>brute-force</category><category>enumeration</category><category>wordpress</category>
      <guid>https://solvere.app/tutorials/guides/cewl/</guid>
      <description>The CeWL quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Crawl an authorized site, build a wordlist from its own words, tune depth and length, harvest emails and document authors, rank by frequency, then feed hydra, john, and hashcat.</description>
    </item>
    
    <item>
      <title>Hashcat</title>
      <link>https://solvere.app/tutorials/guides/hashcat/</link>
      <pubDate>Thu, 12 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>brute-force</category><category>linux</category><category>windows</category>
      <guid>https://solvere.app/tutorials/guides/hashcat/</guid>
      <description>The Hashcat quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Pick the exact hash mode, run dictionary, rule, mask, and hybrid attacks, crack NTLM, sha512crypt, WPA, and Kerberoast hashes, read the status screen, and resume long jobs.</description>
    </item>
    
    <item>
      <title>Hydra</title>
      <link>https://solvere.app/tutorials/guides/hydra/</link>
      <pubDate>Sun, 25 Jan 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>brute-force</category><category>hydra</category><category>ssh</category><category>ftp</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/hydra/</guid>
      <description>The Hydra quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Test SSH/FTP/SMB/RDP and database logins, brute an HTTP form with a fail or success marker, spray one password lockout-safe, tune tasks and rate, save hits, and resume an aborted run, all inside scope.</description>
    </item>
    
    <item>
      <title>Mr Robot Walkthrough</title>
      <link>https://solvere.app/ctfs/vulnhub/mr-robot/</link>
      <pubDate>Fri, 24 Jan 2025 00:00:00 +0000</pubDate>
      <dc:creator>neospl0it</dc:creator>
      <category>vulnhub</category><category>reversing</category><category>web</category><category>brute-force</category><category>cron</category><category>gtfobins</category><category>password-cracking</category><category>privilege-escalation</category><category>reverse-shell</category>
      <guid>https://solvere.app/ctfs/vulnhub/mr-robot/</guid>
      <description>The Mr. Robot virtual machine (VM) is an exciting challenge inspired by the hit TV series Mr. Robot. It features three hidden keys, progressively increasing in difficulty.</description>
    </item>
    
    <item>
      <title>DriftingBlues 5 Walkthrough</title>
      <link>https://solvere.app/ctfs/vulnhub/driftingblues-5/</link>
      <pubDate>Thu, 12 Sep 2024 00:00:00 +0000</pubDate>
      <dc:creator>sagar-sehrawat</dc:creator>
      <category>vulnhub</category><category>wordpress</category><category>wpscan</category><category>ssh</category><category>brute-force</category><category>steganography</category><category>hash-cracking</category><category>cron</category><category>privilege-escalation</category>
      <guid>https://solvere.app/ctfs/vulnhub/driftingblues-5/</guid>
      <description>WordPress user enumeration via wpscan plus SSH brute-force gain a foothold, then a cracked KeePass database yields a filename that triggers a root cron job for root credentials.</description>
    </item>
    
    <item>
      <title>DriftingBlues 4 Walkthrough</title>
      <link>https://solvere.app/ctfs/vulnhub/driftingblues-4/</link>
      <pubDate>Wed, 11 Sep 2024 00:00:00 +0000</pubDate>
      <dc:creator>sagar-sehrawat</dc:creator>
      <category>vulnhub</category><category>linux</category><category>ftp</category><category>ssh</category><category>brute-force</category><category>suid</category><category>path-hijacking</category><category>privilege-escalation</category><category>linpeas</category>
      <guid>https://solvere.app/ctfs/vulnhub/driftingblues-4/</guid>
      <description>Layered web encoding (Base64/Brainfuck/QR) leaks usernames for FTP brute-force, an SSH key upload yields a shell, then a PATH-hijacked SUID binary gives root.</description>
    </item>
    
    <item>
      <title>DriftingBlues 2 Walkthrough</title>
      <link>https://solvere.app/ctfs/vulnhub/driftingblues-2/</link>
      <pubDate>Wed, 11 Sep 2024 00:00:00 +0000</pubDate>
      <dc:creator>sagar-sehrawat</dc:creator>
      <category>vulnhub</category><category>wordpress</category><category>wpscan</category><category>brute-force</category><category>reverse-shell</category><category>ssh</category><category>gtfobins</category><category>privilege-escalation</category><category>linux</category>
      <guid>https://solvere.app/ctfs/vulnhub/driftingblues-2/</guid>
      <description>A WordPress login brute-forced with wpscan plants a PHP reverse shell in a theme&#39;s 404.php, then passwordless sudo nmap escalates to root.</description>
    </item>
    
  </channel>
</rss>
