Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 626 Bytes

File metadata and controls

23 lines (14 loc) · 626 Bytes

WP-CONFIG-SCAN - Check Wrong WordPress Settings

banner

Check if the WordPress page you are auditing has the typical vulnerable configuration errors, and can even list system users.

Use

git clone https://github.com/micro-joan/wp-config-scan
chmod +x wp-config-scan.sh
./wp-config-scan.sh https://wordpress_site.com

Untitled Project