Python implementation of a tool for decrypting and encrypting sensitive data in Grafana, specifically addressing the vulnerabilities associated with CVE-2021-43798. Grafana encrypts all data source passwords using the AES algorithm with the secret_key found in the defaults.ini configuration file.# Grafana-CVE-2021-43798
Python implementation of a tool for decrypting and encrypting sensitive data in Grafana, specifically addressing the vulnerabilities associated with CVE-2021-43798. Grafana encrypts all data source passwords using the AES algorithm with the secret_key found in the defaults.ini configuration file.
### Screenshots

### Install Dependencies
```bash
pip install cryptography
[4.0K] /data/pocs/c12df69418d53091bf9ea288eb27bb04ec8a5fab
├── [4.0K] AESDecrypt.py
└── [ 439] README.md
0 directories, 2 files