Python tool for scanning wordpress websites and checking the security level on the website
# 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