ssh ident

From: sulloat_private
Date: Thu Mar 20 2003 - 11:16:21 PST

  • Next message: Renaud Deraison: "Re: ssh ident"

    We're seeing some odd messages with regard to SSH running on many servers. On
    one host, for example, I see:
    
    - An unknown service is running on this port.
      It is usually reserved for SSH
      Nessus ID : 10330
    
    - Remote SSH version : SSH-2.0-2.0.12 (non-commercial)
      Nessus ID : 10267
    
    It seems that find_service.nes is not identifying the SSH server. But the
    ssh_version.nasl is correctly figuring out that it is SSH...
    
    Any idea why find_services.nes is not properly identifying it? The match in
    find_services.nes is:
       else if(strstr(line, "ssh-"))
    which should work.
    
    Any ideas?
    
    -Sullo
    
    
    
    -- 
    http://www.cirt.net/
    



    This archive was generated by hypermail 2b30 : Thu Mar 20 2003 - 11:17:44 PST