Releases: tristanlatr/WPWatcher
Releases · tristanlatr/WPWatcher
WPWatcher 2.4.3
New:
- wpwatcher --show <site> command to Inspect a report in database in CLI format.
- Better error handling
- Better wpwatcher --wprs
Fixes:
- wpwatcher --version typo error
- Format code for clarity
WPWatcher 2.4.2
New:
- Update
wpscan_out_parserequirement: New status "Ok (false positive)" in the summary if component is false positive - Better project setup
- Removed unused method
WPWatcher 2.4.1
Fixed:
- Multiple mail recipients issue
WPWatcher v2.4.0
New:
- Syslog output to send multiple CEF events per site (use TCP by default). Add --syslog_test for convenience for configuring datasources .
- Update parser requirements
Fixed:
- Interrupt too long and buggy
WPWatcher 2.3.1
New: Update requirements setup to use latest wpscan-out-parse version and display "Unknown" statuses in summary.
WPWatcher 2.3.0
New:
- HTML emails
- Include a summary table
- Install wpscan output parse as a python dependency
- WPWacther can be run with:
python3 -m wpwatcher - Removed
--prescanoption - New history !
WPWatcher 2.2.3
WPWatcher 2.2.2
WPWatcher 2.2.1
Fixes #26
WPWatcher 2.2.0
Robust JSON parser used by default
Splitting vulnerabilities regarding same component into several messages for better false positives control #20