WPWatcher - Automating WPScan to scan and report vulnerable Wordpress sites
Project description
WPWatcher - Automating WPScan to scan and report vulnerable Wordpress sites
Wordpress Watcher is a wrapper for WPScan that manages scans on multiple sites and reports by email and/or syslog. Schedule scans and get notified when vulnerabilities, outdated plugins and other risks are found.
Features
- Scan multiple sites with WPScan
- Parse WPScan output and divide the results in "Alerts", "Warnings" and "Informations"
- Handled VulnDB API limit
- Define reporting emails addresses for every configured site individually and globally
- Define false positives strings for every configured site individually and globally
- Define WPScan arguments for every configured site individually and globally
- Send WPScan findings to Syslog server
- Save raw WPScan output into files
- Log file lists all the findings
- Speed up scans using several asynchronous workers
- Follow URL redirection if WPScan fails and propose to ignore main redirect
- Scan sites continuously at defined interval and configure script as a linux service
- Additionnal alerts depending of finding type (SQL dump, etc.)
- Keep track of fixed and unfixed issues
Documentation
Usage exemple
Scan two sites, add WPScan arguments, follow URL redirection and email report to recepients. If you reach your API limit, it will wait and continue 24h later.
wpwatcher --url exemple.com exemple1.com \
--wpscan_args "--force --stealthy --api-token <TOKEN>" \
--follow_redirect --api_limit_wait \
--send --infos --email_to you@office.ca me@office.ca
WPWatcher must read a configuration file to send mail reports. This exemple assume you have filled your config file with mail server setings.
Emails
Sample email report.
Authors
- Florian Roth (Original author of WPWatcher v0.2)
- Tristan Landes
Disclamer
Use at your own risks.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file wpwatcher-3.0.3.tar.gz
.
File metadata
- Download URL: wpwatcher-3.0.3.tar.gz
- Upload date:
- Size: 41.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56e1ff03d155b4b421e4004d43456c74f6991b66782e8bb0d696016d9efd86d9 |
|
MD5 | 2de1ed8e8f4c153a0695131821d667b3 |
|
BLAKE2b-256 | 1e096c7c7c51f21ff5d5ff93196a6ed329f85e44705e500f012c270dc31d87b2 |
File details
Details for the file wpwatcher-3.0.3-py3-none-any.whl
.
File metadata
- Download URL: wpwatcher-3.0.3-py3-none-any.whl
- Upload date:
- Size: 50.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab264fdcbd33449f65119950aeb6bb8541f163145fc6c06370f35f2bf2cfc665 |
|
MD5 | 4cbe1ededceca4e21a26abb11337e92e |
|
BLAKE2b-256 | a9e1b929ab58b32d79e80d25c7408c88d624315448b32eec3ec7eef49d7ed507 |