Skip to content

Decrypt Junos $9$ encrypted secrets

Notifications You must be signed in to change notification settings

bjames/junosdecode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

```
┌(bsjames@bsjames-fedora-PC2BDMWS)-[~]
└─$ python3 ./junos9decode.py '$9$4OoDkzF/CtOz30IcSW8X7-b2aji.mT3-VDkq.F31RhSrv'
junos password decrypter
Original python 2.7 version by matt hite
lazily converted to python 3 by Brandon James
original perl version by kevin brintnall

encrypted version: $9$4OoDkzF/CtOz30IcSW8X7-b2aji.mT3-VDkq.F31RhSrv
$9$4OoDkzF/CtOz30IcSW8X7-b2aji.mT3-VDkq.F31RhSrv
decrypted version: thisisanexample
```

About

Decrypt Junos $9$ encrypted secrets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%