Tagged articles

john the ripper

9 articles · Page 1 of 1
Black & White Path
Black & White Path
Jul 14, 2026 · Information Security

How to Crack a “Protected” ZIP File in Seconds – Why Passwords Fail

A red‑team researcher demonstrated that using zip2john, John the Ripper and the rockyou.txt wordlist can break a supposedly password‑protected ZIP archive in just a few seconds, exposing the inherent weaknesses of ZipCrypto encryption and the ease of known‑plaintext attacks.

information securityjohn the ripperknown plaintext attack
0 likes · 6 min read
How to Crack a “Protected” ZIP File in Seconds – Why Passwords Fail
Black & White Path
Black & White Path
Jul 8, 2026 · Information Security

Johnny: A Cross‑Platform GUI Front‑End for John the Ripper

Johnny is an open‑source, cross‑platform graphical front‑end for John the Ripper that simplifies password‑cracking with a visual interface, supports core and jumbo versions, offers multiple attack modes, session management, and provides easy installation on Linux, Windows, and macOS.

GUIJohnnyOpen Source
0 likes · 5 min read
Johnny: A Cross‑Platform GUI Front‑End for John the Ripper
Raymond Ops
Raymond Ops
Oct 30, 2025 · Information Security

Master Linux System Security: Account Hardening, Boot Controls, and Vulnerability Scanning

This guide walks through essential Linux security practices, covering account cleanup and password policies, BIOS and GRUB boot protections, command‑history sanitization, automatic logout settings, weak‑password detection with John the Ripper, and network scanning using Nmap to help harden servers against common threats.

Account HardeningGRUBLinux
0 likes · 18 min read
Master Linux System Security: Account Hardening, Boot Controls, and Vulnerability Scanning
MaGe Linux Operations
MaGe Linux Operations
May 4, 2025 · Information Security

Essential Linux System Security: Account Hardening, Password Policies, and Vulnerability Scanning

This guide covers Linux system security fundamentals, including account cleanup, password aging and locking, command‑history protection, BIOS/GRUB boot hardening, login restrictions, weak‑password detection with John the Ripper, and network port scanning using Nmap, providing practical commands and configuration steps for each topic.

Account ManagementNmapPassword Policies
0 likes · 18 min read
Essential Linux System Security: Account Hardening, Password Policies, and Vulnerability Scanning
Raymond Ops
Raymond Ops
Mar 28, 2025 · Information Security

Uncover Hidden Passwords on Linux: From File Scans to Hash Cracking

This guide walks you through systematic Linux password hunting techniques—including searching filenames, scanning file contents, extracting credentials from web and config files, cracking hashes with Hashcat and John, leveraging hidden files, MySQL databases, backup archives, and automating discovery with LinPEAS—to elevate privileges and gain full root access.

Linuxhashcatjohn the ripper
0 likes · 30 min read
Uncover Hidden Passwords on Linux: From File Scans to Hash Cracking
Liangxu Linux
Liangxu Linux
Jan 19, 2025 · Information Security

Hardening Linux Account Security: User Locks, Password Policies, PAM & Sudo

This guide explains how to secure Linux accounts by disabling logins, locking or deleting users, enforcing password expiration with chage, configuring PAM modules, restricting commands via sudo, protecting the GRUB bootloader, and performing controlled password‑cracking tests with John the Ripper.

GRUBLinuxPAM
0 likes · 10 min read
Hardening Linux Account Security: User Locks, Password Policies, PAM & Sudo
Liangxu Linux
Liangxu Linux
Oct 24, 2024 · Information Security

Master Linux Password Hunting: From File Names to Hash Cracking with Hashcat & John

This guide walks through systematic techniques for locating passwords on a compromised Linux host—including searching file names, file contents, hidden directories, web configuration files, MySQL databases, backup folders, and encrypted archives—while demonstrating how to crack discovered hashes using Hashcat, John the Ripper, and LinPEAS.

LinPEASLinuxhashcat
0 likes · 27 min read
Master Linux Password Hunting: From File Names to Hash Cracking with Hashcat & John
MaGe Linux Operations
MaGe Linux Operations
Aug 2, 2024 · Information Security

Uncover Hidden Passwords on Linux: From File Scans to Hash Cracking

This guide walks through systematic techniques for hunting passwords on a Linux target, covering filename and content searches, web and config files, hidden directories, MySQL credential extraction, backup analysis, protected archives, and automated enumeration with LinPEAS, while demonstrating practical use of tools like Hashcat and John the Ripper.

LinPEAScredential discoveryhashcat
0 likes · 28 min read
Uncover Hidden Passwords on Linux: From File Scans to Hash Cracking