{"id":650,"date":"2017-12-13T17:00:22","date_gmt":"2017-12-13T17:00:22","guid":{"rendered":"https:\/\/pandorafms.com\/library\/?p=650"},"modified":"2017-12-13T17:04:32","modified_gmt":"2017-12-13T17:04:32","slug":"mcafee-antivirus","status":"publish","type":"post","link":"https:\/\/pandorafms.com\/library\/mcafee-antivirus\/","title":{"rendered":"McAfee Antivirus"},"content":{"rendered":"<p>Check (in Spanish):<br \/>\n&#8211; Version of Engine &#038; DAT files<br \/>\n&#8211; 6 types of On Access Scan<br \/>\nAll is doing by a .bat to check path of installation and date of today. <\/p>\n<p>You must copy file on &#8220;%ProgramFiles%\\pandora_agent\\util\\av-pre_oas.bat&#8221; and run at start logon, after that it creates a 2nd file (av-oas.bat) with something like this: <\/p>\n<pre>\r\ngrep -a 26\/08\/2009 \"C:\\Documents and Settings\\All Users\\Datos de programa\\McAfee\\DesktopProtection\\OnAccessScanLog.txt\"\r\n<\/pre>\n<h2>Module data<\/h2>\n<pre>\r\nmodule_begin \r\nmodule_name AV - Ver. Motor\/Engine \r\nmodule_type generic_data_string \r\nmodule_exec av-oas.bat | grep \"del motor\" | gawk -F\"=\" \"{print $2}\" | tr -d \" \" | tr -d \\t \r\nmodule_description Antivirus Versi\u00f3n del motor \r\nmodule_end \r\n<\/pre>\n<pre>\r\nmodule_begin \r\nmodule_name AV - Ver. DAT \r\nmodule_type generic_data_string \r\nmodule_exec av-oas.bat | grep \"DAT del antivirus\" | gawk -F\"=\" \"{print $2}\" | tr -d \" \" | tr -d \\t \r\nmodule_description Antivirus Versi\u00f3n DAT del antivirus \r\nmodule_end \r\n<\/pre>\n<pre>\r\nmodule_begin \r\nmodule_name AV - OAS - Tiempo \r\nmodule_type generic_proc \r\nmodule_exec av-oas.bat | grep \"tiempo de espera\" | wc -l | tr -d \" \" | tr -d \\t \r\nmodule_description OAS - No analizados (se agot\u00f3 el tiempo de espera del an\u00e1lisis) \r\nmodule_end \r\n<\/pre>\n<pre>\r\nmodule_begin \r\nmodule_name AV - OAS - Cifrados \r\nmodule_type generic_proc \r\nmodule_exec av-oas.bat | grep cifrado | wc -l | tr -d \" \" | tr -d \\t \r\nmodule_description OAS - No analizados (el archivo est\u00e1 cifrado) \r\nmodule_end \r\n<\/pre>\n<pre>\r\nmodule_begin \r\nmodule_name AV - OAS - Fallo al limpiar \r\nmodule_type generic_proc \r\nmodule_exec av-oas.bat | grep \"fallo al limpiar\" | wc -l | tr -d \" \" | tr -d \\t \r\nmodule_description OAS - No se ha tomado ninguna medida (fallo al limpiar) \r\nmodule_end \r\n<\/pre>\n<pre>\r\nmodule_begin \r\nmodule_name AV - OAS - Eliminados \r\nmodule_type generic_proc \r\nmodule_exec av-oas.bat | grep \"Eliminado(s)\" | wc -l | tr -d \" \" | tr -d \\t \r\nmodule_description OAS - Archivos eliminados \r\nmodule_end \r\n<\/pre>\n<pre>\r\nmodule_begin \r\nmodule_name AV - OAS - Troyanos \r\nmodule_type generic_proc \r\nmodule_exec av-oas.bat | grep \"(Troyano)\" | wc -l | tr -d \" \" | tr -d \\t \r\nmodule_description OAS - Troyanos \r\nmodule_end \r\n<\/pre>\n<pre>\r\nmodule_begin \r\nmodule_name AV - OAS - Virus \r\nmodule_type generic_proc \r\nmodule_exec av-oas.bat | grep virus | grep -v Antivirus | grep -v antivirus | wc -l | tr -d \" \" | tr -d \\t \r\nmodule_description OAS - Virus \r\nmodule_end\r\n<\/pre>\n<h2>Files:<\/h2>\n<p><a href=\"\/library\/files_repository\/1251272230.suzdal.av-pre_oas.bat\t\">av-pre_oas.bat<\/a>\t<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Check (in Spanish): &#8211; Version of Engine &#038; DAT files &#8211; 6 types of On Access Scan All is doing by a .bat to check path of installation and date of today. You must copy file on &#8220;%ProgramFiles%\\pandora_agent\\util\\av-pre_oas.bat&#8221; and run at start logon, after that it creates a 2nd file (av-oas.bat) with something like this: [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[43],"tags":[146],"_links":{"self":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/650"}],"collection":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/comments?post=650"}],"version-history":[{"count":0,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/650\/revisions"}],"wp:attachment":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/media?parent=650"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/categories?post=650"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/tags?post=650"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}