phrasendrescher包装说明

phrasen | Drescher的(对| d)是模块化的和多处理通行短语开裂的工具。它配备了大量的插件,但一个简单的插件API允许新的插件容易发展。的对主要特点| d为:

  • 模块化与使用插件
  • 多处理
  • 带或不带排列(大写,小写的l33t等)字典攻击
  • 增量蛮力攻击与自定义字符映射
  • 在FreeBSD,NetBSD的,OpenBSD的,MacOS和Linux上运行

资料来源:http://www.leidecker.info/projects/phrasendrescher/index.shtml
phrasendrescher首页 | 卡利phrasendrescher回购

  • 作者:尼科Leidecker
  • 许可:3条款BSD

Tools included in the phrasendrescher package

pd – Passphrase cracking tool
[email protected]:~# pd -h
phrasen|drescher 1.2.2 - the passphrase cracker
Copyright (C) 2008 Nico Leidecker; http://www.leidecker.info

Usage: pd plugin [options]

 Available plugins:
   enc-file  mssql  pkey  http-raw  ssh

 General Options:
   h           : print this message
   v           : verbose mode
   i from[:to] : incremental mode beginning with word length `from'
                 and going to `to'
   d file      : run dictionary based with words from `file'
   w number    : number of worker threads (default is one)
   r rules     : specify rewriting rules for the dictionary mode:
                   A = all characters upper case
                   F = first character upper case
                   L = last character upper case
                   W = first letter of each word to upper case
                   a = all characters lower case
                   f = first character lower case
                   l = last character lower case
                   w = first letter of each word to lower case
                   D = prepend digit
                   d = append digit
                   e = 1337 characters
                   x = all rules

 Environment Variables:
   PD_PLUGINS : the directory containing plugins
                (current is /usr/lib/phrasendrescher)
   PD_CHARMAP : the characters for the incremental mode are
                taken from a character list. A customized list
                can be specified in the environment variable

pd Usage Example

使用SSH强力插件(SSH),并在词库(-d passes.txt)密码对目标服务器(-t 192.168.1.202),显示详细输出(-v):

[email protected]:~# pd ssh -d passes.txt -t 192.168.1.202 -v
phrasen|drescher 1.2.2 - the passphrase cracker
Copyright (C) 2008 Nico Leidecker; http://www.leidecker.info

[ssh] Trying host 192.168.1.202:22...
[ssh]   Fingerprint: C1 D3 4E 15 1F C0 EE 45 1A EC 7E EC D6 6A 02 7C
[ssh]   Authentication mechanisms: publickey,password (using: password)
[ssh] Complete List of targets:
[ssh]   192.168.1.202:22
[ssh] Users:
[ssh]   root

plugin ssh loaded. Running now (1 workers)...
--------------------------------------------------
mode: dictionary (passes.txt)