Lucene search
+L

44 matches found

Kitploit
Kitploit
added 2026/09/17 3:16 a.m.11 views

viper

Viper Frank4DD, @ 2000年5月 Viperは、cryptで暗号化されたパスワードを解読するブルートフォースUNIXスタイルのパスワードクラッカーです。これは、Haleのviper 1.4...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 1:12 a.m.11 views

john

John the Ripper 这是 John the Ripper 的社区增强版,即“jumbo”版本。它包含了大量由 jumbo 开发者和用户社区贡献的代码、文档和数据。向 jumbo 添加新代码很容易,质量要求也不高,不过最近我们开始对所有贡献进行相当多的自动化测试。这意味着你会获得大量不一定“成熟”的功能,也就是说,这段代码中可能存在 bug。 John the Ripper 的主页是: https://www.openwall.com/john/ 如果你对这个版本或 JtR 有任何评论,请加入 john-users 邮件列表并在其中发帖:...

5.8AI score
SaveExploits0References15
Kitploit
Kitploit
added 2026/09/16 11:01 p.m.11 views

ophcrack

OPHCRACK 3.6.0 Time-Memory-Trade-Off-Crack A windows password cracker based on the faster time-memory trade-off using rainbow tables. This is an evolution of the original ophcrack 1.0 developed at EPFL http://lasecwww.epfl.ch/oechslin/projects/ophcrack Ophrack 3.6.0 comes with a Qt Graphical User...

6AI score
SaveExploits0
Rapid7 Blog
Rapid7 Blog
added 2020/10/02 7:46 p.m.233 views

Metasploit Wrap-Up

Windows secrets dump The following provided by Christophe De La Fuente! A common pen testing pattern is to compromise a local administrative account on a host and use it to grab Windows password hashes, kerberos tickets, and other secrets stored locally. The most common technique is to run tools...

7.2CVSS7.4AI score0.38974EPSS
SaveExploits28
Metasploit
Metasploit
added 2019/11/09 8:55 p.m.177 views

Password Cracker: Mobile

This module uses Hashcat to identify weak passwords that have been acquired from Android systems. These utilize MD5 or SHA1 hashing. Android Samsung SHA1 is format 5800 in Hashcat. Android non-Samsung SHA1 is format 110 in Hashcat. Android MD5 is format 10. JTR does not support Android hashes at...

7.4AI score
SaveExploits0
Metasploit
Metasploit
added 2019/05/31 4:18 p.m.113 views

Password Cracker: Windows

This module uses John the Ripper or Hashcat to identify weak passwords that have been acquired from Windows systems. LANMAN is format 3000 in hashcat. NTLM is format 1000 in hashcat. MSCASH is format 1100 in hashcat. MSCASH2 is format 2100 in hashcat. NetNTLM is format 5500 in hashcat. NetNTLMv2 ...

7.4AI score
SaveExploits0
Metasploit
Metasploit
added 2019/05/31 4:18 p.m.45 views

Password Cracker: AIX

This module uses John the Ripper or Hashcat to identify weak passwords that have been acquired from passwd files on AIX systems. These utilize DES hashing. DES is format 1500 in Hashcat. This module requires Metasploit: https://metasploit.com/download Current source:...

7.4AI score
SaveExploits0
Metasploit
Metasploit
added 2019/05/31 4:18 p.m.80 views

Password Cracker: Databases

This module uses John the Ripper or Hashcat to identify weak passwords that have been acquired from the mssqlhashdump, mysqlhashdump, postgreshashdump, or oraclehashdump modules. Passwords that have been successfully cracked are then saved as proper credentials. Due to the complexity of some of t...

7.4AI score
SaveExploits0
Metasploit
Metasploit
added 2019/05/31 4:18 p.m.133 views

Password Cracker: Linux

This module uses John the Ripper or Hashcat to identify weak passwords that have been acquired from unshadowed passwd files from Unix/Linux systems. The module will only crack MD5, BSDi and DES implementations by default. However, it can also crack Blowfish and SHA256/512, but it is much slower...

7.4AI score
SaveExploits0
Metasploit
Metasploit
added 2019/05/31 4:18 p.m.87 views

Password Cracker: Webapps

This module uses John the Ripper or Hashcat to identify weak passwords that have been acquired from various web applications. Atlassian uses PBKDF2-HMAC-SHA1 which is 12001 in hashcat. PHPass uses phpass which is 400 in hashcat. Mediawiki is MD5 based and is 3711 in hashcat. Apache Superset, some...

7.4AI score
SaveExploits0
Metasploit
Metasploit
added 2019/02/03 3:17 p.m.77 views

Apply Pot File To Hashes

This module uses a John the Ripper or Hashcat .pot file to crack any password hashes in the creds database instantly. JtR's --show functionality is used to help combine all the passwords into an easy to use format. This module requires Metasploit: https://metasploit.com/download Current source:...

7.4AI score
SaveExploits0
Metasploit
Metasploit
added 2019/01/25 7:07 p.m.93 views

John the Ripper Windows Password Cracker (Fast Mode)

This module uses John the Ripper to identify weak passwords that have been acquired as hashed files loot or raw LANMAN/NTLM hashes hashdump. The goal of this module is to find trivial passwords in a short amount of time. To crack complex passwords or use large wordlists, John the Ripper should be...

7AI score
SaveExploits0
Metasploit
Metasploit
added 2018/05/30 12:00 a.m.36 views

John the Ripper Password Cracker (Fast Mode)

This module uses John the Ripper to identify weak passwords that have been acquired as hashed files loot or raw LANMAN/NTLM hashes hashdump. The goal of this module is to find trivial passwords in a short amount of time. To crack complex passwords or use large wordlists, John the Ripper should be...

1.1AI score
SaveExploits0
Kitploit
Kitploit
added 2017/10/27 9:00 p.m.46 views

Pentest-Tools-Auto-Installer - A Simple Tool For Installing Pentest Tools And Forensic Tools On Debian / Ubuntu Based OS

A Simple tool for installing pentest tools and forensic tools on Debian / Ubuntu Based OS Tested on Linux Mint And Kali Linux I Want To Get This How To Do ?? Change Your Privileges Terminal to Root Mode your@terminal:$ sudo su And Then Clone This your@terminal: git clone...

8.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2017/05/06 1:39 p.m.24 views

Hydra 8.5 - Network Logon Cracker

A very fast network logon cracker which support many different services. See feature sets and services coverage page - incl. a speed comparison against ncrack and medusa.Number one of the biggest security holes are passwords, as every password security study shows. This tool is a proof of concept...

7.6AI score
SaveExploits0References1
n0where
n0where
added 2015/07/21 5:19 a.m.66 views

John the Ripper GUI Frontend: Johnny

Johnny the open source cross-platform GUI frontend for John the Ripper, the popular password cracker, written in C++ using the Qt framework. Johnny’s aim is to automate and simplify the password cracking routine on the Desktop as well as add extra functionality like session management and easy...

0.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2015/07/10 3:31 p.m.82 views

Johnny - GUI for John the Ripper

Johnny is a cross-platform open-source GUI for the popular password cracker John the Ripper. Features 1. user could start, pause and resume attack though only one session is allowed globally, 2. all attack related options work, 3. all input file formats are supported pure hashes, pwdump, passwd,...

7.1AI score
SaveExploits0
Kitploit
Kitploit
added 2014/12/27 2:19 p.m.54 views

CeWL - Custom WordList Generator Tool for Password Cracking

CeWL is a ruby app which spiders a given url to a specified depth, optionally following external links, and returns a list of words which can then be used for password crackers such as John the Ripper. CeWL also has an associated command line app, FAB Files Already Bagged which uses the same meta...

7.3AI score
SaveExploits0
n0where
n0where
added 2014/12/18 11:01 p.m.25 views

Fast Password Cracker: John the Ripper

Fast Password Cracker John the Ripper is a fast password cracker, currently available for many flavors of Unix 11 are officially supported, not counting different architectures, Windows, DOS, BeOS, and OpenVMS the latter requires a contributed patch. Its primary purpose is to detect weak Unix...

0.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.28 views

FCrackZip 1.0 - Local Buffer Overflow Proof of Concept

No description provided by source. Exploit Title: FCrackZip Local Buffer Overflow PoC Date: September 5th, 2010 Author: 0x6264 Software Link: http://oldhome.schmorp.de/marc/data/fcrackzip-1.0.tar.gz Version: 1.0 Tested on: Ubuntu 10.04 CVE : None Software Description: fcrackzip is a zip password...

7.1AI score
SaveExploits0
Rows per page
Query Builder