CVE-2014-10069# Hitron CFG Decrypter
## Downloading
```sh
git clone https://github.com/Manouchehri/hitron-cfg-decrypter
cd hitron-cfg-decrypter/
```
## Decrypting
```sh
python decrypt.py -i sample.cfg.enc
```
## Encrypting
```sh
python decrypt.py -i sample.cfg.dec -m encrypt
```
## Getting the CFG

Thanks to Michael Henke (@henkman) for his previous work on the Hitron CVE-30360.
[4.0K] /data/pocs/9f1a495c270da25e49124f7566a40cf09e6f0c75
├── [1.6K] decrypt.py
├── [ 10] main.py -> decrypt.py
├── [ 27K] pyDes.py
├── [ 426] README.md
├── [ 9] README.txt -> README.md
├── [3.5K] sample.cfg.dec
├── [3.5K] sample.cfg.enc
└── [139K] web-screenshot.png
0 directories, 8 files