Python tool for scanning wordpress websites and checking the security level on the website
Find a file
2025-03-08 21:01:41 +02:00
README.md Update README.md 2025-03-08 21:01:41 +02:00
requirements.txt wordpress security scan 2020-12-20 01:47:05 +02:00
wordpress-security-scan.png wordpress security scan 2020-12-20 01:58:43 +02:00
wordpress_project.py wordpress security scan 2020-12-21 01:42:40 +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/kodkodcyber/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