🤬
  • Add cpe list from nmap scan to Tsunami scan report.

    PiperOrigin-RevId: 449334055
    Change-Id: I5343982449cb1403a63eacc3c76bcce094f2d8bb
  • Loading...
  • Annie Mao committed with Copybara-Service 2 years ago
    240b972e
    1 parent 72cc74e0
  • ■ ■ ■ ■ ■ ■
    proto/network_service.proto
    skipped 51 lines
    52 52   // Context information about this network service.
    53 53   ServiceContext service_context = 7;
    54 54   
     55 + // The detected Common Platform Enumeration (CPE) name for service,
     56 + // in the uri binding representation, like: cpe:/a:openbsd:openssh:8.4p1
     57 + repeated string cpes = 8;
     58 + 
    55 59   // TODO(magl): add ssl related information.
    56 60  }
    57 61   
    skipped 23 lines
Please wait...
Page is in error, reload to recover