
Batch vulnerability scanner for CVE-2019-19781 that checks multiple URLs for the Citrix ADC vulnerability, outputting vulnerable and error links.
Supports batch detection
Usage:
python CVE-2019-19781.py
To detect target URLs, create url.txt in the current script directory.
url.txt, one per line: http://xxx:port/ https://xxx:port/
Output:
Vulnerable links: res.txt
Error links: log.txt