Exception: WPScan::Error::NoLoginInterfaceDetected
- Defined in:
- lib/wpscan/errors/wordpress.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
34 35 36 |
# File 'lib/wpscan/errors/wordpress.rb', line 34 def to_s 'Could not find a login interface to perform the password attack against' end |