![]() | ![]() | ![]() | PLUGIN_INFO |
This command is issued by the client to request information of the NVT specified by its oid.
CLIENT <|> PLUGIN_INFO <|> oid <|> CLIENT
The server answers with this line (analogous to PLUGIN_LIST command):
oid <|> name <|> category <|> copyright <|> description <|> summary <|> family <|> plugin_version <|> cve_id <|> bugtraq_id <|> xrefs <|> fprs
The last field, fprs is a comma-separated list of fingerprints of signatures, if any.
In case no plugin with OID=oid is found, the server will not answer at all.
For cve_id, bugtraq_id, xrefs and fprs symbolic values (NOCVE, NOBID, NOXREFS, NOSIGNKEYS) are sent, if no cve_id, bugtrac_id etc. is known.
![]() | ![]() | ![]() | PLUGIN_INFO |