5ce4929834
Importing `Msf::Auxiliary::Scanner` at all will override the default `has_check?` check and add a its own `check` method. This redefines `has_check?` to allow usage of the Redis mixin while using an exploit-style `check` method. Fixes #13095