Export Vulnerability Report (WebUI Method)
- Sign in to the cPFence WebUI on the server you want to audit.
- Head to Tools & Utilities ➜ WP-AutoShield Bulk Tools.
- Within General & Backups, open Export Vulnerability Report.
- Click Export Report to generate the CSV. The UI streams the log while WP-AutoShield aggregates plugin, theme, and core issues.
- Download the resulting CSV from the output screen or grab it from
/var/log/cpfenceav/wp-vuln-report.csv.
Use the WP site selector toggle if you only want a subset of installs audited instead of the entire inventory.
Tip: You can Schedule this tool to run daily with WP-AutoShield by enabling "autoshield_vuln_report" on the Settings page. (Default: On)
Command Line (CLI) Method
- SSH into the desired server.
- Run the export command:
cpfence --vuln-export - The CSV is saved under
/var/log/cpfenceav/wp-vuln-report.csv; download or email it as needed.
Schedule this command through cron or WP-AutoShield if you need daily digests without manual clicks.
Need Further Assistance?
Visit our Knowledgebase or contact our support team for help.
