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 的密碼。