CVE-2020-14882 detection script# CVE-2020-14882 checker
CVE-2020-14882 detection script
This checker is based on the PoC by [jas502n](https://github.com/jas502n/CVE-2020-14882).
Using a gadget, it tries to substitute the HTTP response from a page, which an unauthenticated user should not have access to.
```
python cve_2020_14882_checker.py --ip 192.168.1.75
python cve_2020_14882_checker.py --ips ips_file.txt --port 7002 --ssl
```
[4.0K] /data/pocs/771a1b41c69feca9c673f2abd4b7124849cdb335
├── [2.4K] cve_2020_14882_checker.py
└── [ 407] README.md
0 directories, 2 files