%global _empty_manifest_terminate_build 0 Name: python-wpwatcher Version: 3.0.7 Release: 1 Summary: WPWatcher - Automating WPScan to scan and report vulnerable Wordpress sites License: Apache License 2.0 URL: https://github.com/tristanlatr/WPWatcher Source0: https://mirrors.aliyun.com/pypi/web/packages/4c/c7/1654616a497acca3ad951d6f26ac3fb44fc5adab162162619d25696b8f8b/wpwatcher-3.0.7.tar.gz BuildArch: noarch Requires: python3-wpscan-out-parse Requires: python3-filelock Requires: python3-pytest Requires: python3-pytest-cov Requires: python3-codecov Requires: python3-coverage Requires: python3-tox Requires: python3-mypy Requires: python3-Sphinx Requires: python3-recommonmark Requires: python3-rfc5424-logging-handler Requires: python3-cefevent %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 [Read The Docs](https://wpwatcher.readthedocs.io/en/latest/). ## 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. ```bash wpwatcher --url exemple.com exemple1.com \ --wpscan_args "--force --stealthy --api-token
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 [Read The Docs](https://wpwatcher.readthedocs.io/en/latest/). ## 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. ```bash wpwatcher --url exemple.com exemple1.com \ --wpscan_args "--force --stealthy --api-token
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 [Read The Docs](https://wpwatcher.readthedocs.io/en/latest/). ## 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. ```bash wpwatcher --url exemple.com exemple1.com \ --wpscan_args "--force --stealthy --api-token