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 비밀번호를 찾습니다.