Exception: WPScan::Error::NotWordPress

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

Overview

Not WordPress Error

Instance Method Summary collapse

Instance Method Details

#to_sObject



14
15
16
# File 'lib/wpscan/errors/wordpress.rb', line 14

def to_s
  'The remote website is up, but does not seem to be running WordPress.'
end