Releases: tristanlatr/WPWatcher
Releases · tristanlatr/WPWatcher
WPWatcher 2.1.1
WPWatcher 2.0.6
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
Minor typo fix in error message when timeout reached.
WPWatcher 2.0.4
Pre scan without API Token feature
Restructuring and cleaning
Strict scan timeout can be configured
WPWatcher 2.0.3
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
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
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
Improve the signal management, clean interrupting and safer service restart
WPWatcher 0.5.7
- 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
Bug fixes