mirror of
https://ghproxy.net/https://github.com/kodkodcyber/wordpress-security-scan.git
synced 2025-10-04 04:29:19 +08:00
477 B
477 B
wordpress-security-scan
Python tool for scanning wordpress websites and checking the security level on the website

Installation
# clone the repository
$ git clone https://github.com/eliyaha02/wordpress-security-scan
# change the working directory to wordpress-security-scan
$ cd wordpress-security-scan
# install the requirements
$ pip install -r requirements.txt
# run the script
$ python wordpress-scan.py