Skip to content

Releases: tristanlatr/WPWatcher

WPWatcher 2.1.1

22 Jun 17:33
Compare
Choose a tag to compare

Bug fix release

Fixes #23 and #18

WPWatcher 2.0.6

15 Jun 21:02
65c79ab
Compare
Choose a tag to compare

Fixes :

  • #16 Infos and warnings get send with ALERT email even if send_infos=No
  • Fixed FileNotFoundError reporting if wrong WPScan path

WPWatcher 2.0.5

08 Jun 17:52
Compare
Choose a tag to compare

Minor typo fix in error message when timeout reached.

WPWatcher 2.0.4

29 Apr 00:34
Compare
Choose a tag to compare

Pre scan without API Token feature
Restructuring and cleaning
Strict scan timeout can be configured

WPWatcher 2.0.3

20 Apr 19:24
Compare
Choose a tag to compare

Lazy init for faster execution
Testing and improving clarity
WPScan output files are written into sub folders info/warning/alert/error
Minor bug fixes

WPWatcher 2.0.2

16 Apr 04:50
Compare
Choose a tag to compare

Bug fixes

  • Able to cancel execution when sleeping 24h Handling API limit
  • Errors reports are written into database file
  • Cleaning up
    More time to allow cleaner WPScan exit
  • Changed ^c or service stop timeout to 10s for all WPScan processes

WPWatcher 2.0

13 Apr 18:54
Compare
Choose a tag to compare

Version 2.
This version should be stable.
Don't hesitate to create a new issue if run into a bug

Not much changes , only bigger version number so it looks nice ;)

WPWatcher 0.5.8

13 Apr 05:18
3f60896
Compare
Choose a tag to compare

Improve the signal management, clean interrupting and safer service restart

WPWatcher 0.5.7

12 Apr 15:15
Compare
Choose a tag to compare
  • Dockerfile
  • WPScan augments and false positive can be configures with CLI arguments
  • Real project structure and not just a big file
  • ˆC handling in order not to interrupt write() method
  • Json parser adjustments
  • Write WPScan results to files with --wpout

WPWatcher 0.5.6

09 Apr 14:50
Compare
Choose a tag to compare

Bug fixes