---
name: spybye
version: 0.3_2
origin: security/spybye
comment: A web proxy to detect malware
arch: freebsd:9:x86:64
www: http://www.spybye.org/
maintainer: pauls@utdallas.edu
prefix: /usr/local
licenselogic: single
flatsize: 140832
desc: |
  SpyBye is a tool to help web masters determine if their web pages
  are hosting browser exploits that can infect visiting users with
  malware. It functions as an HTTP proxy server and intercepts all
  browser requests. SpyBye uses a few simple rules to determine if
  embedded links on your web page are harmlesss, unknown or maybe
  even dangerous.

  SpyBye analyzes all downloads in the background and provides you
  with a warning notification whenever it encounters content that
  is potentially malicious. At that point, you can click on the link
  in the notification and receive a more detailed analysis of the web page.

  WWW: http://www.spybye.org/
deps:
  libevent: {origin: devel/libevent, version: 1.4.14b_2}
categories: [www, security]
options: {CLAMAV: off}
files:
  /usr/local/bin/spybye: d279e16fa6e0abcbe51a6908de3de58903eb97a9e0e910b909137a0d4154bff7
  /usr/local/bin/spybye2html: 5435b44d8984a6aae454a48c9684a72dcc4145fbdd3228a82d978c507f865740
  /usr/local/etc/rc.d/spybye: ca02bb344eb6d1f54875c920ec8f1333a801a658f22260b058876aa122ab519e
  /usr/local/man/man1/spybye.1.gz: 5ecdf6daff02cec9b493bdf243651cfca4121b28c9f8637c1100ecdb84f2675f
  /usr/local/share/spybye/bad_patterns: fa8fa12bccf4df3eb831afcd35f2981fe28c5d82315c2aa312806889002f2388
  /usr/local/share/spybye/good_patterns: 5dae5d7afb029e48e84293057d1e49f629bfcea5cf68b6e5a088a198c298ae48
directories:
  /usr/local/share/spybye/: n
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
