如何使用John Ripper增量模式破解密码

This is the most powerful cracking mode. Keep in mind that generally cracking will never end in this mode if there is no password because combinations are too large.

这是最强大的破解模式。 请记住,如果没有密码,因为组合太大,破解通常不会在这种模式下结束。

Configurations about Incremental Mode can be found in configuration file [Incremental:MODE] section.

可以在配置文件[Incremental:MODE]部分中找到有关增量模式的配置。

$ john --incremental unshadowed
  • –incremental is used to specify incremental Mode

    –incremental用于指定增量模式

设置单词列表的仅数字字符(Set Only Numeric Chars for Word List)

We can set only numeric characters to crack like below.

我们只能设置数字字符来破解,如下所示。

$ john --incremental=digits unshadowed
  • digits will fire numeric wordlist. Default numeric range is from 0 to  99999999999999999999

    数字将触发数字单词列表。 默认数字范围是从0到 99999999999999999999

设定目标帐户 (Set Target Account)

To crack only specified account in the hashes -u  can be used

要仅破解散列中的指定帐户,可以使用-u

$ john -u root unshadow
  • -u  root is the account we want ot crack

    -u root是我们想要破解的帐户

并行破解文件(Cracking Files Parallel)

We can crack multiple hashes simultneously like below. Just add new files.

我们可以同时破解多个哈希,如下所示。 只需添加新文件。

$ john unshadow1 u
  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值