ciscot7
1.0.0
用于解密 Cisco IOS 类型 7 密码的小工具,如果需要,它还可以加密明文密码。
c:>ciscot7.py --help
Usage: ciscot7.py [options]
Options:
-h, --help show this help message and exit
-e, --encrypt Encrypt password
-d, --descrypt Decrypt password. This is the default
-p PASSWORD, --password=PASSWORD
Password to encrypt / decrypt
-f FILE, --file=FILE Cisco config file, only for decryption
如果我们指定一个配置文件,它将在其中查找所有类型 7 的密码。