Retrieves information from the current kernel in the target system.: Kernel version can tell you vulnerabilities based on the version
Query:
select * from kernel_info;Additional Query Info:
Version: 1.4.5
Interval: 86400
JSON:
{ "queries": { "kernel_info": { "query" : "select * from kernel_info;", "interval" : "86400", "platform" : "", "version": "1.4.5", "description" : "Retrieves information from the current kernel in the target system.", "value" : "Kernel version can tell you vulnerabilities based on the version" } } }