Skip to content

Releases: tristanlatr/WPWatcher

WPWatcher 2.4.3

05 Oct 19:24

Choose a tag to compare

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

05 Oct 15:05

Choose a tag to compare

New:

  • Update wpscan_out_parse requirement: New status "Ok (false positive)" in the summary if component is false positive
  • Better project setup
  • Removed unused method

WPWatcher 2.4.1

28 Sep 14:22

Choose a tag to compare

Fixed:

  • Multiple mail recipients issue

WPWatcher v2.4.0

21 Sep 18:59

Choose a tag to compare

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

08 Sep 14:25

Choose a tag to compare

New: Update requirements setup to use latest wpscan-out-parse version and display "Unknown" statuses in summary.

WPWatcher 2.3.0

14 Aug 01:44
ca96a34

Choose a tag to compare

New:

  • HTML emails
  • Include a summary table
  • Install wpscan output parse as a python dependency
  • WPWacther can be run with: python3 -m wpwatcher
  • Removed --prescan option
  • New history !

WPWatcher 2.2.3

28 Jul 13:41

Choose a tag to compare

Improve mail report to make it more concise and fix a few display issues.
Process Metasploit and ExploitDB links in JSON parser.
Update WPScan database after 1h instead of 4h.
Added Wiki.
Fixes #32
Less verbose fixed items in email #31

WPWatcher 2.2.2

07 Jul 17:55
980f3b5

Choose a tag to compare

Fixes #28 and #29

WPWatcher 2.2.1

05 Jul 13:37

Choose a tag to compare

WPWatcher 2.2.0

30 Jun 16:11
38f99b7

Choose a tag to compare

Robust JSON parser used by default
Splitting vulnerabilities regarding same component into several messages for better false positives control #20