wordpress-security-scan/README.md
2020-12-20 01:47:05 +02:00

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