Releases: wpscanteam/CMSScanner
Releases · wpscanteam/CMSScanner
v0.0.41.10
- Typhoeus Monkey patch has been put back to cleanly abort hydra at the end of the scan or when an exception is raised (including user cancels)
- Forced Typhoeus memoization to be disabled, potentially avoiding memory leaks with Hydra typhoeus/typhoeus#562
v0.0.41.9
v0.0.41.8
v0.0.41.7
Removes the Typhoeus::Hydra#abort monkey patch, which could result in an exception not being caught during password attacks, leading to a malformed JSON output when using -f json (and a 0 byte file when using -f json -o out.json) - #83
Also, it was causing the progress bar to be re-displayed when user canceled the scan
v0.0.41.5
v0.0.41.4
v0.0.41.3
v0.0.41.2
v0.0.41.1
Updates Dependencies (related to wpscanteam/wpscan#1266)