FRISK F-Prot

daemonized scanner

### http://www.f-prot.com/
['FRISK F-Prot Daemon',
  \&ask_daemon,
  ["GET {}/*?-dumb%20-archive%20-packed HTTP/1.0\r\n\r\n",
    ['127.0.0.1:10200','127.0.0.1:10201','127.0.0.1:10202',
     '127.0.0.1:10203','127.0.0.1:10204'] ],
  qr/(?i)<summary[^>]*>clean<\/summary>/,
  qr/(?i)<summary[^>]*>infected<\/summary>/,
  qr/(?i)<name>(.+)<\/name>/ ],

command-line scanner

### http://www.f-prot.com/   - backs up F-Prot Daemon
['FRISK F-Prot Antivirus', ['f-prot','f-prot.sh'],
  '-dumb -archive -packed {}', [0,8], [3,6],
  qr/Infection: (.+)|\s+contains\s+(.+)$/ ],