class SSHScan::SSHLib::SentrySSH
Public Instance Methods
common()
click to toggle source
# File lib/ssh_scan/ssh_lib/sentryssh.rb, line 4 def common "sentryssh" end
cpe()
click to toggle source
# File lib/ssh_scan/ssh_lib/sentryssh.rb, line 8 def cpe "a:servertech:sentryssh" end
version()
click to toggle source
# File lib/ssh_scan/ssh_lib/sentryssh.rb, line 12 def version nil end