Rex::Proto::SMB::Exceptions::InvalidPacket
# File lib/rex/proto/smb/exceptions.rb, line 800 def to_s "The server responded with unexpected packet (Command=" + self.command.to_s + ' WordCount=' + self.word_count.to_s + ")" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.