当前位置:网站首页>密码字典生成工具pydictor/john
密码字典生成工具pydictor/john
2022-08-04 09:17:00 【Cwillchris】
一、字典工具 pydictor
1、pydictor 安装
上传 pydictor.tar.gz 到 Kali
解压 pydictor.tar.gz
┌──(root Cwillchris)-[~]
└─# tar zxvf pydictor.tar.gz
└─# cd pydictor/
└─# chmod +x pydictor.py
2、pydictor 生成字典
pydictor.py 参数说明:
-base 表示密码所使用的字符
-base Type
d digital [0 - 9] # digital [ˈdɪdʒɪtl] 数字的
L lowercase letters [a - z] # lowercase ['ləʊəˌkeɪs] 小写字母;letters [ˈletəz] 信,字母
c capital letters [A - Z] # capital [ˈkæpɪtl] 大写的
-o 指定字典存储的位置
例 1:生成全部由数字组成且长度为 4 到 6 的字典
┌──(root
边栏推荐
猜你喜欢
随机推荐
Since his 97, I roll but he...
VRRP+MSTP配置详解【华为eNSP实验】
Post-94 Byte P7 posted the salary slip: It's really good to make up for this...
【高并发基石】多线程、守护线程、线程安全、线程同步、互斥锁
户外徒步旅行
思想茶叶蛋 (Jul 31,2022)| 元宇宙(Metaverse)下了一枚什么样的蛋
TiDB升级与案例分享(TiDB v4.0.1 → v5.4.1)
GBsae 8 c database using an error, how to do?
速速脱单诀窍
Apache APISIX 2.15 版本发布,为插件增加更多灵活性
架构设计杂谈
Detailed explanation of MSTP protocol configuration on Layer 3 switches [Huawei eNSP experiment]
蘑菇书EasyRL学习笔记
[Punctuality Atom STM32 Serial] Chapter 4 STM32 First Experience Excerpted from [Punctual Atom] MiniPro STM32H750 Development Guide_V1.1
MindSpore:Ascend运行出现问题
cannot import name 'import_string' from 'werkzeug' [bug solution]
MindSpore:图算融合报错
LeetCode581+621+207
async - await
yuv420sp转jpg









