Python tool for scanning wordpress websites and checking the security level on the website
Find a file
2020-12-20 01:58:15 +02:00
README.md wordpress security scan 2020-12-20 01:47:05 +02:00
requirements.txt wordpress security scan 2020-12-20 01:47:05 +02:00
wordpress_project.py wordpress security scan 2020-12-20 01:47:05 +02:00
wordpress_scan.py wordpress security scan 2020-12-20 01:47:05 +02:00

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