mirror of
https://ghproxy.net/https://github.com/kodkodcyber/wordpress-security-scan.git
synced 2025-11-21 17:31:13 +08:00
Python tool for scanning wordpress websites and checking the security level on the website
| README.md | ||
| requirements.txt | ||
| wordpress-security-scan.png | ||
| wordpress_project.py | ||
| wordpress_scan.py | ||
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