This Powershell script run AppScan Standard scans against a list of web sites (URLs.txt) checking just for Log4J (CVE-2021-44228) vulnerability.
After run the script, it will read each line in URLs.txt and start scanning for Log4J (CVE-2021-44228) vulnerability.
After finish each scan, it will write in Log4J_Result_Analysis.txt the result.
Each scan file is in Scan folder and you can open it in AppScan Standard to see details about the vulnerability.