Panda Antivirus for Linux

Panda CommandLineSecure 9 for Linux

['Panda CommandLineSecure 9 for Linux',
  ['/opt/pavcl/usr/bin/pavcl','pavcl'],
  '-auto -aex -heu -cmp -nbr -nor -nos -eng -nob {}',
  qr/Number of files infected[ .]*: 0+(?!\d)/m,
  qr/Number of files infected[ .]*: 0*[1-9]/m,
  qr/Found virus :\s*(\S+)/m ],

NOTE: for efficiency, start the Panda in resident mode with 'pavcl -tsr' before starting maiad - the bases are then loaded only once at startup.

To reload bases in a signature update script:

/opt/pavcl/usr/bin/pavcl -tsr -ulr; /opt/pavcl/usr/bin/pavcl -tsr

Please review other options of pavcl, for example:

 -nomalw, -nojoke, -nodial, -nohackt, -nospyw, -nocookies

Panda Antivirus for Linux

['Panda Antivirus for Linux', ['pavcl'],
  '-TSR -aut -aex -heu -cmp -nbr -nor -nso -eng {}',
  [0], [0x10, 0x30, 0x50, 0x70, 0x90, 0xB0, 0xD0, 0xF0],
  qr/Found virus :\s*(\S+)/m ],