Source: bdfproxy
Section: utils
Priority: optional
Maintainer: Debian Security Tools Packaging Team <pkg-security-team@lists.alioth.debian.org>
Uploaders: Philippe Thierry <phil@reseau-libre.net>
Build-Depends:
 go-md2man,
 dh-python,
 debhelper (>= 10),
 python,
 python-setuptools,
Standards-Version: 4.0.0
Homepage: https://github.com/secretsquirrel/BDFProxy
Vcs-Git: https://anonscm.debian.org/git/pkg-security/bdfproxy.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-security/bdfproxy.git

Package: bdfproxy
Architecture: all
Depends:
 ${misc:Depends},
 ${python:Depends},
 python-configobj,
 python-pefile,
 python-backports.ssl-match-hostname,
 python-blinker,
 python-certifi,
 python-click,
 python-configargparse,
 python-construct,
 python-cryptography,
 python-flask,
 python-h2,
 python-hpack,
 python-html2text,
 python-hyperframe,
 python-lxml,
 python-openssl,
 python-passlib,
 python-pil,
 python-pyasn1,
 python-pyparsing,
 python-pyperclip,
 python-requests,
 python-six,
 python-tornado,
 python-urwid,
 mitmproxy,
 backdoor-factory,
Description: Patch binaries during download ala MITM
 The bdfproxy is for patching binaries during download ala MITM because
 a lot of security tool websites still serve binaries via non-SSL/TLS means.
 .
 This tool is based on backdoor-factory modules to cave various binaries.

