logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

bdf_proxy - Patch binaries during download ala MITM

Description

       This tool is for security professionals and researchers only.

       Lan usage:

       <Internet>----<mitmMachine>----<userLan>

       Wifi usage:

       <Internet>----<mitmMachine>----<wifiPineapple>

       The tool is based on a configuration file, named bdfproxy.cfg, installed in /etc/bdfproxy directory.

History

       May 2017, Originally compiled by Philippe Thierry (phil at reseau-libre dot com)

Philippe Thierry                                Bdf_proxy Man Page                                  BDF_PROXY(1)

Name

       bdf_proxy - Patch binaries during download ala MITM

See Also

backdoor-factory(1)

Synopsis

bdf_proxy

       The configuration file is deployed in /etc/bdfproxy/bdfproxy.cfg.  When starting the tool, it read its
       configuration from:
         - a bdfproxy.cfg file in the current dir, if it exists
         - /etc/bdfproxy/bdfproxy.cfg if the previous file does not exist

See Also