Exception: WPScan::Error::NoLoginInterfaceDetected

Inherits:
Standard
  • Object
show all
Defined in:
lib/wpscan/errors/wordpress.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



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